summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorJesse Keating <jkeating@redhat.com>2008-03-10 16:42:01 -0400
committerJesse Keating <jkeating@redhat.com>2008-03-10 16:42:01 -0400
commit6e3fcab0f318378c2217fc08401043a4b7b3a321 (patch)
treeb8a5f77812041cad4ba815e463903deedb8b2e12
parente6aad6ac6128eb8c9f143c964b59da9aac5bbb75 (diff)
parent48516cbeb9b433706804a3424f1b2e70efc3e221 (diff)
downloadreleng-6e3fcab0f318378c2217fc08401043a4b7b3a321.tar.gz
releng-6e3fcab0f318378c2217fc08401043a4b7b3a321.tar.xz
releng-6e3fcab0f318378c2217fc08401043a4b7b3a321.zip
Merge branch 'master' of ssh://git.fedorahosted.org/git/releng
-rwxr-xr-xscripts/need-rebuild-gcc43.py3
1 files changed, 2 insertions, 1 deletions
diff --git a/scripts/need-rebuild-gcc43.py b/scripts/need-rebuild-gcc43.py
index ed9aaa5..cd0e9f1 100755
--- a/scripts/need-rebuild-gcc43.py
+++ b/scripts/need-rebuild-gcc43.py
@@ -9,7 +9,8 @@ import datetime
## releng folks, update the blacklist below for packages that the maintainer
## wishes to opt-out of autorebuilding.
-blacklist = ['thunderbird','banshee','epiphany','epiphany-extensions','libipoddevice','malaga-suomi-voikko','bless','sysvinit','mecab-ipadic','mecab-jumandic','kazehakase','qt','knetworkmanager','autogen']
+blacklist = ['thunderbird','banshee','epiphany','epiphany-extensions','libipoddevice','malaga-suomi-voikko','bless','sysvinit','mecab-ipadic','mecab-jumandic','kazehakase','qt','knetworkmanager','autogen','bacula','xfdesktop','fontforge',
+'anjuta','gengetopt','pida','openbabel','plplot','paraview']
kojisession = koji.ClientSession('http://koji.fedoraproject.org/kojihub')
tocheck = []