]> git.pld-linux.org Git - packages/rpm.git/blame - rpm-rpmpopt.patch
- ugly gcc hack not needed.
[packages/rpm.git] / rpm-rpmpopt.patch
CommitLineData
80c5dfe1
JB
1--- rpm-4.3/rpmpopt.in.orig 2003-02-06 19:02:50.000000000 +0100
2+++ rpm-4.3/rpmpopt.in 2003-06-10 23:55:22.000000000 +0200
3@@ -105,16 +105,11 @@
4 --POPTdesc=$"find package name that contains a required capability (needs rpmdb-redhat package installed)"
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 #
10 # For Red Hat, value should be "redhat-dist:redhat-powertools".
11 rpm alias --i18ndomains --define '_i18ndomains !#:+'
12
13-# Build policies enabled from command line. Last policy applies.
14-rpm alias --buildpolicy --define '__os_install_post @RPMCONFIGDIR@/brp-!#:+' \
15- --POPTdesc=$"set buildroot <policy> (e.g. compress man pages)" \
16- --POPTargs=$"<policy>"
17-
3b934e94 18 # Choose db interface:
19 # 0 same as 1
20 # 1 native db1 interface (e.g. linux glibc libdb1 routines).
80c5dfe1
JB
21@@ -217,6 +212,15 @@
22 rpmb alias --without --define "_without_!#:+ --without-!#:+" \
23 --POPTdesc=$"disable configure <option> for build" \
24 --POPTargs=$"<option>"
25+# (PLD-specific) Make RPM build tree
26+rpmb exec --install-build-tree install-build-tree \
27+ --POPTdesc=$"make all needed dirs for building binary rpms"
28+# (PLD-specific) Compiling with debuginfo may be enabled by --debug
29+rpmb alias --debug --define 'debug 1' \
30+ --POPTdesc=$"build packages with debug information"
31+# (PLD-specific) Conditional building
32+rpmb exec --bcond find-spec-bcond \
33+ --POPTdesc=$"find all --with/--without values"
34 #==============================================================================
35 rpmbuild alias --dbpath --define '_dbpath !#:+' \
36 --POPTdesc=$"use database in DIRECTORY" \
37@@ -232,6 +236,19 @@
38 rpmbuild alias --without --define "_without_!#:+ --without-!#:+" \
39 --POPTdesc=$"disable configure <option> for build" \
40 --POPTargs=$"<option>"
41+# (PLD-specific) Make RPM build tree
42+rpmbuild exec --install-build-tree install-build-tree \
43+ --POPTdesc=$"make all needed dirs for building binary rpms"
44+# (PLD-specific) Compiling with debuginfo may be enabled by --debug
45+rpmbuild alias --debug --define 'debug 1' \
46+ --POPTdesc=$"build packages with debug information"
47+# (PLD-specific) Conditional building
48+rpmbuild exec --bcond find-spec-bcond \
49+ --POPTdesc=$"find all --with/--without values"
50+# Build policies enabled from command line. Last policy applies.
51+#rpmbuild alias --buildpolicy --define '__os_install_post @RPMCONFIGDIR@/brp-!#:+' \
52+# --POPTdesc=$"set buildroot <policy> (e.g. compress man pages)" \
53+# --POPTargs=$"<policy>"
54 #==============================================================================
55 rpmd alias --dbpath --define '_dbpath !#:+' \
56 --POPTdesc=$"use database in DIRECTORY" \
9104040c
JB
57--- rpm/po/pl.po.orig 2005-01-16 21:16:12.259536368 +0100
58+++ rpm/po/pl.po 2005-01-16 21:17:45.817313424 +0100
59@@ -4379,6 +4379,18 @@
60 msgid "disable configure <option> for build"
61