SPECS: postnuke.spec - missing dir, glob syntax fix

qboosh qboosh at pld-linux.org
Thu Mar 9 22:29:43 CET 2006


Author: qboosh                       Date: Thu Mar  9 21:29:43 2006 GMT
Module: SPECS                         Tag: HEAD
---- Log message:
- missing dir, glob syntax fix

---- Files affected:
SPECS:
   postnuke.spec (1.42 -> 1.43) 

---- Diffs:

================================================================
Index: SPECS/postnuke.spec
diff -u SPECS/postnuke.spec:1.42 SPECS/postnuke.spec:1.43
--- SPECS/postnuke.spec:1.42	Thu Mar  9 21:47:56 2006
+++ SPECS/postnuke.spec	Thu Mar  9 22:29:38 2006
@@ -92,8 +92,9 @@
 %doc phoenix-sql/*
 %dir %{nukeroot}
 %attr(640,http,http) %config(noreplace) %{nukeroot}/config*.php
+%dir %{nukeroot}/pnTemp
 %attr(755,http,http) %{nukeroot}/pnTemp/*
-%{nukeroot}/[^ci,^cp]*
+%{nukeroot}/[!ip]*
 %{nukeroot}/images
 %{nukeroot}/includes
 %{nukeroot}/index.php
@@ -111,6 +112,9 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.43  2006/03/09 21:29:38  qboosh
+- missing dir, glob syntax fix
+
 Revision 1.42  2006/03/09 20:47:56  glen
 - php has epoch
 
================================================================

---- CVS-web:
    http://cvs.pld-linux.org/SPECS/postnuke.spec?r1=1.42&r2=1.43&f=u



More information about the pld-cvs-commit mailing list