packages: binfmt-detector/binfmt-detector.spec - fix upstart config perms

glen glen at pld-linux.org
Sat Jul 30 14:59:06 CEST 2011


Author: glen                         Date: Sat Jul 30 12:59:06 2011 GMT
Module: packages                      Tag: HEAD
---- Log message:
- fix upstart config perms

---- Files affected:
packages/binfmt-detector:
   binfmt-detector.spec (1.15 -> 1.16) 

---- Diffs:

================================================================
Index: packages/binfmt-detector/binfmt-detector.spec
diff -u packages/binfmt-detector/binfmt-detector.spec:1.15 packages/binfmt-detector/binfmt-detector.spec:1.16
--- packages/binfmt-detector/binfmt-detector.spec:1.15	Thu Jul 21 12:38:46 2011
+++ packages/binfmt-detector/binfmt-detector.spec	Sat Jul 30 14:59:00 2011
@@ -3,7 +3,7 @@
 Summary(pl.UTF-8):	Detector typu plików wykonywalnych PE Microsoftu
 Name:		binfmt-detector
 Version:	0.2
-Release:	4
+Release:	5
 License:	GPL
 Group:		Base
 Source0:	http://team.pld-linux.org/~wolf/%{name}.tar.gz
@@ -75,7 +75,7 @@
 %defattr(644,root,root,755)
 %doc README
 %attr(754,root,root) /etc/rc.d/init.d/%{name}
-%attr(754,root,root) /etc/init/%{name}.conf
+%config(noreplace) %verify(not md5 mtime size) /etc/init/%{name}.conf
 %attr(755,root,root) %{_bindir}/%{name}
 %attr(755,root,root) %{_libdir}/%{name}
 
@@ -85,6 +85,9 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.16  2011/07/30 12:59:00  glen
+- fix upstart config perms
+
 Revision 1.15  2011/07/21 10:38:46  glen
 - package upstart script
 
================================================================

---- CVS-web:
    http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/packages/binfmt-detector/binfmt-detector.spec?r1=1.15&r2=1.16&f=u



More information about the pld-cvs-commit mailing list