[Date Prev][Date Next] [Thread Prev][Thread Next]
[Thread Index]
[Date Index]
[Author Index]
[PATCH] Require python-bugzilla.
- From: Chris Lumens <clumens redhat com>
- To: anaconda-devel-list redhat com
- Cc:
- Subject: [PATCH] Require python-bugzilla.
- Date: Tue, 22 Jul 2008 13:23:13 -0400
---
anaconda.spec | 1 +
scripts/upd-instroot | 3 ++-
2 files changed, 3 insertions(+), 1 deletions(-)
diff --git a/anaconda.spec b/anaconda.spec
index 8837e30..b9997fe 100644
--- a/anaconda.spec
+++ b/anaconda.spec
@@ -107,6 +107,7 @@ Requires: system-config-keyboard
%endif
Requires: hal, dbus-python
Requires: cracklib-python
+Requires: python-bugzilla
%ifarch %livearches
Requires: usermode
Requires: zenity
diff --git a/scripts/upd-instroot b/scripts/upd-instroot
index 7be8378..8dffdbb 100755
--- a/scripts/upd-instroot
+++ b/scripts/upd-instroot
@@ -159,7 +159,7 @@ PACKAGES="acl anaconda anaconda-runtime attr audit-libs bash beecrypt beecrypt
libsepol libstdc++ libtermcap libuser libuser-python libvolume_id
libxml2 lvm2 mdadm mkinitrd module-init-tools nash ncurses neon
newt newt-python nfs-utils nspr nss pam parted pciutils pcre
- policy policycoreutils popt procps pykickstart pyparted python
+ policy policycoreutils popt procps pykickstart pyparted python python-bugzilla
python-elementtree python-libs python-pyblock python-sqlite
python-urlgrabber pyxf86config raidtools readline reiserfs-utils
rhpl rhpxl rpm rpm-libs rpm-python sed selinux-policy-targeted setup
@@ -439,6 +439,7 @@ usr/lib/python?.?/site-packages/repomd
usr/lib/python?.?/site-packages/pirut
usr/lib/python?.?/site-packages/pykickstart
usr/lib/python?.?/site-packages/rhpxl
+usr/lib/python?.?/site-packages/bugzilla*
usr/lib/python?.?/site-packages/cracklibmodule.so
usr/lib/rpm/macros
usr/lib/rpm/rpmpopt
--
1.5.5.1
[Date Prev][Date Next] [Thread Prev][Thread Next]
[Thread Index]
[Date Index]
[Author Index]