SPECS: upstart-SysVinit.spec - mark events as config files
patrys
patrys at pld-linux.org
Tue Nov 18 12:11:14 CET 2008
Author: patrys Date: Tue Nov 18 11:11:14 2008 GMT
Module: SPECS Tag: HEAD
---- Log message:
- mark events as config files
---- Files affected:
SPECS:
upstart-SysVinit.spec (1.10 -> 1.11)
---- Diffs:
================================================================
Index: SPECS/upstart-SysVinit.spec
diff -u SPECS/upstart-SysVinit.spec:1.10 SPECS/upstart-SysVinit.spec:1.11
--- SPECS/upstart-SysVinit.spec:1.10 Fri Nov 14 16:06:09 2008
+++ SPECS/upstart-SysVinit.spec Tue Nov 18 12:11:08 2008
@@ -8,7 +8,7 @@
Summary(pl.UTF-8): Wsparcie dla System V w upstart
Name: upstart-SysVinit
Version: 2.86
-Release: 19
+Release: 20
License: GPL
Group: Base
Source0: ftp://ftp.cistron.nl/pub/people/miquels/software/sysvinit-%{version}.tar.gz
@@ -219,7 +219,7 @@
%defattr(644,root,root,755)
%doc doc/{Propaganda,Changelog,*.lsm}
-%{_eventdir}/*
+%config(noreplace) %verify(not md5 mtime size) %{_eventdir}/*
%attr(755,root,root) /bin/mountpoint
%attr(755,root,root) %{_sbindir}/*
@@ -249,6 +249,9 @@
All persons listed below can be reached at <cvs_login>@pld-linux.org
$Log$
+Revision 1.11 2008/11/18 11:11:08 patrys
+- mark events as config files
+
Revision 1.10 2008/11/14 15:06:09 wolf
- fix start/stop conditions
- rel 19
================================================================
---- CVS-web:
http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/SPECS/upstart-SysVinit.spec?r1=1.10&r2=1.11&f=u
More information about the pld-cvs-commit
mailing list