extras-buildsys/utils/pushscript Config_Extras.py,1.55,1.56

Michael Schwendt (mschwendt) fedora-extras-commits at redhat.com
Sun Jun 3 11:27:06 UTC 2007


Author: mschwendt

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

Modified Files:
	Config_Extras.py 
Log Message:
rawhide has an "os" subdir, too


Index: Config_Extras.py
===================================================================
RCS file: /cvs/fedora/extras-buildsys/utils/pushscript/Config_Extras.py,v
retrieving revision 1.55
retrieving revision 1.56
diff -u -r1.55 -r1.56
--- Config_Extras.py	2 Jun 2007 08:03:24 -0000	1.55
+++ Config_Extras.py	3 Jun 2007 11:27:04 -0000	1.56
@@ -135,7 +135,7 @@
              '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/',
-             'rawhide' : 'http://download.fedora.redhat.com/pub/fedora/linux/%s/%s/'
+             'rawhide' : 'http://download.fedora.redhat.com/pub/fedora/linux/%s/%s/os/'
              }
 
 sync_cmd = 'extras-sync'




More information about the fedora-extras-commits mailing list