[packages/rpm] patching out redhat stuff (our _dependency_whiteout is in rpm-whiteout package)

glen glen at pld-linux.org
Fri Nov 16 23:41:50 CET 2012


commit 54f5e944a36ab54763126d77f1f29feea1a67867
Author: Elan Ruusamäe <glen at delfi.ee>
Date:   Sat Nov 17 00:41:19 2012 +0200

    patching out redhat stuff (our _dependency_whiteout is in rpm-whiteout package)

 rpm-macros.patch | 22 ++++++++++++++++++++++
 1 file changed, 22 insertions(+)
---
diff --git a/rpm-macros.patch b/rpm-macros.patch
new file mode 100644
index 0000000..263deeb
--- /dev/null
+++ b/rpm-macros.patch
@@ -0,0 +1,22 @@
+--- rpm-5.4.10/macros/macros.in~	2012-11-17 00:38:23.000000000 +0200
++++ rpm-5.4.10/macros/macros.in	2012-11-17 00:38:55.871401871 +0200
+@@ -670,18 +670,7 @@
+ # 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_caos_core		\
+-	perl>perl-Filter		\
+-	pam>coreutils			\
+-	pam>initscripts			\
+-	glibc-common>glibc		\
+-	glibc>nscd			\
+-	filesystem>setup
+-
+-%_dependency_whiteout			\
+-	%{?_dependency_whiteout_caos_core} \
+-	%{?_dependency_whiteout_system} \
+-	%{nil}
++%_dependency_whiteout	%{nil}
+ 
+ #
+ # Default path used for serializing transactions with a  fcntl lock.
================================================================

---- gitweb:

http://git.pld-linux.org/gitweb.cgi/packages/rpm.git/commitdiff/54f5e944a36ab54763126d77f1f29feea1a67867



More information about the pld-cvs-commit mailing list