SPECS: sawdog.spec - 644 for config.php

paszczus paszczus at pld-linux.org
Thu Sep 28 09:38:55 CEST 2006


Author: paszczus                     Date: Thu Sep 28 07:38:55 2006 GMT
Module: SPECS                         Tag: HEAD
---- Log message:
- 644 for config.php

---- Files affected:
SPECS:
   sawdog.spec (1.1 -> 1.2) 

---- Diffs:

================================================================
Index: SPECS/sawdog.spec
diff -u SPECS/sawdog.spec:1.1 SPECS/sawdog.spec:1.2
--- SPECS/sawdog.spec:1.1	Thu Sep 28 09:34:16 2006
+++ SPECS/sawdog.spec	Thu Sep 28 09:38:49 2006
@@ -40,7 +40,7 @@
 install sawdog.pl $RPM_BUILD_ROOT%{_bindir}
 for i in `ls -1 services/`; do install services/$i $RPM_BUILD_ROOT%{_bindir}/sawdog.$i ; done
 install sawdog.conf $RPM_BUILD_ROOT%{_sysconfdir}/sawdog
-cp -r www $RPM_BUILD_ROOT/home/services/httpd/html/sawdog
+cp -r www/* $RPM_BUILD_ROOT/home/services/httpd/html/sawdog
 
 %clean
 rm -rf $RPM_BUILD_ROOT
@@ -52,13 +52,17 @@
 %%dir %{_sysconfdir}
 %config(noreplace) %verify(not md5 mtime size) %{_sysconfdir}/sawdog/sawdog.conf
 %attr(755,root,root) %{_bindir}/*
-%attr(755,root,root) /home/services/httpd/html/*
+%attr(755,root,root) /home/services/httpd/html/sawdog/*
+%attr(644,root,root) /home/services/httpd/html/sawdog/config.php
 
 %define date	%(echo `LC_ALL="C" date +"%a %b %d %Y"`)
 %changelog
 * %{date} PLD Team <feedback at pld-linux.org>
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 $Log$
+Revision 1.2  2006/09/28 07:38:49  paszczus
+- 644 for config.php
+
 Revision 1.1  2006/09/28 07:34:16  paszczus
 - initial spec
 
================================================================

---- CVS-web:
    http://cvs.pld-linux.org/SPECS/sawdog.spec?r1=1.1&r2=1.2&f=u



More information about the pld-cvs-commit mailing list