]> git.pld-linux.org Git - packages/rpm.git/blobdiff - rpm-rpmpopt.patch
- ported to 4.4.9
[packages/rpm.git] / rpm-rpmpopt.patch
index 167b45b62812c4ad2ecdd2929f8cf7b4869b3744..f55f4bd3c8f234a90f56be54009776b4f3342b26 100644 (file)
@@ -1,16 +1,55 @@
---- rpm-3.0.4/rpmpopt.in.wiget Wed Feb 23 23:40:53 2000
-+++ rpm-3.0.4/rpmpopt.in       Wed Mar 22 17:39:52 2000
-@@ -81,3 +81,12 @@
+--- 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
+@@ -246,6 +246,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" \
+@@ -261,6 +270,15 @@
+ rpmbuild alias --buildroot      --define '.buildroot !#:+' \
+       --POPTdesc=$"override build root" \
+       --POPTargs=$"DIRECTORY"
++# (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"
+ #==============================================================================
+ rpmd  alias --dbpath          --define '_dbpath !#:+' \
+       --POPTdesc=$"use database in DIRECTORY" \
+--- 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 @@
+ msgid "disable configure <option> for build"
+ msgstr "wy³±cz <opcjê> konfiguracji przy budowaniu"
  
- # Build policies enabled from command line. Last policy applies.
- rpm alias --buildpolicy --define '__spec_install_post @RPMCONFIGDIR@/brp-!#:+'
++#: rpmpopt:251
++msgid "make all needed dirs for building binary rpms"
++msgstr "utwórz wszystkie katalogi potrzebne do budowania binarnych RPM-ów"
 +
-+# Make RPM build tree
-+rpm exec --install-build-tree install-build-tree
++#: rpmpopt:254
++msgid "build packages with debug information"
++msgstr "buduj pakiety z informacjami do odpluskwiania"
 +
-+# Compiling with debuginfo may be enabled by --debug
-+rpm alias --debug --define 'debug 1'
++#: rpmpopt:257
++msgid "find all --with/--without values"
++msgstr "znajd¼ wszystkie warto¶ci --with/--without"
 +
-+# Don't remove $BUILDROOT if --noclean
-+rpm alias --noclean --define '__spec_clean_pre exit 0'
-\ No newline at end of file
+ #: rpmpopt:262 rpmpopt:277 rpmpopt:295 rpmpopt:303
+ #: rpmpopt:311 rpmpopt:319 rpmpopt:327 rpmpopt:335
+ #: rpmpopt:343 rpmpopt:454 rpmpopt:564 rpmpopt:572
This page took 0.028986 seconds and 4 git commands to generate.