]> git.pld-linux.org Git - packages/rpm.git/blame - rpm-rpmpopt.patch
- cosmetics
[packages/rpm.git] / rpm-rpmpopt.patch
CommitLineData
890f449d
JB
1--- rpm-4.4.3/rpmpopt.in.orig 2005-10-30 02:15:44.000000000 +0200
2+++ rpm-4.4.3/rpmpopt.in 2005-11-18 22:43:57.809703712 +0100
3@@ -134,7 +134,7 @@
4 --POPTdesc=$"Failed transactions will be rolled back automatically"
3b934e94 5
80c5dfe1
JB
6 # colon separated i18n domains to use as PO catalogue lookaside for
7-* retrieving header group/description/summary.
8+# retrieving header group/description/summary.
9 #
890f449d 10 # For vendors, value should be "vendor-dist".
80c5dfe1 11 rpm alias --i18ndomains --define '_i18ndomains !#:+'
890f449d 12@@ -246,6 +246,15 @@
80c5dfe1
JB
13 rpmb alias --without --define "_without_!#:+ --without-!#:+" \
14 --POPTdesc=$"disable configure <option> for build" \
15 --POPTargs=$"<option>"
16+# (PLD-specific) Make RPM build tree
17+rpmb exec --install-build-tree install-build-tree \
18+ --POPTdesc=$"make all needed dirs for building binary rpms"
19+# (PLD-specific) Compiling with debuginfo may be enabled by --debug
20+rpmb alias --debug --define 'debug 1' \
21+ --POPTdesc=$"build packages with debug information"
22+# (PLD-specific) Conditional building
23+rpmb exec --bcond find-spec-bcond \
24+ --POPTdesc=$"find all --with/--without values"
25 #==============================================================================
26 rpmbuild alias --dbpath --define '_dbpath !#:+' \
27 --POPTdesc=$"use database in DIRECTORY" \
890f449d 28@@ -261,6 +270,15 @@
80c5dfe1
JB
29 rpmbuild alias --without --define "_without_!#:+ --without-!#:+" \
30 --POPTdesc=$"disable configure <option> for build" \
31 --POPTargs=$"<option>"
32+# (PLD-specific) Make RPM build tree
33+rpmbuild exec --install-build-tree install-build-tree \
34+ --POPTdesc=$"make all needed dirs for building binary rpms"
35+# (PLD-specific) Compiling with debuginfo may be enabled by --debug
36+rpmbuild alias --debug --define 'debug 1' \
37+ --POPTdesc=$"build packages with debug information"
38+# (PLD-specific) Conditional building
39+rpmbuild exec --bcond find-spec-bcond \
40+ --POPTdesc=$"find all --with/--without values"
80c5dfe1
JB
41 #==============================================================================
42 rpmd alias --dbpath --define '_dbpath !#:+' \
43 --POPTdesc=$"use database in DIRECTORY" \
3deee7bd
JB
44--- rpm-4.4.2/po/pl.po.orig 2005-07-23 14:59:24.279380584 +0200
45+++ rpm-4.4.2/po/pl.po 2005-07-23 15:08:13.952857976 +0200
46@@ -4387,6 +4387,18 @@
9104040c
JB
47 msgid "disable configure <option> for build"
48