index
:
rpm-setup
distro/mga6
distro/mga7
distro/mga8
distro/mga9
master
The Mageia RPM configuration and scripts
Thierry Vignaud [tv]
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
build.macros.in
Commit message (
Expand
)
Author
Age
Files
Lines
*
Rename build.macros as macros.build
Jani Välimaa
2023-01-07
1
-475
/
+0
*
build.macros: use -Wl,--build-id=sha1 with %build_ldflags
Jani Välimaa
2022-06-19
1
-1
/
+5
*
build.macros: remove macro definitions living in python-rpm-macros
Jani Välimaa
2022-04-10
1
-12
/
+0
*
build.macros: use %__os_install_post_python in %__os_install_post
Jani Välimaa
2022-04-10
1
-1
/
+1
*
build.macros: remove %__brp_python_bytecompile as it lives now in python-rpm-...
Jani Välimaa
2022-04-10
1
-1
/
+0
*
build.macros: export LT_SYS_LIBRARY_PATH with %set_build_flags
Jani Välimaa
2021-10-17
1
-1
/
+3
*
build.macros: remove .la files before mangling shebangs
Jani Välimaa
2021-09-07
1
-1
/
+1
*
build.macros: run /usr/lib/rpm/brp-remove-la-files after %install
Jani Välimaa
2021-09-07
1
-0
/
+2
*
build.macros: run /usr/lib/rpm/check-rpaths after %install
Jani Välimaa
2021-09-07
1
-0
/
+2
*
Drop __brp_python_hardlink for rpm-4.17beta1
Thierry Vignaud
2021-06-22
1
-2
/
+0
*
Drop __brp_strip_shared b/c of rpm-4.17
Thierry Vignaud
2021-06-01
1
-2
/
+0
*
build.macros: Disable python byte compilation outside python dirs by default ...
Jani Välimaa
2021-02-28
1
-2
/
+2
*
%rename: take a 2nd arg to set the VR to obsolete
Thierry Vignaud
2020-06-23
1
-2
/
+2
*
%rename: don't obsolete what is provided (mga#26801)
Thierry Vignaud
2020-06-22
1
-1
/
+1
*
build.macros: add _configure_gnuconfig_hack macro based on one from Fedora to...
Jani Välimaa
2020-06-01
1
-0
/
+8
*
build macros: add _legacy_common_support macro for adding -fcommon to compile...
Jani Välimaa
2020-05-21
1
-1
/
+1
*
build.macros: run /usr/lib/rpm/check-buildroot at end of %install scriptlet v...
Jani Välimaa
2020-05-09
1
-0
/
+2
*
Revert "build.macros: remove '--without <section>' rpmbuild functionality"
Thierry Vignaud
2020-02-12
1
-1
/
+25
*
Revert "build.macros: drop unused _with() and _without() macros originating t...
Thierry Vignaud
2020-02-12
1
-0
/
+5
*
build.macros: add __spec_install_post
Jani Välimaa
2020-02-04
1
-0
/
+6
*
build.macros: remove '--without <section>' rpmbuild functionality
Jani Välimaa
2020-02-04
1
-25
/
+1
*
build.macros: drop unused _with() and _without() macros originating to RPM 4.4
Jani Välimaa
2020-02-02
1
-5
/
+0
*
build.macros: drop old perl compatibility macros
Jani Välimaa
2020-02-01
1
-4
/
+0
*
build.macros: drop old python py_* compatibility macros
Jani Välimaa
2020-02-01
1
-11
/
+0
*
build.macros: remove old pyver macro (to be added to python-rpm-macros pkg)
Jani Välimaa
2020-02-01
1
-4
/
+0
*
build.macros: drop unused _package_i18n() macro
Jani Välimaa
2020-01-22
1
-13
/
+0
*
build.macros: add mistakenly removed --prefix= back to configure macro
Jani Välimaa
2020-01-16
1
-0
/
+1
*
build.macros: fix tabs vs. spaces
Jani Välimaa
2020-01-16
1
-1
/
+1
*
build macros: fix configure macro continuation
Jani Välimaa
2020-01-16
1
-1
/
+1
*
build.macros: sync configure macro with rpm upstream
Jani Välimaa
2020-01-16
1
-5
/
+6
*
build.macros: replace configure2_5x with configure macro
Jani Välimaa
2020-01-16
1
-6
/
+3
*
build.macros: drop legacy libtoolize calls from configure macros
Jani Välimaa
2020-01-16
1
-9
/
+1
*
build.macros: drop deprecated and unused __cputoolize macor
Jani Välimaa
2020-01-16
1
-1
/
+0
*
build.macros: drop legacy --x-includes= and --x-libraries= from configure macros
Jani Välimaa
2020-01-16
1
-3
/
+1
*
Clean build.macros.in a bit
Jani Välimaa
2019-12-28
1
-6
/
+4
*
build.macros: add build_* flags and set_build_flags macro from upstream rpm
Jani Välimaa
2019-12-28
1
-6
/
+34
*
build.macros: add __global_* flags for compatibility with Fedora
Jani Välimaa
2019-12-28
1
-1
/
+7
*
build.macros: drop unused make_session and make_dm_session
Jani Välimaa
2019-12-28
1
-6
/
+0
*
build.macros: drop more unused macros
Jani Välimaa
2019-12-27
1
-3
/
+0
*
build.macros: drop unused _update_menus_bin macro
Jani Välimaa
2019-12-27
1
-3
/
+1
*
build.macros: drop unused __chkconfig and __service macros
Jani Välimaa
2019-12-27
1
-3
/
+0
*
build.macros: drop deprecated and unused post_install_gconf_schemas
Jani Välimaa
2019-12-27
1
-3
/
+1
*
build.macros: drop deprecated and unused macros
Jani Välimaa
2019-12-27
1
-10
/
+0
*
build.macros: use %{warn:...} macro for deprecation warnings
Jani Välimaa
2019-12-27
1
-3
/
+3
*
build.macros: remove %_after_setup leftovers
Jani Välimaa
2019-12-26
1
-8
/
+0
*
Replace setup_compile_flags rpm macro with upstream set_build_flags macro
Jani Välimaa
2019-12-26
1
-5
/
+3
*
Switch binary payload compression to Zstandard level 19
Thierry Vignaud
2019-12-23
1
-2
/
+2
*
fix %__libtoolize disapearing in rpm-4.15 (mga#25440)
Thierry Vignaud
2019-09-19
1
-0
/
+1
*
Add %_metainfodir macro for appdata metainfo dir
Jani Välimaa
2019-01-19
1
-0
/
+3
*
Strip binaries and libraries in __os_install_post if __debug_package isn't de...
Jani Välimaa
2018-10-21
1
-0
/
+10
[next]