summaryrefslogtreecommitdiffstats
path: root/anaconda.spec
diff options
context:
space:
mode:
Diffstat (limited to 'anaconda.spec')
-rw-r--r--anaconda.spec13
1 files changed, 11 insertions, 2 deletions
diff --git a/anaconda.spec b/anaconda.spec
index 9b143e3af..f31d15be1 100644
--- a/anaconda.spec
+++ b/anaconda.spec
@@ -1,5 +1,5 @@
Name: anaconda
-Version: 11.1.0.39
+Version: 11.1.0.40
Release: 1
License: GPL
Summary: Graphical system installer
@@ -17,7 +17,7 @@ BuildPreReq: pango-devel, pirut, libXt-devel, slang-devel >= 2.0.6-2
BuildPreReq: glib2-devel >= 2.11.1-5
BuildPreReq: libdhcp-devel, libdhcp4client-devel, libdhcp6client-devel
Requires: rpm-python >= 4.2-0.61, rhpl >= 0.170, parted >= 1.6.3-7, booty
-Requires: kudzu > 1.2.0, yum >= 2.9.0, pirut >= 1.1.0
+Requires: kudzu > 1.2.37, yum >= 2.9.0, pirut >= 1.1.0
Requires: pyparted, libxml2-python, python-urlgrabber
Requires: system-logos, pykickstart
Requires: device-mapper >= 1.01.05-3
@@ -47,6 +47,9 @@ Requires: createrepo >= 0.4.3-3.1, squashfs-tools, mkisofs
%ifarch %{ix86} x86_64
Requires: syslinux
%endif
+%ifarch s390 s390x
+Requires: openssh
+%endif
Requires: /usr/bin/strip, xorg-x11-font-utils, netpbm-progs
%description runtime
@@ -97,6 +100,12 @@ rm -rf $RPM_BUILD_ROOT
/sbin/chkconfig --del reconfig >/dev/null 2>&1 || :
%changelog
+* Wed Jun 14 2006 Jeremy Katz <katzj@redhat.com> - 11.1.0.40-1
+- add some more kernels to the pkgorder fun
+- don't try to switch cds if we've already got the right one inserted
+- libaudit for s390
+- need openssh installed when building s390 trees
+
* Wed Jun 14 2006 Jeremy Katz <katzj@redhat.com> - 11.1.0.39-1
- only select groups which exist