SPECS: csync2.spec - I suppose mans are not dirs - verify() flags ...

qboosh qboosh at pld-linux.org
Tue May 8 18:39:57 CEST 2007


Author: qboosh                       Date: Tue May  8 16:39:57 2007 GMT
Module: SPECS                         Tag: HEAD
---- Log message:
- I suppose mans are not dirs
- verify() flags for config file

---- Files affected:
SPECS:
   csync2.spec (1.7 -> 1.8) 

---- Diffs:

================================================================
Index: SPECS/csync2.spec
diff -u SPECS/csync2.spec:1.7 SPECS/csync2.spec:1.8
--- SPECS/csync2.spec:1.7	Tue May  8 15:44:36 2007
+++ SPECS/csync2.spec	Tue May  8 18:39:52 2007
@@ -58,11 +58,11 @@
 %files
 %defattr(644,root,root,755)
 %doc AUTHORS ChangeLog README TODO csync2.xinetd csync2_locheck.sh paper.pdf
-%attr(640,root,root) %config(noreplace) %{_sysconfdir}/csync2.cfg
+%attr(640,root,root) %config(noreplace) %verify(not md5 mtime size) %{_sysconfdir}/csync2.cfg
 %attr(755,root,root) %{_sbindir}/csync2
 %attr(755,root,root) %{_sbindir}/csync2-compare
-%dir %{_mandir}/man1/*.1*
 %dir %{_var}/lib/csync2
+%{_mandir}/man1/*.1*
 
 %define date	%(echo `LC_ALL="C" date +"%a %b %d %Y"`)
 %changelog
@@ -70,6 +70,10 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.8  2007/05/08 16:39:52  qboosh
+- I suppose mans are not dirs
+- verify() flags for config file
+
 Revision 1.7  2007/05/08 13:44:36  blues
 - package all files - use ac/am automation, not own hands
 
================================================================

---- CVS-web:
    http://cvs.pld-linux.org/SPECS/csync2.spec?r1=1.7&r2=1.8&f=u



More information about the pld-cvs-commit mailing list