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

This commit is contained in:
Christopher Edward Lumens 2005-10-07 21:49:10 +00:00
parent 000f419831
commit 02528872ef
3 changed files with 10 additions and 4 deletions

View File

@ -1 +1 @@
anaconda-10.3.0.28.tar.bz2
anaconda-10.3.0.29.tar.bz2

View File

@ -1,5 +1,5 @@
Name: anaconda
Version: 10.3.0.28
Version: 10.3.0.29
Release: 1
License: GPL
Summary: Graphical system installer
@ -8,7 +8,7 @@ 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
Requires: rpm-python >= 4.2-0.61, rhpl >= 0.170, parted >= 1.6.3-7, booty, kudzu > 1.2.0
Requires: pyparted, libxml2-python, python-urlgrabber
Requires: anaconda-help, system-logos, pykickstart
Requires: anaconda-help, system-logos, pykickstart, rhpxl
Obsoletes: anaconda-images <= 10
Url: http://fedora.redhat.com/projects/anaconda-installer/
@ -69,6 +69,12 @@ rm -rf $RPM_BUILD_ROOT
/sbin/chkconfig --del reconfig >/dev/null 2>&1 || :
%changelog
* Fri Oct 07 2005 Chris Lumens <clumens@redhat.com> 10.3.0.29-1
- Deal with new load_policy. (katzj)
- Create an SELinux config. (katzj)
- Use rhpxl instead of rhpl for X configuration.
- Use pykickstart.
* Wed Oct 05 2005 Chris Lumens <clumens@redhat.com> 10.3.0.28-1
- Add yuminstall (katzj, #169228)
- Skip bootloader screen unless modifying partitions (katzj, #169817)

View File

@ -1 +1 @@
2b1bd257dfff528182908476c2c2c8ab anaconda-10.3.0.28.tar.bz2
e1c640e28870933e287c6375c9c3cd87 anaconda-10.3.0.29.tar.bz2