auto-import anaconda-10.89.19-1 on branch devel from anaconda-10.89.19-1.src.rpm
This commit is contained in:
parent
47152b868a
commit
da720cace2
@ -1 +1 @@
|
||||
anaconda-10.89.18.tar.bz2
|
||||
anaconda-10.89.19.tar.bz2
|
||||
|
@ -1,15 +1,18 @@
|
||||
Name: anaconda
|
||||
Version: 10.89.18
|
||||
Version: 10.89.19
|
||||
Release: 1
|
||||
License: GPL
|
||||
Summary: Graphical system installer
|
||||
Group: Applications/System
|
||||
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, libX11-devel, libXxf86misc-devel, intltool >= 0.31.2-3, python-urlgrabber, pykickstart, yum, device-mapper, libsepol-devel
|
||||
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, libX11-devel, libXxf86misc-devel, intltool >= 0.31.2-3, python-urlgrabber, pykickstart, yum, device-mapper >= 1.01.05-3, libsepol-devel
|
||||
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: anaconda-help, system-logos, pykickstart
|
||||
Requires: device-mapper
|
||||
Requires: device-mapper >= 1.01.05-3
|
||||
%ifnarch s390 s390x
|
||||
Requires: python-pyblock >= 0.5-2
|
||||
%endif
|
||||
%ifnarch s390 s390x ppc64
|
||||
Requires: rhpxl
|
||||
%endif
|
||||
@ -74,6 +77,13 @@ rm -rf $RPM_BUILD_ROOT
|
||||
/sbin/chkconfig --del reconfig >/dev/null 2>&1 || :
|
||||
|
||||
%changelog
|
||||
* Wed Nov 16 2005 Jeremy Katz <katzj@redhat.com> - 10.89.19-1
|
||||
- Fix vt switching with modular X
|
||||
- Lots of CD install fixes (clumens, pnasrat)
|
||||
- Clean up exception dump stuff
|
||||
- Some more steps towards dm-raid support (pjones)
|
||||
- Log info messages
|
||||
|
||||
* Wed Nov 16 2005 Jeremy Katz <katzj@redhat.com> - 10.89.18-1
|
||||
- remove new chinese font since its too big for cramfs (#172163)
|
||||
- Fix typo in trimpciids (notting)
|
||||
|
Loading…
Reference in New Issue
Block a user