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:
parent
2cdc354f6f
commit
6f95459272
@ -1 +1 @@
|
||||
anaconda-11.1.0.76.tar.bz2
|
||||
anaconda-11.1.0.77.tar.bz2
|
||||
|
@ -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).
|
||||
|
Loading…
Reference in New Issue
Block a user