extras-buildsys/utils/pushscript Config_EPEL.py,1.15,1.16

Thorsten Leemhuis (thl) fedora-extras-commits at redhat.com
Thu Nov 29 17:47:38 UTC 2007


Author: thl

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

Modified Files:
	Config_EPEL.py 
Log Message:
update multilib blacklist


Index: Config_EPEL.py
===================================================================
RCS file: /cvs/fedora/extras-buildsys/utils/pushscript/Config_EPEL.py,v
retrieving revision 1.15
retrieving revision 1.16
diff -u -r1.15 -r1.16
--- Config_EPEL.py	29 Oct 2007 12:46:09 -0000	1.15
+++ Config_EPEL.py	29 Nov 2007 17:47:36 -0000	1.16
@@ -60,9 +60,9 @@
 # black-list takes precedence over white-list
 multiblacklists = {
     '5' : { 'x86_64' : [ 'gnustep-make', 'nagios.*'] },
-    '4' : { 'x86_64' : [ 'ghex', 'graphviz-devel', 'libgnomeuimm26', 'nagios.*'] },
+    '4' : { 'x86_64' : [ 'ghex', 'gnucash', 'graphviz-devel', 'libgnomeuimm26', 'nagios.*', 'xsupplicant' ] },
     'testing/5' : { 'x86_64' : [ 'gnustep-make', 'nagios.*'] },
-    'testing/4' : { 'x86_64' : [ 'ghex', 'graphviz-devel', 'libgnomeuimm26', 'nagios.*'] },
+    'testing/4' : { 'x86_64' : [ 'ghex', 'gnucash', 'graphviz-devel', 'libgnomeuimm26', 'nagios.*', 'xsupplicant' ] },
                }
 
 multiwhitelists = { 




More information about the fedora-extras-commits mailing list