forked from rpms/anaconda
New version.
This commit is contained in:
parent
aac16e268c
commit
dd596519b4
@ -2,3 +2,4 @@ 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
|
anaconda-11.4.1.27.tar.bz2
|
||||||
|
anaconda-11.4.1.28.tar.bz2
|
||||||
|
@ -2,7 +2,7 @@
|
|||||||
|
|
||||||
Summary: Graphical system installer
|
Summary: Graphical system installer
|
||||||
Name: anaconda
|
Name: anaconda
|
||||||
Version: 11.4.1.27
|
Version: 11.4.1.28
|
||||||
Release: 1
|
Release: 1
|
||||||
License: GPLv2+
|
License: GPLv2+
|
||||||
Group: Applications/System
|
Group: Applications/System
|
||||||
@ -197,6 +197,12 @@ 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
|
||||||
|
* Tue Aug 12 2008 Chris Lumens <clumens@redhat.com> - 11.4.1.28-1
|
||||||
|
- More fixes to include udev rules in the initrd (#458570). (clumens)
|
||||||
|
- Catch the first non-generic-logo package that provides system-logos.
|
||||||
|
(clumens)
|
||||||
|
- Remove extra ')' in install-buildrequires (dcantrell)
|
||||||
|
|
||||||
* Mon Aug 11 2008 Chris Lumens <clumens@redhat.com> - 11.4.1.27-1
|
* Mon Aug 11 2008 Chris Lumens <clumens@redhat.com> - 11.4.1.27-1
|
||||||
- Handle 'rescue' and %post in rescue mode (atodorov)
|
- Handle 'rescue' and %post in rescue mode (atodorov)
|
||||||
- Delay the duplicate label error until the label is actually used
|
- Delay the duplicate label error until the label is actually used
|
||||||
|
Loading…
Reference in New Issue
Block a user