From 8a4738476f5d559765bbc40ede49b082a22712ad Mon Sep 17 00:00:00 2001 From: Jeremy Katz Date: Jun 15 2006 03:46:31 +0000 Subject: auto-import anaconda-11.1.0.40-1 on branch devel from anaconda-11.1.0.40-1.src.rpm --- diff --git a/.cvsignore b/.cvsignore index af33a6e..73d0b97 100644 --- a/.cvsignore +++ b/.cvsignore @@ -1 +1 @@ -anaconda-11.1.0.39.tar.bz2 +anaconda-11.1.0.40.tar.bz2 diff --git a/anaconda.spec b/anaconda.spec index 9b143e3..f31d15b 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 - 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 - 11.1.0.39-1 - only select groups which exist diff --git a/sources b/sources index d371f6f..c292e25 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -b0bd0fd5085d8e9164a38c1d16e5ddef anaconda-11.1.0.39.tar.bz2 +f576cd4d28e2c66f31f0dffdc0288aad anaconda-11.1.0.40.tar.bz2