SPECS (DEVEL): cowiki.spec - standard permission for webapp config...

glen glen at pld-linux.org
Mon Nov 7 19:49:51 CET 2005


Author: glen                         Date: Mon Nov  7 18:49:51 2005 GMT
Module: SPECS                         Tag: DEVEL
---- Log message:
- standard permission for webapp config dir

---- Files affected:
SPECS:
   cowiki.spec (1.8.2.5 -> 1.8.2.6) 

---- Diffs:

================================================================
Index: SPECS/cowiki.spec
diff -u SPECS/cowiki.spec:1.8.2.5 SPECS/cowiki.spec:1.8.2.6
--- SPECS/cowiki.spec:1.8.2.5	Mon Nov  7 19:42:37 2005
+++ SPECS/cowiki.spec	Mon Nov  7 19:49:43 2005
@@ -10,7 +10,7 @@
 %else
 %define _source http://www.cowiki.org/download/%{name}-%{version}.tar.gz
 %endif
-%define _rel 0.1
+%define _rel 0.2
 
 Summary:	Web collaboration tool
 Summary(pl):	Narzędzie do współpracy i współtworzenia w sieci
@@ -109,10 +109,10 @@
 
 %files
 %defattr(644,root,root,755)
-%doc ChangeLog INSTALL* NEWS 
+%doc ChangeLog INSTALL* NEWS
 %doc README.IDIOM README.PLUGIN SKEL.PLUGIN
 %doc misc/database
-%dir %{_sysconfdir}
+%attr(751,root,root) %dir %{_sysconfdir}
 %attr(640,root,root) %config(noreplace) %verify(not md5 mtime size) %{_sysconfdir}/apache.conf
 %attr(640,root,http) %config(noreplace) %verify(not md5 mtime size) %{_sysconfdir}/core.conf
 %{_appdir}
@@ -124,6 +124,9 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.8.2.6  2005/11/07 18:49:43  glen
+- standard permission for webapp config dir
+
 Revision 1.8.2.5  2005/11/07 18:42:37  glen
 - rpmbuild(macros) for used rpm macros
 
================================================================

---- CVS-web:
    http://cvs.pld-linux.org/SPECS/cowiki.spec?r1=1.8.2.5&r2=1.8.2.6&f=u




More information about the pld-cvs-commit mailing list