summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorJesse Keating <jkeating@redhat.com>2008-02-18 08:59:10 -0500
committerJesse Keating <jkeating@redhat.com>2008-02-18 08:59:10 -0500
commit7715fd3abb0ed80fca6e0c1cce361ba15148648f (patch)
tree9e7616d0c87d4e0644573f88079681e33dd510bd
parentdf88a17eaf47fe7c12dee4cfc9adb84773964a6c (diff)
downloadreleng-7715fd3abb0ed80fca6e0c1cce361ba15148648f.tar.gz
releng-7715fd3abb0ed80fca6e0c1cce361ba15148648f.tar.xz
releng-7715fd3abb0ed80fca6e0c1cce361ba15148648f.zip
Add autogen, requested on fedora-devel-list
-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 8eb5778..ed9aaa5 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','bless','sysvinit','mecab-ipadic','mecab-jumandic','kazehakase','qt','knetworkmanager']
+blacklist = ['thunderbird','banshee','epiphany','epiphany-extensions','libipoddevice','malaga-suomi-voikko','bless','sysvinit','mecab-ipadic','mecab-jumandic','kazehakase','qt','knetworkmanager','autogen']
kojisession = koji.ClientSession('http://koji.fedoraproject.org/kojihub')
tocheck = []