[yum-cvs] yum Makefile,1.11,1.12 yum.spec,1.67,1.68

Seth Vidal skvidal at linux.duke.edu
Sun May 28 05:33:53 UTC 2006


Update of /home/groups/yum/cvs/yum
In directory login1.linux.duke.edu:/tmp/cvs-serv5760

Modified Files:
	Makefile yum.spec 
Log Message:

remove repomd from spec and Makefiles


Index: Makefile
===================================================================
RCS file: /home/groups/yum/cvs/yum/Makefile,v
retrieving revision 1.11
retrieving revision 1.12
diff -u -r1.11 -r1.12
--- Makefile	12 Mar 2006 09:49:49 -0000	1.11
+++ Makefile	28 May 2006 05:33:51 -0000	1.12
@@ -1,4 +1,4 @@
-SUBDIRS = repomd rpmUtils yum etc docs
+SUBDIRS = rpmUtils yum etc docs
 PYFILES = $(wildcard *.py)
 
 PKGNAME = yum

Index: yum.spec
===================================================================
RCS file: /home/groups/yum/cvs/yum/yum.spec,v
retrieving revision 1.67
retrieving revision 1.68
diff -u -r1.67 -r1.68
--- yum.spec	7 Mar 2006 06:14:34 -0000	1.67
+++ yum.spec	28 May 2006 05:33:51 -0000	1.68
@@ -72,7 +72,6 @@
 %{_bindir}/yum
 %{_bindir}/yum-arch
 /usr/lib/python?.?/site-packages/yum
-/usr/lib/python?.?/site-packages/repomd
 /usr/lib/python?.?/site-packages/rpmUtils
 %dir /var/cache/yum
 %{_mandir}/man*/*




More information about the Yum-cvs-commits mailing list