extras-buildsys/utils/pushscript Config_EPEL.py,1.17,1.18

Michael Schwendt (mschwendt) fedora-extras-commits at redhat.com
Thu Dec 20 02:31:34 UTC 2007


Author: mschwendt

Update of /cvs/fedora/extras-buildsys/utils/pushscript
In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv32313

Modified Files:
	Config_EPEL.py 
Log Message:
use new (non-extras) fedora packages cvs path


Index: Config_EPEL.py
===================================================================
RCS file: /cvs/fedora/extras-buildsys/utils/pushscript/Config_EPEL.py,v
retrieving revision 1.17
retrieving revision 1.18
diff -u -r1.17 -r1.18
--- Config_EPEL.py	29 Nov 2007 18:14:05 -0000	1.17
+++ Config_EPEL.py	20 Dec 2007 02:31:31 -0000	1.18
@@ -86,7 +86,7 @@
 repobuild_linkdict = {}
 
 # comps.xml updating and installation
-comps_up_pass1 = 'LC_ALL=C CVS_RSH=ssh cvs -f -d :pserver:anonymous at cvs.fedoraproject.org:/cvs/extras update'
+comps_up_pass1 = 'LC_ALL=C CVS_RSH=ssh cvs -f -d :pserver:anonymous at cvs.fedoraproject.org:/cvs/pkgs update'
 comps_up_pass2 = 'make -f Makefile'
 comps_dangerousfiles = ['Makefile','update-comps','po/Makefile']
 comps_map = { 'testing/5' : 'comps-el5.xml',




More information about the fedora-extras-commits mailing list