]> git.pld-linux.org Git - packages/rpm.git/blame - rpm-rpmpopt.patch
- compress debuginfo sections with zlib (reduce /usr/lib/debug size).
[packages/rpm.git] / rpm-rpmpopt.patch
CommitLineData
0d7879ec
JB
1--- rpm-4.4.4/rpmpopt.in.orig 2005-10-30 02:15:44.000000000 +0200
2+++ rpm-4.4.4/rpmpopt.in 2005-11-18 22:43:57.809703712 +0100
890f449d 3@@ -246,6 +246,15 @@
80c5dfe1
JB
4 rpmb alias --without --define "_without_!#:+ --without-!#:+" \
5 --POPTdesc=$"disable configure <option> for build" \
6 --POPTargs=$"<option>"
7+# (PLD-specific) Make RPM build tree
8+rpmb exec --install-build-tree install-build-tree \
9+ --POPTdesc=$"make all needed dirs for building binary rpms"
10+# (PLD-specific) Compiling with debuginfo may be enabled by --debug
11+rpmb alias --debug --define 'debug 1' \
12+ --POPTdesc=$"build packages with debug information"
13+# (PLD-specific) Conditional building
14+rpmb exec --bcond find-spec-bcond \
15+ --POPTdesc=$"find all --with/--without values"
16 #==============================================================================
17 rpmbuild alias --dbpath --define '_dbpath !#:+' \
18 --POPTdesc=$"use database in DIRECTORY" \
e1068774 19@@ -248,5 +248,14 @@
639079f5 20 rpmbuild alias --buildroot --define '.buildroot !#:+' \
ed809d1d 21 --POPTdesc=$"override build root" \
e1068774 22 --POPTargs=$"DIRECTORY"
80c5dfe1
JB
23+# (PLD-specific) Make RPM build tree
24+rpmbuild exec --install-build-tree install-build-tree \
25+ --POPTdesc=$"make all needed dirs for building binary rpms"
26+# (PLD-specific) Compiling with debuginfo may be enabled by --debug
27+rpmbuild alias --debug --define 'debug 1' \
28+ --POPTdesc=$"build packages with debug information"
29+# (PLD-specific) Conditional building
30+rpmbuild exec --bcond find-spec-bcond \
31+ --POPTdesc=$"find all --with/--without values"
639079f5
ER
32
33 # \endverbatim
34--- rpm-4.5/po/pl.po~ 2008-04-13 03:15:20.000000000 +0300
35+++ rpm-4.5/po/pl.po 2008-04-13 03:16:26.314206092 +0300
36@@ -3964,6 +3964,18 @@
37 msgid "check Requires: against Provides: for dependency closure"
38