SPECS: nocc.spec - simplyfied files section

tommat tommat at pld-linux.org
Tue Nov 8 18:55:37 CET 2005


Author: tommat                       Date: Tue Nov  8 17:55:37 2005 GMT
Module: SPECS                         Tag: HEAD
---- Log message:
- simplyfied files section

---- Files affected:
SPECS:
   nocc.spec (1.27 -> 1.28) 

---- Diffs:

================================================================
Index: SPECS/nocc.spec
diff -u SPECS/nocc.spec:1.27 SPECS/nocc.spec:1.28
--- SPECS/nocc.spec:1.27	Tue Nov  8 18:31:47 2005
+++ SPECS/nocc.spec	Tue Nov  8 18:55:32 2005
@@ -45,6 +45,7 @@
 rm -f $RPM_BUILD_ROOT%{_noccdir}/{COPYING,INSTALL,README,*.sh}
 rm -rf $RPM_BUILD_ROOT%{_noccdir}/debian
 rm -f $RPM_BUILD_ROOT%{_noccdir}/conf.php.dist
+rm -f $RPM_BUILD_ROOT%{_noccdir}/lang/*.sh
 
 install %{SOURCE1} $RPM_BUILD_ROOT/etc/httpd/%{name}.conf
 
@@ -84,35 +85,11 @@
 %doc docs/*
 %doc addcgipath.sh
 %doc conf.php.dist
-%attr(750,root,http) %dir %{_noccdir}
-%attr(770,root,http) %dir %{_var}/lib/nocc
-%config(noreplace) %verify(not md5 mtime size) /etc/httpd/%{name}.conf
-%attr(640,root,http) %{_noccdir}/*.php
 %dir /etc/nocc
-%attr(640,root,http) %config(noreplace) %verify(not md5 mtime size) /etc/nocc/conf.php
-%attr(750,root,http) %dir %{_noccdir}/html
-%attr(640,root,http) %{_noccdir}/html/*
-%attr(750,root,http) %dir %{_noccdir}/lang
-%attr(640,root,http) %{_noccdir}/lang/*.php
-%attr(750,root,http) %dir %{_noccdir}/themes
-%attr(750,root,http) %dir %{_noccdir}/themes/blue
-%attr(750,root,http) %dir %{_noccdir}/themes/blue/img
-%attr(640,root,http) %{_noccdir}/themes/blue/img/*.png
-%attr(750,root,http) %dir %{_noccdir}/themes/blue/img/smilies
-%attr(640,root,http) %{_noccdir}/themes/blue/img/smilies/*.png
-%attr(640,root,http) %{_noccdir}/themes/blue/*.css
-%attr(750,root,http) %dir %{_noccdir}/themes/newlook
-%attr(750,root,http) %dir %{_noccdir}/themes/newlook/img
-%attr(640,root,http) %{_noccdir}/themes/newlook/img/*.png
-%attr(750,root,http) %dir %{_noccdir}/themes/newlook/img/smilies
-%attr(640,root,http) %{_noccdir}/themes/newlook/img/smilies/*.png
-%attr(640,root,http) %{_noccdir}/themes/newlook/*.css
-%attr(750,root,http) %dir %{_noccdir}/themes/standard
-%attr(750,root,http) %dir %{_noccdir}/themes/standard/img
-%attr(640,root,http) %{_noccdir}/themes/standard/img/*.png
-%attr(750,root,http) %dir %{_noccdir}/themes/standard/img/smilies
-%attr(640,root,http) %{_noccdir}/themes/standard/img/smilies/*.png
-%attr(640,root,http) %{_noccdir}/themes/standard/*.css
+%config(noreplace) %verify(not md5 mtime size) /etc/httpd/%{name}.conf
+%config(noreplace) %verify(not md5 mtime size) /etc/nocc/conf.php
+%attr(770,root,http) %dir %{_var}/lib/nocc
+%{_noccdir}
 
 %define date	%(echo `LC_ALL="C" date +"%a %b %d %Y"`)
 %changelog
@@ -120,6 +97,9 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.28  2005/11/08 17:55:32  tommat
+- simplyfied files section
+
 Revision 1.27  2005/11/08 17:31:47  tommat
 - fixed dir permissions
 
================================================================

---- CVS-web:
    http://cvs.pld-linux.org/SPECS/nocc.spec?r1=1.27&r2=1.28&f=u




More information about the pld-cvs-commit mailing list