extras-buildsys/utils extras-push-new, 1.18, 1.19 extras-sign-move.py, 1.15, 1.16

Ville Skytta (scop) fedora-extras-commits at redhat.com
Thu Jun 1 21:09:33 UTC 2006


Author: scop

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

Modified Files:
	extras-push-new extras-sign-move.py 
Log Message:
Clean up unused debris.


Index: extras-push-new
===================================================================
RCS file: /cvs/fedora/extras-buildsys/utils/extras-push-new,v
retrieving revision 1.18
retrieving revision 1.19
diff -u -r1.18 -r1.19
--- extras-push-new	1 Jun 2006 21:05:29 -0000	1.18
+++ extras-push-new	1 Jun 2006 21:09:30 -0000	1.19
@@ -35,9 +35,6 @@
 # Where we store mails to be sent, lockfiles.
 rundir = '/srv/rpmbuild/extras-push-rundir'
 
-cachedir = '/tmp/repomd-cache' # UNUSED: copied from extras-sign-move.py
-compsname = 'comps.xml'  # UNUSED: copied from extras-sign-move.py
-
 project_hr = 'Fedora Extras'
 mail_from = 'buildsys at fedoraproject.org'
 mail_to = 'fedora-extras-list at redhat.com'


Index: extras-sign-move.py
===================================================================
RCS file: /cvs/fedora/extras-buildsys/utils/extras-sign-move.py,v
retrieving revision 1.15
retrieving revision 1.16
diff -u -r1.15 -r1.16
--- extras-sign-move.py	6 May 2006 19:48:09 -0000	1.15
+++ extras-sign-move.py	1 Jun 2006 21:09:30 -0000	1.16
@@ -44,8 +44,7 @@
 smtp_server = ''
 stagesdir = '/srv/rpmbuild/repodir'
 treedir = '/srv/rpmbuild/%s/tree/%s' % (project, project)
-cachedir = '/tmp/repomd-cache'
-compsname = 'comps.xml'
+
 archdict = {'3':['x86_64', 'i386'], 
             '4':['ppc','x86_64', 'i386'],
             '5':['ppc','x86_64', 'i386'],




More information about the fedora-extras-commits mailing list