Author: darekr                       Date: Mon Feb 21 22:08:41 2005 GMT
Module: SPECS                         Tag: HEAD
---- Log message:
- missing dir, use macro

---- Files affected:
SPECS:
   portslave.spec (1.18 -> 1.19) 

---- Diffs:

================================================================
Index: SPECS/portslave.spec
diff -u SPECS/portslave.spec:1.18 SPECS/portslave.spec:1.19
--- SPECS/portslave.spec:1.18   Thu Oct 30 15:33:07 2003
+++ SPECS/portslave.spec        Mon Feb 21 23:08:35 2005
@@ -54,7 +54,8 @@
 %defattr(644,root,root,755)
 %doc README* LICENSE ChangeLog TODO MAINTAINERS
 %attr(755,root,root) %{_sbindir}/*
-%attr(640,root,root) %config %verify(not size mtime md5) 
%{_sysconfdir}/portslave/*
+%dir %{_sysconfdir}/%{name}
+%attr(640,root,root) %config %verify(not size mtime md5) 
%{_sysconfdir}/%{name}/*
 
 %define date   %(echo `LC_ALL="C" date +"%a %b %d %Y"`)
 %changelog
@@ -62,6 +63,9 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.19  2005/02/21 22:08:35  darekr
+- missing dir, use macro
+
 Revision 1.18  2003/10/30 14:33:07  qboosh
 - use optflags
 
================================================================

---- CVS-web:
    http://cvs.pld-linux.org/SPECS/portslave.spec?r1=1.18&r2=1.19&f=u


_______________________________________________
pld-cvs-commit mailing list
[email protected]
http://lists.pld-linux.org/mailman/listinfo/pld-cvs-commit

Reply via email to