X-Git-Url: https://git.pld-linux.org/?a=blobdiff_plain;f=rpm-popt-aliases.patch;h=8166b08600931a174c0de50c2cabc1d8fc8b154d;hb=f8fca5b06c28a18222d09163f9fb595da596c43d;hp=c87d727f376b39739464fc6025af38e26f445717;hpb=3b4e663f7da7c6b6a04aafc09a2a64fad396818c;p=packages%2Frpm.git diff --git a/rpm-popt-aliases.patch b/rpm-popt-aliases.patch index c87d727..8166b08 100644 --- a/rpm-popt-aliases.patch +++ b/rpm-popt-aliases.patch @@ -1,8 +1,31 @@ ---- ./rpmpopt.in 2008-03-13 16:18:11.169818380 +0200 -+++ rpm-4.4.9/rpmpopt.in 2008-03-24 22:09:33.709972364 +0200 -@@ -595,4 +595,13 @@ - rpmv alias --httpproxy --define '_httpproxy !#:+' - +--- rpm-4.4.9/rpmpopt.in 2008-03-24 22:09:33.709972364 +0200 ++++ rpm-4.4.9/rpmpopt.in 2008-04-04 18:51:45.658923774 +0300 +@@ -240,5 +246,39 @@ + --POPTdesc=$"trace macro expansion" + rpmspec alias --nodebuginfo --define 'debug_package %{nil}' \ + --POPTdesc=$"do not generate debuginfo for this package" ++# (PLD-specific) Make RPM build tree ++rpmbuild exec --install-build-tree install-build-tree \ ++ --POPTdesc=$"make all needed dirs for building binary rpms" ++ ++# (PLD-specific) Compiling with debuginfo may be enabled by --debug ++rpmbuild alias --debug --define 'debug 1' \ ++ --POPTdesc=$"build packages with debug information" ++ ++# (PLD-specific) Conditional building ++rpmbuild exec --bcond find-spec-bcond \ ++ --POPTdesc=$"find all --with/--without values" ++ ++rpm alias --with --define "_with_!#:+ --with-!#:+" \ ++ --POPTdesc=$"enable configure