auto-import anaconda-10.2.0.64-1 on branch devel from anaconda-10.2.0.64-1.src.rpm
This commit is contained in:
parent
c6d76bd188
commit
d05b056e3f
@ -1 +1 @@
|
|||||||
anaconda-10.2.0.63.tar.bz2
|
anaconda-10.2.0.64.tar.bz2
|
||||||
|
@ -1,5 +1,5 @@
|
|||||||
Name: anaconda
|
Name: anaconda
|
||||||
Version: 10.2.0.63
|
Version: 10.2.0.64
|
||||||
Release: 1
|
Release: 1
|
||||||
License: GPL
|
License: GPL
|
||||||
Summary: Graphical system installer
|
Summary: Graphical system installer
|
||||||
@ -11,8 +11,6 @@ Requires: pyparted, libxml2-python, python-urlgrabber
|
|||||||
Requires: anaconda-help, system-logos
|
Requires: anaconda-help, system-logos
|
||||||
Obsoletes: anaconda-images <= 10
|
Obsoletes: anaconda-images <= 10
|
||||||
Url: http://fedora.redhat.com/projects/anaconda-installer/
|
Url: http://fedora.redhat.com/projects/anaconda-installer/
|
||||||
# temporary due to buildsys horkage
|
|
||||||
ExcludeArch: s390 s390x
|
|
||||||
|
|
||||||
BuildRoot: %{_tmppath}/anaconda-%{PACKAGE_VERSION}
|
BuildRoot: %{_tmppath}/anaconda-%{PACKAGE_VERSION}
|
||||||
|
|
||||||
@ -71,6 +69,17 @@ rm -rf $RPM_BUILD_ROOT
|
|||||||
/sbin/chkconfig --del reconfig >/dev/null 2>&1 || :
|
/sbin/chkconfig --del reconfig >/dev/null 2>&1 || :
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
* Thu May 19 2005 Jeremy Katz <katzj@redhat.com> - 10.2.0.64-1
|
||||||
|
- Handle longer arch strings (notting)
|
||||||
|
- Fix traceback in network screen (#158134)
|
||||||
|
- Include synaptics for X config (pnasrat)
|
||||||
|
- Magic boot for mac vs mac64 on disc1/dvd (pnasrat)
|
||||||
|
- Bump point at which we use graphical stage2 for http/ftp (#157274)
|
||||||
|
- Use uuid in mdadm.conf, stop using copy of md.h (#136051)
|
||||||
|
- Support deletion of bootloader entries in text mode (#125358)
|
||||||
|
- Support RAID /boot on pSeries along with handling of multiple PReP
|
||||||
|
partitions (Dustin Kirkland)
|
||||||
|
|
||||||
* Tue May 17 2005 Jeremy Katz <katzj@redhat.com> - 10.2.0.63-1
|
* Tue May 17 2005 Jeremy Katz <katzj@redhat.com> - 10.2.0.63-1
|
||||||
- add arch to buildstamp (notting, #151927)
|
- add arch to buildstamp (notting, #151927)
|
||||||
- Fix am.po format strings
|
- Fix am.po format strings
|
||||||
|
Loading…
Reference in New Issue
Block a user