SPECS: yum.spec - add /etc/yum as %dir
aredridel
aredridel at pld-linux.org
Wed Oct 4 00:31:38 CEST 2006
Author: aredridel Date: Tue Oct 3 22:31:38 2006 GMT
Module: SPECS Tag: HEAD
---- Log message:
- add /etc/yum as %dir
---- Files affected:
SPECS:
yum.spec (1.20 -> 1.21)
---- Diffs:
================================================================
Index: SPECS/yum.spec
diff -u SPECS/yum.spec:1.20 SPECS/yum.spec:1.21
--- SPECS/yum.spec:1.20 Thu May 18 20:10:07 2006
+++ SPECS/yum.spec Wed Oct 4 00:31:32 2006
@@ -69,6 +69,7 @@
%defattr(644,root,root,755)
%doc README AUTHORS COPYING TODO INSTALL ChangeLog
%config(noreplace) %verify(not md5 mtime size) %{_sysconfdir}/yum.conf
+%dir %{_sysconfdir}/yum
%config(noreplace) %verify(not md5 mtime size) %{_sysconfdir}/yum/yum-daily.yum
%attr(640,root,root) %config(noreplace) %verify(not md5 mtime size) /etc/logrotate.d/%{name}
%attr(755,root,root) %{_bindir}/yum
@@ -90,6 +91,9 @@
All persons listed below can be reached at <cvs_login>@pld-linux.org
$Log$
+Revision 1.21 2006/10/03 22:31:32 aredridel
+- add /etc/yum as %dir
+
Revision 1.20 2006/05/18 18:10:07 glen
- rel 1
================================================================
---- CVS-web:
http://cvs.pld-linux.org/SPECS/yum.spec?r1=1.20&r2=1.21&f=u
More information about the pld-cvs-commit
mailing list