extras-buildsys/utils/pushscript Config_EPEL.py,1.19,1.20

Kevin Fenzi (kevin) fedora-extras-commits at redhat.com
Sat Jul 12 21:12:37 UTC 2008


Author: kevin

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

Modified Files:
	Config_EPEL.py 
Log Message:
Try making sqlite db's for 5 at least



Index: Config_EPEL.py
===================================================================
RCS file: /cvs/fedora/extras-buildsys/utils/pushscript/Config_EPEL.py,v
retrieving revision 1.19
retrieving revision 1.20
diff -u -r1.19 -r1.20
--- Config_EPEL.py	19 Jan 2008 10:07:20 -0000	1.19
+++ Config_EPEL.py	12 Jul 2008 21:12:37 -0000	1.20
@@ -126,7 +126,7 @@
 
 sync_cmd = './epel-sync'
 
-createrepo = '/usr/bin/createrepo -q'
+createrepo = '/usr/bin/createrepo -q -d'
 
 createrepo_dict = { '4' : '/srv/extras-push/work/buildsys-utils/pushscript/epel4-createrepo -q',
                     'testing/4' : '/srv/extras-push/work/buildsys-utils/pushscript/epel4-createrepo -q',




More information about the fedora-extras-commits mailing list