Author: glen                         Date: Thu Aug 21 20:43:19 2008 GMT
Module: SPECS                         Tag: HEAD
---- Log message:
- forgoten backslashes

---- Files affected:
SPECS:
   rpm-whiteout.spec (1.3 -> 1.4) 

---- Diffs:

================================================================
Index: SPECS/rpm-whiteout.spec
diff -u SPECS/rpm-whiteout.spec:1.3 SPECS/rpm-whiteout.spec:1.4
--- SPECS/rpm-whiteout.spec:1.3 Wed Aug 13 13:44:16 2008
+++ SPECS/rpm-whiteout.spec     Thu Aug 21 22:43:14 2008
@@ -32,10 +32,11 @@
 
 %%_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
+       vim>vim-rt \
+       vim-plugin-securemodelines>vim-rt \
+       vim-syntax-spec>vim-rt \
+       vim-syntax-poldek>vim-rt \
+%%{nil}
 EOF
 
 %clean
@@ -52,6 +53,9 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.4  2008/08/21 20:43:14  glen
+- forgoten backslashes
+
 Revision 1.3  2008/08/13 11:44:16  glen
 - vim-syntax-*, vim-plugin-* whiteout
 
================================================================

---- CVS-web:
    
http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/SPECS/rpm-whiteout.spec?r1=1.3&r2=1.4&f=u

_______________________________________________
pld-cvs-commit mailing list
[email protected]
http://lists.pld-linux.org/mailman/listinfo/pld-cvs-commit

Reply via email to