]> git.pld-linux.org Git - packages/rpm.git/blobdiff - rpm-rpmpopt.patch
- properly null-terminate ascii digest string, this fixes upgrade
[packages/rpm.git] / rpm-rpmpopt.patch
index 31d00aac2d97fa1dcfafc4130f8602d8686dfdcd..18e3a0cdfb38358ac460f4c59bca1741e8fca4ea 100644 (file)
@@ -1,22 +1,6 @@
 --- rpm-4.4.4/rpmpopt.in.orig  2005-10-30 02:15:44.000000000 +0200
 +++ rpm-4.4.4/rpmpopt.in       2005-11-18 22:43:57.809703712 +0100
-@@ -221,6 +221,15 @@
- rpmb  alias --without         --define "_without_!#:+    --without-!#:+" \
-       --POPTdesc=$"disable configure <option> for build" \
-       --POPTargs=$"<option>"
-+# (PLD-specific) Make RPM build tree
-+rpmb  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
-+rpmb  alias --debug --define 'debug 1' \
-+      --POPTdesc=$"build packages with debug information"
-+# (PLD-specific) Conditional building
-+rpmb  exec  --bcond find-spec-bcond \
-+      --POPTdesc=$"find all --with/--without values"
- #==============================================================================
- rpmbuild      alias --dbpath          --define '_dbpath !#:+' \
-       --POPTdesc=$"use database in DIRECTORY" \
-@@ -240,5 +249,15 @@
+@@ -240,6 +249,16 @@
        --POPTdesc=$"override build root" \
        --POPTargs=$"DIRECTORY"
  
@@ -30,8 +14,9 @@
 +rpmbuild exec  --bcond find-spec-bcond \
 +      --POPTdesc=$"find all --with/--without values"
 +
- # \endverbatim
- #*/
+ rpmbuild alias --lsb --noautoreq --noautoprov \
+       --define '_use_internal_dependency_generator 0' \
+       --notinlsb
 ;--- rpm-4.4.9/po/pl.po.orig   2007-05-22 01:10:34.875893544 +0200
 ;+++ rpm-4.4.9/po/pl.po        2007-05-22 08:08:41.253484731 +0200
 ;@@ -4509,6 +4509,18 @@
This page took 0.03737 seconds and 4 git commands to generate.