SOURCES: rpm.macros - wipe redhat specific _dependency_whiteout - ...

glen glen at pld-linux.org
Thu Nov 3 18:06:07 CET 2005


Author: glen                         Date: Thu Nov  3 17:06:07 2005 GMT
Module: SOURCES                       Tag: HEAD
---- Log message:
- wipe redhat specific _dependency_whiteout
- PLD should be cool without these and they don't match PLD package names anyway

---- Files affected:
SOURCES:
   rpm.macros (1.260 -> 1.261) 

---- Diffs:

================================================================
Index: SOURCES/rpm.macros
diff -u SOURCES/rpm.macros:1.260 SOURCES/rpm.macros:1.261
--- SOURCES/rpm.macros:1.260	Thu Nov  3 16:08:21 2005
+++ SOURCES/rpm.macros	Thu Nov  3 18:06:02 2005
@@ -39,6 +39,16 @@
 
 %dependencytracking	%{nil}
 
+#	Relations between package names that cause dependency loops
+#	with legacy packages that cannot be fixed. Relations are
+#	specified as
+#		p>q
+#	where package p has a Requires: on something that package q Provides:
+#
+# XXX	Note: that there cannot be any whitespace within the string "p>q",
+#	and that both p and q are package names (i.e. no version/release).
+%_dependency_whiteout	%{nil}
+
 #-----------------------------------------------------------------
 %configure2_13 { \
  if [ -n "$LINGUAS" ]; then unset LINGUAS; fi; \
================================================================

---- CVS-web:
    http://cvs.pld-linux.org/SOURCES/rpm.macros?r1=1.260&r2=1.261&f=u




More information about the pld-cvs-commit mailing list