SPECS: bandersnatch.spec - see TODO

arekm arekm at pld-linux.org
Wed Sep 21 10:41:46 CEST 2005


Author: arekm                        Date: Wed Sep 21 08:41:46 2005 GMT
Module: SPECS                         Tag: HEAD
---- Log message:
- see TODO

---- Files affected:
SPECS:
   bandersnatch.spec (1.4 -> 1.5) 

---- Diffs:

================================================================
Index: SPECS/bandersnatch.spec
diff -u SPECS/bandersnatch.spec:1.4 SPECS/bandersnatch.spec:1.5
--- SPECS/bandersnatch.spec:1.4	Wed Sep 21 10:29:36 2005
+++ SPECS/bandersnatch.spec	Wed Sep 21 10:41:41 2005
@@ -29,6 +29,9 @@
 %package frontend
 Summary:	bandersnatch web frontend
 Group:		Applications/WWW
+Requires:	php-pear-HTML_Template_IT
+Requires:	php-pear-DB
+Requires:	php-pear-Auth
 
 %description frontend
 bandersnatch web frontend.
@@ -80,7 +83,7 @@
 %doc *.sql doc/*
 %dir %{_sysconfdir}/%{name}
 %attr(755,root,root) %{_sbindir}/*
-%attr(640,root,root) %config(noreplace) %verify(not md5 mtime size) %{_sysconfdir}/%{name}/%{name}.xml
+%attr(640,root,nobody) %config(noreplace) %verify(not md5 mtime size) %{_sysconfdir}/%{name}/%{name}.xml
 %attr(754,root,root) /etc/rc.d/init.d/%{name}
 %attr(640,root,root) %config(noreplace) %verify(not md5 mtime size) /etc/sysconfig/%{name}
 
@@ -88,7 +91,7 @@
 %defattr(644,root,root,755)
 %dir %{_sysconfdir}/%{name}
 %{_datadir}/%{name}-frontend
-%attr(640,root,root) %config(noreplace) %verify(not md5 mtime size) %{_sysconfdir}/%{name}/%{name}*.cfg
+%attr(640,root,http) %config(noreplace) %verify(not md5 mtime size) %{_sysconfdir}/%{name}/%{name}*.cfg
 
 %define date	%(echo `LC_ALL="C" date +"%a %b %d %Y"`)
 %changelog
@@ -96,6 +99,9 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.5  2005/09/21 08:41:41  arekm
+- see TODO
+
 Revision 1.4  2005/09/21 08:29:36  arekm
 - TODO updated
 
================================================================

---- CVS-web:
    http://cvs.pld-linux.org/SPECS/bandersnatch.spec?r1=1.4&r2=1.5&f=u




More information about the pld-cvs-commit mailing list