Author: darekr Date: Wed Oct 12 10:07:41 2005 GMT Module: SPECS Tag: HEAD ---- Log message: - %attr for config file - gpm-friendly Source0
---- Files affected: SPECS: daemontools.spec (1.36 -> 1.37) ---- Diffs: ================================================================ Index: SPECS/daemontools.spec diff -u SPECS/daemontools.spec:1.36 SPECS/daemontools.spec:1.37 --- SPECS/daemontools.spec:1.36 Wed Jun 8 01:20:36 2005 +++ SPECS/daemontools.spec Wed Oct 12 12:07:36 2005 @@ -6,7 +6,7 @@ Release: 3 License: DJB (http://cr.yp.to/distributors.html) Group: Networking/Admin -Source0: http://cr.yp.to/%{name}/%{name}-%{version}.tar.gz +Source0: http://cr.yp.to/daemontools/%{name}-%{version}.tar.gz # Source0-md5: 1871af2453d6e464034968a0fbcb2bfc Source1: http://smarden.org/pape/djb/manpages/%{name}-%{version}-man.tar.gz # Source1-md5: 2d3858a48f293c87202f76cd883438ee @@ -15,7 +15,7 @@ Source4: %{name}-tcprules Patch0: %{name}-glibc.patch URL: http://cr.yp.to/daemontools.html -PreReq: rc-scripts +Requires: rc-scripts Requires(post,preun): /sbin/chkconfig # make and stat from coreutils are for building tcprules Requires: make @@ -114,7 +114,7 @@ %{tcprules} %attr(700,root,root) /var/lib/service %attr(754,root,root) /etc/rc.d/init.d/svscan -%config(noreplace) %verify(not size mtime md5) /etc/sysconfig/svscan +%attr(640,root,root) %config(noreplace) %verify(not size mtime md5) /etc/sysconfig/svscan %{_mandir}/man8/* %define date %(echo `LC_ALL="C" date +"%a %b %d %Y"`) @@ -123,6 +123,10 @@ All persons listed below can be reached at <cvs_login>@pld-linux.org $Log$ +Revision 1.37 2005/10/12 10:07:36 darekr +- %attr for config file +- gpm-friendly Source0 + Revision 1.36 2005/06/07 23:20:36 glen - rel 3 ================================================================ ---- CVS-web: http://cvs.pld-linux.org/SPECS/daemontools.spec?r1=1.36&r2=1.37&f=u _______________________________________________ pld-cvs-commit mailing list [email protected] http://lists.pld-linux.org/mailman/listinfo/pld-cvs-commit
