extras-repoclosure rc-modified,1.11,1.12

Michael Schwendt (mschwendt) fedora-extras-commits at redhat.com
Thu Dec 7 11:19:43 UTC 2006


Author: mschwendt

Update of /cvs/fedora/extras-repoclosure
In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv30428

Modified Files:
	rc-modified 
Log Message:
I'm going to look at some yum API changes and pitfalls which affect tools like extras-repoclosure


Index: rc-modified
===================================================================
RCS file: /cvs/fedora/extras-repoclosure/rc-modified,v
retrieving revision 1.11
retrieving revision 1.12
diff -u -r1.11 -r1.12
--- rc-modified	28 Sep 2006 19:17:13 -0000	1.11
+++ rc-modified	7 Dec 2006 11:19:13 -0000	1.12
@@ -25,7 +25,7 @@
 
 # For patched "yum" and "rpmUtils" (post 2.6.1 checkForObsolete support).
 # Comment this to use system yum.
-sys.path.insert(0,'/srv/extras-push/work/extras-repoclosure')
+sys.path.insert(0,'/srv/extras-push/work/buildsys-utils/pushscript')
 
 import yum
 import yum.Errors




More information about the scm-commits mailing list