[yum-cvs] yum README,1.5,1.6 yum.spec,1.57,1.58

Seth Vidal skvidal at login.linux.duke.edu
Fri Aug 5 05:46:11 UTC 2005


Update of /home/groups/yum/cvs/yum
In directory login:/tmp/cvs-serv17605

Modified Files:
	README yum.spec 
Log Message:

README: point to webpage and wiki
add libxml2-python req back into spec file


Index: README
===================================================================
RCS file: /home/groups/yum/cvs/yum/README,v
retrieving revision 1.5
retrieving revision 1.6
diff -u -r1.5 -r1.6
--- README	31 Aug 2004 06:52:07 -0000	1.5
+++ README	5 Aug 2005 05:46:09 -0000	1.6
@@ -24,3 +24,7 @@
  - yum list [package list]
         List available packages
 
+See the man page for more information (man yum)
+Also see the webpage and wiki for more information:
+web page: http://linux.duke.edu/yum/
+wiki: http://wiki.linux.duke.edu/Yum

Index: yum.spec
===================================================================
RCS file: /home/groups/yum/cvs/yum/yum.spec,v
retrieving revision 1.57
retrieving revision 1.58
diff -u -r1.57 -r1.58
--- yum.spec	8 Jul 2005 05:20:16 -0000	1.57
+++ yum.spec	5 Aug 2005 05:46:09 -0000	1.58
@@ -16,6 +16,7 @@
 Requires: python-sqlite
 Requires: urlgrabber
 Requires: python-elementtree
+Requires: libxml2-python
 Prereq: /sbin/chkconfig, /sbin/service, coreutils
 
 
@@ -77,6 +78,9 @@
 %{_mandir}/man*/*
 
 %changelog
+* Fri Aug  5 2005 Seth Vidal <skvidal at phy.duke.edu>
+- back to libxml2-python req
+
 * Fri Jul  8 2005 Seth Vidal <skvidal at phy.duke.edu>
 - 2.3.4
 




More information about the Yum-cvs-commits mailing list