SPECS: rdate.spec - perms for config file

darekr darekr at pld-linux.org
Sat Oct 29 20:24:50 CEST 2005


Author: darekr                       Date: Sat Oct 29 18:24:50 2005 GMT
Module: SPECS                         Tag: HEAD
---- Log message:
- perms for config file

---- Files affected:
SPECS:
   rdate.spec (1.59 -> 1.60) 

---- Diffs:

================================================================
Index: SPECS/rdate.spec
diff -u SPECS/rdate.spec:1.59 SPECS/rdate.spec:1.60
--- SPECS/rdate.spec:1.59	Sat Sep 10 12:44:59 2005
+++ SPECS/rdate.spec	Sat Oct 29 20:24:44 2005
@@ -17,7 +17,7 @@
 Source1:	%{name}.init
 Source2:	%{name}.sysconfig
 Source3:	%{name}.cron
-PreReq:		rc-scripts
+Requires:	rc-scripts
 Requires(post,postun):	/sbin/chkconfig
 Obsoletes:	rdate-bsd
 BuildRoot:	%{tmpdir}/%{name}-%{version}-root-%(id -u -n)
@@ -115,7 +115,7 @@
 %attr(755,root,root) %{_bindir}/rdate
 %attr(754,root,root) /etc/rc.d/init.d/%{name}
 %attr(755,root,root) /etc/cron.daily/%{name}
-%config(noreplace) %verify(not md5 mtime size) /etc/sysconfig/%{name}
+%attr(640,root,root) %config(noreplace) %verify(not md5 mtime size) /etc/sysconfig/%{name}
 %{_mandir}/man1/*
 
 %define date	%(echo `LC_ALL="C" date +"%a %b %d %Y"`)
@@ -124,6 +124,9 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.60  2005/10/29 18:24:44  darekr
+- perms for config file
+
 Revision 1.59  2005/09/10 10:44:59  gotar
 - rel++ (start service after routing daemons)
 
================================================================

---- CVS-web:
    http://cvs.pld-linux.org/SPECS/rdate.spec?r1=1.59&r2=1.60&f=u




More information about the pld-cvs-commit mailing list