SPECS: highlight.spec - no config() for dir

qboosh qboosh at pld-linux.org
Fri Apr 13 23:16:18 CEST 2007


Author: qboosh                       Date: Fri Apr 13 21:16:18 2007 GMT
Module: SPECS                         Tag: HEAD
---- Log message:
- no config() for dir

---- Files affected:
SPECS:
   highlight.spec (1.6 -> 1.7) 

---- Diffs:

================================================================
Index: SPECS/highlight.spec
diff -u SPECS/highlight.spec:1.6 SPECS/highlight.spec:1.7
--- SPECS/highlight.spec:1.6	Fri Apr 13 23:08:17 2007
+++ SPECS/highlight.spec	Fri Apr 13 23:16:13 2007
@@ -81,7 +81,8 @@
 %attr(755,root,root) %{_bindir}/*
 %{_datadir}/%{name}
 %{_mandir}/man1/*
-%config(noreplace) %verify(not md5 mtime size) %{_sysconfdir}
+%dir %{_sysconfdir}
+%config(noreplace) %verify(not md5 mtime size) %{_sysconfdir}/*
 
 %if %{with apidocs}
 %files apidocs
@@ -95,6 +96,9 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.7  2007/04/13 21:16:13  qboosh
+- no config() for dir
+
 Revision 1.6  2007/04/13 21:08:17  qrczak
 - Package /etc/highlight itself too.
 
================================================================

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



More information about the pld-cvs-commit mailing list