summaryrefslogtreecommitdiffstats
path: root/scripts
diff options
context:
space:
mode:
authorJeremy Katz <katzj@redhat.com>2005-03-07 19:22:24 +0000
committerJeremy Katz <katzj@redhat.com>2005-03-07 19:22:24 +0000
commit9bed01278730e6eb4bb6be61f6b948f7b92885f9 (patch)
treefeffb602cefe2e908f54f550e07dcf2fd2c614e9 /scripts
parent9fdbd906b0241ab3cbe306589e94280f9944a2e7 (diff)
downloadanaconda-9bed01278730e6eb4bb6be61f6b948f7b92885f9.tar.gz
anaconda-9bed01278730e6eb4bb6be61f6b948f7b92885f9.tar.xz
anaconda-9bed01278730e6eb4bb6be61f6b948f7b92885f9.zip
2005-03-07 Jeremy Katz <katzj@redhat.com>
* anaconda.spec (Requires): Require python-urlgrabber * scripts/upd-instroot (PACKAGES): urlgrabber stuff is in its own package now
Diffstat (limited to 'scripts')
-rwxr-xr-xscripts/upd-instroot2
1 files changed, 1 insertions, 1 deletions
diff --git a/scripts/upd-instroot b/scripts/upd-instroot
index e6657180d..6d652d67a 100755
--- a/scripts/upd-instroot
+++ b/scripts/upd-instroot
@@ -118,7 +118,7 @@ PACKAGES="glibc glibc-common setup openssl python newt slang libselinux
busybox-anaconda rpm-python booty hdparm lvm2 beecrypt device-mapper
rhpl pyxf86config libxml2 libxml2-python glib2 sqlite3 neon
elfutils-libelf bogl-bterm bogl krb5-libs convertdb1 jfsutils
- xfsprogs xfsdump dmapi libacl libattr attr acl yum
+ xfsprogs xfsdump dmapi libacl libattr attr acl python-urlgrabber
policy policycoreutils pyparted xorg-x11 selinux-policy-targeted"
if [ $ARCH = i386 -o $ARCH = x86_64 ]; then