forked from rpms/anaconda
New version.
This commit is contained in:
parent
0f280d6b4b
commit
6ee8722eb1
@ -3,3 +3,4 @@ anaconda-11.4.0.16.tar.bz2
|
|||||||
anaconda-11.4.0.17.tar.bz2
|
anaconda-11.4.0.17.tar.bz2
|
||||||
anaconda-11.4.0.18.tar.bz2
|
anaconda-11.4.0.18.tar.bz2
|
||||||
anaconda-11.4.0.19.tar.bz2
|
anaconda-11.4.0.19.tar.bz2
|
||||||
|
anaconda-11.4.0.20.tar.bz2
|
||||||
|
@ -2,7 +2,7 @@
|
|||||||
|
|
||||||
Summary: Graphical system installer
|
Summary: Graphical system installer
|
||||||
Name: anaconda
|
Name: anaconda
|
||||||
Version: 11.4.0.19
|
Version: 11.4.0.20
|
||||||
Release: 1
|
Release: 1
|
||||||
License: GPLv2+
|
License: GPLv2+
|
||||||
Group: Applications/System
|
Group: Applications/System
|
||||||
@ -199,6 +199,11 @@ 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
|
||||||
|
* Sun Jan 13 2008 Chris Lumens <clumens@redhat.com> - 11.4.0.20-1
|
||||||
|
- Install new udev paths so HAL can talk to it (notting)
|
||||||
|
- Also get DSO deps for setuid binaries (like X). (clumens)
|
||||||
|
- Fix a bunch of pychecker errors. (clumens)
|
||||||
|
|
||||||
* Fri Jan 11 2008 Chris Lumens <clumens@redhat.com> - 11.4.0.19-1
|
* Fri Jan 11 2008 Chris Lumens <clumens@redhat.com> - 11.4.0.19-1
|
||||||
- Make sure the arch is listedat the top of all loader screens. (clumens)
|
- Make sure the arch is listedat the top of all loader screens. (clumens)
|
||||||
- Add the version number really early in the log file too. (clumens)
|
- Add the version number really early in the log file too. (clumens)
|
||||||
|
Loading…
Reference in New Issue
Block a user