summaryrefslogtreecommitdiffstats
path: root/scripts
diff options
context:
space:
mode:
authorJeremy Katz <katzj@redhat.com>2005-02-08 18:10:13 +0000
committerJeremy Katz <katzj@redhat.com>2005-02-08 18:10:13 +0000
commit62645085453bffe62e67e090d17281559cfe8291 (patch)
treed7b1ba9b03911833ab8bb86c331d19c1e7a0064c /scripts
parent0a7d9d2ad10c11b9c33192a270941be9ac1fd3ef (diff)
downloadanaconda-62645085453bffe62e67e090d17281559cfe8291.tar.gz
anaconda-62645085453bffe62e67e090d17281559cfe8291.tar.xz
anaconda-62645085453bffe62e67e090d17281559cfe8291.zip
2005-02-08 Jeremy Katz <katzj@redhat.com>
* scripts/upd-instroot: Add new deps of rpm 4.4 (sqlite3 and neon) as well as relevant libs needed for rpm-python 4.4
Diffstat (limited to 'scripts')
-rwxr-xr-xscripts/upd-instroot5
1 files changed, 4 insertions, 1 deletions
diff --git a/scripts/upd-instroot b/scripts/upd-instroot
index cf874533d..bb70ca8dc 100755
--- a/scripts/upd-instroot
+++ b/scripts/upd-instroot
@@ -116,7 +116,7 @@ PACKAGES="glibc glibc-common setup openssl python newt slang libselinux
anaconda-runtime kudzu hwdata bzip2 beecrypt
bzip2-libs dosfstools pciutils reiserfs-utils parted sed
busybox-anaconda rpm-python booty hdparm lvm2 beecrypt device-mapper
- rhpl pyxf86config libxml2 libxml2-python glib2
+ rhpl pyxf86config libxml2 libxml2-python glib2 sqlite3 neon
elfutils-libelf bogl-bterm bogl krb5-libs convertdb1 jfsutils
xfsprogs xfsdump dmapi libacl libattr attr acl bogl-devel yum
policy policycoreutils pyparted xorg-x11 selinux-policy-targeted"
@@ -351,7 +351,10 @@ usr/$LIBDIR/libnewt*
usr/$LIBDIR/libparted*
usr/$LIBDIR/libpopt*
usr/$LIBDIR/libpython*
+usr/$LIBDIR/libneon*
+usr/$LIBDIR/libsqlite3*
usr/$LIBDIR/librpm-*4.?.so*
+usr/$LIBDIR/librpmbuild-*4.?.so*
usr/$LIBDIR/librpmdb*4.?.so*
usr/$LIBDIR/librpmio*4.?.so*
usr/$LIBDIR/libslang*