summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorJosh Boyer <jwboyer@vader.jdub.homelinux.org>2008-02-12 05:57:34 -0600
committerJosh Boyer <jwboyer@vader.jdub.homelinux.org>2008-02-12 05:57:34 -0600
commit2d1bc0f2c7c24471f5db85f2d6a8e28ea68b2ea5 (patch)
tree2279ab065159c612e5b33958cf17d5fdb8c428b2
parent368309099db33d3a1ca4523ea656c0f598a1be8b (diff)
downloadreleng-2d1bc0f2c7c24471f5db85f2d6a8e28ea68b2ea5.tar.gz
releng-2d1bc0f2c7c24471f5db85f2d6a8e28ea68b2ea5.tar.xz
releng-2d1bc0f2c7c24471f5db85f2d6a8e28ea68b2ea5.zip
Blacklist bless
-rwxr-xr-xscripts/need-rebuild-gcc43.py2
1 files changed, 1 insertions, 1 deletions
diff --git a/scripts/need-rebuild-gcc43.py b/scripts/need-rebuild-gcc43.py
index d9d3933..7e28d1b 100755
--- a/scripts/need-rebuild-gcc43.py
+++ b/scripts/need-rebuild-gcc43.py
@@ -9,7 +9,7 @@ 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']
+blacklist = ['thunderbird','banshee','epiphany','epiphany-extensions','libipoddevice','malaga-suomi-voikko','bless']
kojisession = koji.ClientSession('http://koji.fedoraproject.org/kojihub')
tocheck = []