new version
This commit is contained in:
parent
780c9d748c
commit
383e0b1ce3
@ -1 +1,2 @@
|
|||||||
anaconda-10.89.12.tar.bz2
|
anaconda-10.89.12.tar.bz2
|
||||||
|
anaconda-10.89.13.tar.bz2
|
||||||
|
@ -1,14 +1,15 @@
|
|||||||
Name: anaconda
|
Name: anaconda
|
||||||
Version: 10.89.12
|
Version: 10.89.13
|
||||||
Release: 1
|
Release: 1
|
||||||
License: GPL
|
License: GPL
|
||||||
Summary: Graphical system installer
|
Summary: Graphical system installer
|
||||||
Group: Applications/System
|
Group: Applications/System
|
||||||
Source: anaconda-%{PACKAGE_VERSION}.tar.bz2
|
Source: anaconda-%{PACKAGE_VERSION}.tar.bz2
|
||||||
BuildPreReq: pump-devel >= 0.8.20, kudzu-devel >= 1.2.0, pciutils-devel, bzip2-devel, e2fsprogs-devel, python-devel gtk2-devel rpm-python >= 4.2-0.61, newt-devel, rpm-devel, gettext >= 0.11, rhpl, booty, libxml2-python, zlib-devel, bogl-devel >= 0:0.1.9-17, bogl-bterm >= 0:0.1.9-17, elfutils-devel, beecrypt-devel, libselinux-devel >= 1.6, xorg-x11-devel, intltool >= 0.31.2-3, python-urlgrabber, pykickstart, yum
|
BuildPreReq: pump-devel >= 0.8.20, kudzu-devel >= 1.2.0, pciutils-devel, bzip2-devel, e2fsprogs-devel, python-devel gtk2-devel rpm-python >= 4.2-0.61, newt-devel, rpm-devel, gettext >= 0.11, rhpl, booty, libxml2-python, zlib-devel, bogl-devel >= 0:0.1.9-17, bogl-bterm >= 0:0.1.9-17, elfutils-devel, beecrypt-devel, libselinux-devel >= 1.6, xorg-x11-devel, intltool >= 0.31.2-3, python-urlgrabber, pykickstart, yum, device-mapper
|
||||||
Requires: rpm-python >= 4.2-0.61, rhpl >= 0.170, parted >= 1.6.3-7, booty, kudzu > 1.2.0, yum >= 2.4.0
|
Requires: rpm-python >= 4.2-0.61, rhpl >= 0.170, parted >= 1.6.3-7, booty, kudzu > 1.2.0, yum >= 2.4.0
|
||||||
Requires: pyparted, libxml2-python, python-urlgrabber
|
Requires: pyparted, libxml2-python, python-urlgrabber
|
||||||
Requires: anaconda-help, system-logos, pykickstart
|
Requires: anaconda-help, system-logos, pykickstart
|
||||||
|
Requires: device-mapper
|
||||||
%ifnarch s390 s390x ppc64
|
%ifnarch s390 s390x ppc64
|
||||||
Requires: rhpxl
|
Requires: rhpxl
|
||||||
%endif
|
%endif
|
||||||
@ -73,6 +74,13 @@ rm -rf $RPM_BUILD_ROOT
|
|||||||
/sbin/chkconfig --del reconfig >/dev/null 2>&1 || :
|
/sbin/chkconfig --del reconfig >/dev/null 2>&1 || :
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
* Mon Nov 14 2005 Paul Nasrat <pnasrat@redhat.com> 10.89.13-1
|
||||||
|
- Reinstate image based install methods (excluding hd for now)
|
||||||
|
- Clean up install method classes
|
||||||
|
- device-mapper support (pjones)
|
||||||
|
- Log warning on no network link (katzj)
|
||||||
|
- Clean up error handling for pkgorder (clumens)
|
||||||
|
|
||||||
* Fri Nov 11 2005 Chris Lumens <clumens@redhat.com> 10.89.12-1
|
* Fri Nov 11 2005 Chris Lumens <clumens@redhat.com> 10.89.12-1
|
||||||
- Add buildreq for yum (katzj)
|
- Add buildreq for yum (katzj)
|
||||||
- Fix loader log levels (katzj)
|
- Fix loader log levels (katzj)
|
||||||
|
Loading…
Reference in New Issue
Block a user