SPECS: rpm-whiteout.spec - reverse whiteout so that lighttpd is installed b...
glen
glen at pld-linux.org
Mon Oct 27 11:23:36 CET 2008
Author: glen Date: Mon Oct 27 10:23:36 2008 GMT
Module: SPECS Tag: HEAD
---- Log message:
- reverse whiteout so that lighttpd is installed before it's modules
---- Files affected:
SPECS:
rpm-whiteout.spec (1.5 -> 1.6)
---- Diffs:
================================================================
Index: SPECS/rpm-whiteout.spec
diff -u SPECS/rpm-whiteout.spec:1.5 SPECS/rpm-whiteout.spec:1.6
--- SPECS/rpm-whiteout.spec:1.5 Tue Oct 7 11:41:06 2008
+++ SPECS/rpm-whiteout.spec Mon Oct 27 11:23:30 2008
@@ -31,14 +31,14 @@
# and that both p and q are package names (i.e. no version/release).
%%_dependency_whiteout \
- php-pear-Console_Getopt>php-pear-PEAR-core \
- vim>vim-rt \
- vim-plugin-securemodelines>vim-rt \
- vim-syntax-spec>vim-rt \
- vim-syntax-poldek>vim-rt \
- lighttpd-mod_dirlisting>lighttpd \
- lighttpd-mod_indexfile>lighttpd \
- lighttpd-mod_staticfile>lighttpd \
+ php-pear-PEAR-core>php-pear-Console_Getopt \
+ vim-rt>vim \
+ vim-rt>vim-plugin-securemodelines \
+ vim-rt>vim-syntax-spec> \
+ vim-rt>vim-syntax-poldek \
+ lighttpd>lighttpd-mod_dirlisting \
+ lighttpd>lighttpd-mod_indexfile \
+ lighttpd>lighttpd-mod_staticfile \
%%{nil}
EOF
@@ -56,6 +56,9 @@
All persons listed below can be reached at <cvs_login>@pld-linux.org
$Log$
+Revision 1.6 2008/10/27 10:23:30 glen
+- reverse whiteout so that lighttpd is installed before it's modules
+
Revision 1.5 2008/10/07 09:41:06 glen
- lighttpd dep loops
================================================================
---- CVS-web:
http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/SPECS/rpm-whiteout.spec?r1=1.5&r2=1.6&f=u
More information about the pld-cvs-commit
mailing list