SPECS: rdate-bsd.spec - sort %verify() flags
darekr
darekr at pld-linux.org
Sat Oct 29 20:27:59 CEST 2005
Author: darekr Date: Sat Oct 29 18:27:59 2005 GMT
Module: SPECS Tag: HEAD
---- Log message:
- sort %verify() flags
---- Files affected:
SPECS:
rdate-bsd.spec (1.16 -> 1.17)
---- Diffs:
================================================================
Index: SPECS/rdate-bsd.spec
diff -u SPECS/rdate-bsd.spec:1.16 SPECS/rdate-bsd.spec:1.17
--- SPECS/rdate-bsd.spec:1.16 Sat Sep 10 12:44:59 2005
+++ SPECS/rdate-bsd.spec Sat Oct 29 20:27:53 2005
@@ -12,7 +12,7 @@
Source2: %{name}.sysconfig
Source3: %{name}.cron
Patch0: %{name}-debian.patch
-PreReq: rc-scripts
+Requires: rc-scripts
Requires(post,preun): /sbin/chkconfig
Provides: rdate
BuildRoot: %{tmpdir}/%{name}-%{version}-root-%(id -u -n)
@@ -72,7 +72,7 @@
%attr(755,root,root) %{_bindir}/rdate
%attr(754,root,root) /etc/rc.d/init.d/rdate
%attr(755,root,root) /etc/cron.daily/rdate
-%config(noreplace) %verify(not size mtime md5) /etc/sysconfig/rdate
+%attr(640,root,root) %config(noreplace) %verify(not md5 mtime size) /etc/sysconfig/rdate
%{_mandir}/man8/*
%define date %(echo `LC_ALL="C" date +"%a %b %d %Y"`)
@@ -81,6 +81,9 @@
All persons listed below can be reached at <cvs_login>@pld-linux.org
$Log$
+Revision 1.17 2005/10/29 18:27:53 darekr
+- sort %verify() flags
+
Revision 1.16 2005/09/10 10:44:59 gotar
- rel++ (start service after routing daemons)
================================================================
---- CVS-web:
http://cvs.pld-linux.org/SPECS/rdate-bsd.spec?r1=1.16&r2=1.17&f=u
More information about the pld-cvs-commit
mailing list