SPECS: nginx.spec - config macro

shadzik shadzik at pld-linux.org
Wed Sep 5 23:21:04 CEST 2007


Author: shadzik                      Date: Wed Sep  5 21:21:03 2007 GMT
Module: SPECS                         Tag: HEAD
---- Log message:
- config macro

---- Files affected:
SPECS:
   nginx.spec (1.19 -> 1.20) 

---- Diffs:

================================================================
Index: SPECS/nginx.spec
diff -u SPECS/nginx.spec:1.19 SPECS/nginx.spec:1.20
--- SPECS/nginx.spec:1.19	Wed Sep  5 22:55:04 2007
+++ SPECS/nginx.spec	Wed Sep  5 23:20:58 2007
@@ -162,7 +162,7 @@
 %attr(755,root,root) %{_sbindir}/%{name}
 %attr(770,root,%{name}) /var/cache/%{name}
 %attr(750,%{name},logs) /var/log/%{name}
-config(noreplace,missingok) %verify(not md5 mtime size) %{_nginxdir}/html/*
+%config(noreplace,missingok) %verify(not md5 mtime size) %{_nginxdir}/html/*
 #%attr(755,%{name},%{name}) %{_nginxdir}/html/favicon.ico
 
 %define date	%(echo `LC_ALL="C" date +"%a %b %d %Y"`)
@@ -171,6 +171,9 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.20  2007/09/05 21:20:58  shadzik
+- config macro
+
 Revision 1.19  2007/09/05 20:55:04  sardzent
 - %dir html and perms for favicon.ico
 
================================================================

---- CVS-web:
    http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/SPECS/nginx.spec?r1=1.19&r2=1.20&f=u



More information about the pld-cvs-commit mailing list