New version.
This commit is contained in:
parent
6c3953748b
commit
aac16e268c
@ -1,3 +1,4 @@
|
|||||||
anaconda-11.4.1.24.tar.bz2
|
anaconda-11.4.1.24.tar.bz2
|
||||||
anaconda-11.4.1.25.tar.bz2
|
anaconda-11.4.1.25.tar.bz2
|
||||||
anaconda-11.4.1.26.tar.bz2
|
anaconda-11.4.1.26.tar.bz2
|
||||||
|
anaconda-11.4.1.27.tar.bz2
|
||||||
|
@ -2,7 +2,7 @@
|
|||||||
|
|
||||||
Summary: Graphical system installer
|
Summary: Graphical system installer
|
||||||
Name: anaconda
|
Name: anaconda
|
||||||
Version: 11.4.1.26
|
Version: 11.4.1.27
|
||||||
Release: 1
|
Release: 1
|
||||||
License: GPLv2+
|
License: GPLv2+
|
||||||
Group: Applications/System
|
Group: Applications/System
|
||||||
@ -197,6 +197,14 @@ desktop-file-install --vendor="" --dir=%{buildroot}%{_datadir}/applications %{bu
|
|||||||
/sbin/chkconfig --del reconfig >/dev/null 2>&1 || :
|
/sbin/chkconfig --del reconfig >/dev/null 2>&1 || :
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
* Mon Aug 11 2008 Chris Lumens <clumens@redhat.com> - 11.4.1.27-1
|
||||||
|
- Handle 'rescue' and %post in rescue mode (atodorov)
|
||||||
|
- Delay the duplicate label error until the label is actually used
|
||||||
|
(#458505). (clumens)
|
||||||
|
- Enable wireless modules again for now as a test (#443545). (clumens)
|
||||||
|
- udev rules have changed location (#458570). (clumens)
|
||||||
|
- Add install-buildrequires target. (dcantrell)
|
||||||
|
|
||||||
* Fri Aug 08 2008 Chris Lumens <clumens@redhat.com> - 11.4.1.26-1
|
* Fri Aug 08 2008 Chris Lumens <clumens@redhat.com> - 11.4.1.26-1
|
||||||
- Remove a bunch of cachedir setting code that is no longer needed. (clumens)
|
- Remove a bunch of cachedir setting code that is no longer needed. (clumens)
|
||||||
- Fix segfaults on interactive NFS installs (#458416). (clumens)
|
- Fix segfaults on interactive NFS installs (#458416). (clumens)
|
||||||
|
Loading…
Reference in New Issue
Block a user