extras-buildsys/utils/pushscript Config_EPEL.py,1.4,1.5

Thorsten Leemhuis (thl) fedora-extras-commits at redhat.com
Fri Jul 27 14:34:35 UTC 2007


Author: thl

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

Modified Files:
	Config_EPEL.py 
Log Message:
multilib blacklist ghex, libgnomeuimm26 and nagios for epel4-x86_64


Index: Config_EPEL.py
===================================================================
RCS file: /cvs/fedora/extras-buildsys/utils/pushscript/Config_EPEL.py,v
retrieving revision 1.4
retrieving revision 1.5
diff -u -r1.4 -r1.5
--- Config_EPEL.py	27 Jun 2007 19:43:48 -0000	1.4
+++ Config_EPEL.py	27 Jul 2007 14:34:33 -0000	1.5
@@ -58,6 +58,7 @@
 # We don't check virtual package names, unless it's a virtual -devel pkg.
 # black-list takes precedence over white-list
 multiblacklists = { '5' : { 'x86_64' : [ 'gnustep-make', 'nagios*'] },
+               '4' : { 'x86_64' : [ 'ghex', 'libgnomeuimm26', 'nagios*'] },
                }
 multiwhitelists = { 'development' : { 'x86_64' : [ '.*-devel', 'wine', 'wine-arts', 'wine-devel' ] },
                '5' : { 'x86_64' : [ '.*-devel', 'wine', 'wine-arts', 'wine-devel' ] },




More information about the scm-commits mailing list