]> git.pld-linux.org Git - packages/rpm.git/commitdiff
- disable repackage and debug packages in macros, not spec
authorElan Ruusamäe <glen@pld-linux.org>
Sun, 26 Oct 2008 21:15:26 +0000 (21:15 +0000)
committercvs2git <feedback@pld-linux.org>
Sun, 24 Jun 2012 12:13:13 +0000 (12:13 +0000)
Changed files:
    rpm-disable-features-ti.patch -> 1.1.2.1

rpm-disable-features-ti.patch [new file with mode: 0644]

diff --git a/rpm-disable-features-ti.patch b/rpm-disable-features-ti.patch
new file mode 100644 (file)
index 0000000..b9200e8
--- /dev/null
@@ -0,0 +1,20 @@
+--- rpm-4.5/macros.in~ 2008-10-26 23:13:47.000000000 +0200
++++ rpm-4.5/macros.in  2008-10-26 23:14:17.862069247 +0200
+@@ -811,7 +811,7 @@
+ %_repackage_root      %{nil}
+ #     If non-zero, all erasures will be automagically repackaged.
+-%_repackage_all_erasures      1
++%_repackage_all_erasures      0
+ #     Prevent pure erasure transactions with --rollback. Pure
+ #     erasure rollback transactions will undo an anaconda install,
+@@ -1476,7 +1476,7 @@
+ #%__scriptlet_requires        /bin/bash --rpm-requires
+ # PLD rpm macros
+-%_enable_debug_packages 1
++%_enable_debug_packages 0
+ #-----------------------------------------------------------------
+ # CFLAGS and LDFLAGS used to build
This page took 0.030265 seconds and 4 git commands to generate.