* Wed Jul 25 2007 Jeremy Katz <katzj@redhat.com> - 11.3.0.10-1
- fix media installs (#249371)
This commit is contained in:
parent
1ef341da8b
commit
c1abe02a06
@ -1 +1 @@
|
||||
anaconda-11.3.0.9.tar.bz2
|
||||
anaconda-11.3.0.10.tar.bz2
|
||||
|
@ -1,7 +1,7 @@
|
||||
%define livearches %{ix86} x86_64
|
||||
|
||||
Name: anaconda
|
||||
Version: 11.3.0.9
|
||||
Version: 11.3.0.10
|
||||
Release: 1
|
||||
License: GPL
|
||||
Summary: Graphical system installer
|
||||
@ -142,6 +142,9 @@ rm -rf $RPM_BUILD_ROOT
|
||||
/sbin/chkconfig --del reconfig >/dev/null 2>&1 || :
|
||||
|
||||
%changelog
|
||||
* Wed Jul 25 2007 Jeremy Katz <katzj@redhat.com> - 11.3.0.10-1
|
||||
- fix media installs (#249371)
|
||||
|
||||
* Tue Jul 24 2007 Jeremy Katz <katzj@redhat.com> - 11.3.0.9-1
|
||||
- Rebuild keymaps (clumens, #240087)
|
||||
- Fix kickstart docs about dhcpclass (clumens, #248910)
|
||||
|
Loading…
Reference in New Issue
Block a user