SPECS: yum.spec - AC-branch merge (configs became rpmnew)
glen
glen at pld-linux.org
Mon Dec 17 08:47:53 CET 2007
Author: glen Date: Mon Dec 17 07:47:53 2007 GMT
Module: SPECS Tag: HEAD
---- Log message:
- AC-branch merge (configs became rpmnew)
---- Files affected:
SPECS:
yum.spec (1.40 -> 1.41)
---- Diffs:
================================================================
Index: SPECS/yum.spec
diff -u SPECS/yum.spec:1.40 SPECS/yum.spec:1.41
--- SPECS/yum.spec:1.40 Mon Jul 30 17:59:46 2007
+++ SPECS/yum.spec Mon Dec 17 08:47:48 2007
@@ -73,7 +73,8 @@
%doc README AUTHORS TODO INSTALL ChangeLog
%config(noreplace) %verify(not md5 mtime size) %{_sysconfdir}/yum/yum.conf
%dir %{_sysconfdir}/yum
-%{_sysconfdir}/yum/repos.d
+%dir %{_sysconfdir}/yum/repos.d
+%config(noreplace) %verify(not md5 mtime size) %{_sysconfdir}/yum/repos.d/*.repo
%dir %{_sysconfdir}/yum/pluginconf.d
%dir %{_sysconfdir}/dbus-1/system.d/yum-updatesd.conf
%config(noreplace) %verify(not md5 mtime size) %{_sysconfdir}/yum/yum-updatesd.conf
@@ -96,6 +97,9 @@
All persons listed below can be reached at <cvs_login>@pld-linux.org
$Log$
+Revision 1.41 2007-12-17 07:47:48 glen
+- AC-branch merge (configs became rpmnew)
+
Revision 1.40 2007-07-30 15:59:46 patrys
- 3.2.2
================================================================
---- CVS-web:
http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/SPECS/yum.spec?r1=1.40&r2=1.41&f=u
More information about the pld-cvs-commit
mailing list