1
0
forked from rpms/anaconda

auto-import anaconda-11.1.0.77-1 on branch devel from anaconda-11.1.0.77-1.src.rpm

This commit is contained in:
Paul Nasrat 2006-08-02 22:27:04 +00:00
parent 2cdc354f6f
commit 6f95459272
3 changed files with 8 additions and 4 deletions

View File

@ -1 +1 @@
anaconda-11.1.0.76.tar.bz2
anaconda-11.1.0.77.tar.bz2

View File

@ -1,5 +1,5 @@
Name: anaconda
Version: 11.1.0.76
Version: 11.1.0.77
Release: 1
License: GPL
Summary: Graphical system installer
@ -15,7 +15,7 @@ BuildPreReq: pykickstart, yum >= 2.9.2, device-mapper >= 1.01.05-3,
BuildPreReq: libsepol-devel
BuildPreReq: pango-devel, pirut, libXt-devel, slang-devel >= 2.0.6-2
BuildPreReq: glib2-devel >= 2.11.1-5
BuildPreReq: libdhcp-devel >= 1.9, mkinitrd-devel >= 5.1.2-1
BuildPreReq: libdhcp-devel >= 1.10, mkinitrd-devel >= 5.1.2-1
Requires: rpm-python >= 4.2-0.61, rhpl >= 0.170, booty
Requires: parted >= 1.7.1, pyparted >= 1.7.2
Requires: kudzu > 1.2.0, yum >= 2.9.2, pirut >= 1.1.0
@ -103,6 +103,10 @@ rm -rf $RPM_BUILD_ROOT
/sbin/chkconfig --del reconfig >/dev/null 2>&1 || :
%changelog
* Wed Aug 02 2006 Paul Nasrat <pnasrat@redhat.com> 11.1.0.77-1
- Fix pkgorder isdir check
- Reinstate frequent rescanning of devices (clumens)
* Wed Aug 02 2006 Chris Lumens <clumens@redhat.com> 11.1.0.76-1
- Don't raise an exception when someone tries to delete empty space (pjones).
- Fix X ks writing traceback (#201047).

View File

@ -1 +1 @@
5ae41cc544159c11427b289b939128f6 anaconda-11.1.0.76.tar.bz2
fc1dd50380f0dc1d450c73ac66c729cb anaconda-11.1.0.77.tar.bz2