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

Thorsten Leemhuis (thl) fedora-extras-commits at redhat.com
Sat Jan 19 10:07:23 UTC 2008


Author: thl

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

Modified Files:
	Config_EPEL.py 
Log Message:
add wv2-devel to EPEL blacklist


Index: Config_EPEL.py
===================================================================
RCS file: /cvs/fedora/extras-buildsys/utils/pushscript/Config_EPEL.py,v
retrieving revision 1.18
retrieving revision 1.19
diff -u -r1.18 -r1.19
--- Config_EPEL.py	20 Dec 2007 02:31:31 -0000	1.18
+++ Config_EPEL.py	19 Jan 2008 10:07:20 -0000	1.19
@@ -60,9 +60,9 @@
 # black-list takes precedence over white-list
 multiblacklists = {
     '5' : { 'x86_64' : [ 'gnustep-make', 'nagios.*'] },
-    '4' : { 'x86_64' : [ 'ghex-devel', 'gnucash', 'graphviz-devel', 'libgnomeuimm26-devel', 'nagios-devel', 'xsupplicant-devel' ] },
+    '4' : { 'x86_64' : [ 'ghex-devel', 'gnucash', 'graphviz-devel', 'libgnomeuimm26-devel', 'nagios-devel', 'wv2-devel', 'xsupplicant-devel' ] },
     'testing/5' : { 'x86_64' : [ 'gnustep-make', 'nagios.*'] },
-    'testing/4' : { 'x86_64' : [ 'ghex-devel', 'gnucash', 'graphviz-devel', 'libgnomeuimm26-devel', 'nagios-devel', 'xsupplicant-devel' ] },
+    'testing/4' : { 'x86_64' : [ 'ghex-devel', 'gnucash', 'graphviz-devel', 'libgnomeuimm26-devel', 'nagios-devel', 'wv2-devel' , 'xsupplicant-devel' ] },
                }
 
 multiwhitelists = { 




More information about the fedora-extras-commits mailing list