extras-buildsys/utils/pushscript Config_Extras.py,1.53,1.54

Michael Schwendt (mschwendt) fedora-extras-commits at redhat.com
Sat Jun 2 07:59:24 UTC 2007


Author: mschwendt

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

Modified Files:
	Config_Extras.py 
Log Message:
'os' still in there?


Index: Config_Extras.py
===================================================================
RCS file: /cvs/fedora/extras-buildsys/utils/pushscript/Config_Extras.py,v
retrieving revision 1.53
retrieving revision 1.54
diff -u -r1.53 -r1.54
--- Config_Extras.py	2 Jun 2007 07:48:52 -0000	1.53
+++ Config_Extras.py	2 Jun 2007 07:59:21 -0000	1.54
@@ -131,7 +131,7 @@
 repourls = { 'fedora-core' : 'http://download.fedora.redhat.com/pub/fedora/linux/core/%s/%s/os/',
              'fedora-core-updates' : 'http://download.fedora.redhat.com/pub/fedora/linux/core/updates/%s/%s/',
              'fedora-core-updates-testing' : 'http://download.fedora.redhat.com/pub/fedora/linux/core/updates/testing/%s/%s/',
-             'fedora' : 'http://download.fedora.redhat.com/pub/fedora/linux/releases/%s/Everything/%s/',
+             'fedora' : 'http://download.fedora.redhat.com/pub/fedora/linux/releases/%s/Everything/os/%s/',
              'fedora-updates' : 'http://download.fedora.redhat.com/pub/fedora/linux/updates/%s/%s/',
              'fedora-updates-testing' : 'http://download.fedora.redhat.com/pub/fedora/linux/updates/testing/%s/%s/',
              'fedora-extras' : 'file:///srv/rpmbuild/extras/tree/extras/%s/%s/',




More information about the fedora-extras-commits mailing list