SOURCES (rpm-4_5): rpm-disable-features-ti.patch (NEW) - disable repackage ...

glen glen at pld-linux.org
Sun Oct 26 22:15:31 CET 2008


Author: glen                         Date: Sun Oct 26 21:15:31 2008 GMT
Module: SOURCES                       Tag: rpm-4_5
---- Log message:
- disable repackage and debug packages in macros, not spec

---- Files affected:
SOURCES:
   rpm-disable-features-ti.patch (NONE -> 1.1.2.1)  (NEW)

---- Diffs:

================================================================
Index: SOURCES/rpm-disable-features-ti.patch
diff -u /dev/null SOURCES/rpm-disable-features-ti.patch:1.1.2.1
--- /dev/null	Sun Oct 26 22:15:32 2008
+++ SOURCES/rpm-disable-features-ti.patch	Sun Oct 26 22:15:26 2008
@@ -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
================================================================


More information about the pld-cvs-commit mailing list