SPECS: yum.spec - add add /etc/yum.repos.d as %dir; rel 2

glen glen at pld-linux.org
Wed Jan 31 18:53:33 CET 2007


Author: glen                         Date: Wed Jan 31 17:53:33 2007 GMT
Module: SPECS                         Tag: HEAD
---- Log message:
- add add /etc/yum.repos.d as %dir; rel 2

---- Files affected:
SPECS:
   yum.spec (1.21 -> 1.22) 

---- Diffs:

================================================================
Index: SPECS/yum.spec
diff -u SPECS/yum.spec:1.21 SPECS/yum.spec:1.22
--- SPECS/yum.spec:1.21	Wed Oct  4 00:31:32 2006
+++ SPECS/yum.spec	Wed Jan 31 18:53:28 2007
@@ -3,7 +3,7 @@
 Summary(pl):	Narzędzie do instalowania/uaktualniania pakietów RPM
 Name:		yum
 Version:	2.6.1
-Release:	1
+Release:	2
 License:	GPL
 Group:		Applications/System
 Source0:	http://linux.duke.edu/projects/yum/download/2.6/%{name}-%{version}.tar.gz
@@ -70,6 +70,7 @@
 %doc README AUTHORS COPYING TODO INSTALL ChangeLog
 %config(noreplace) %verify(not md5 mtime size) %{_sysconfdir}/yum.conf
 %dir %{_sysconfdir}/yum
+%dir %{_sysconfdir}/yum.repos.d
 %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
@@ -91,6 +92,9 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.22  2007/01/31 17:53:28  glen
+- add add /etc/yum.repos.d as %dir; rel 2
+
 Revision 1.21  2006/10/03 22:31:32  aredridel
 - add /etc/yum as %dir
 
================================================================

---- CVS-web:
    http://cvs.pld-linux.org/SPECS/yum.spec?r1=1.21&r2=1.22&f=u



More information about the pld-cvs-commit mailing list