New version.
This commit is contained in:
parent
446961fe03
commit
db90420735
@ -2,3 +2,4 @@ anaconda-11.3.0.42.tar.bz2
|
|||||||
anaconda-11.4.tar.bz2
|
anaconda-11.4.tar.bz2
|
||||||
anaconda-11.4.0.1.tar.bz2
|
anaconda-11.4.0.1.tar.bz2
|
||||||
anaconda-11.4.0.2.tar.bz2
|
anaconda-11.4.0.2.tar.bz2
|
||||||
|
anaconda-11.4.0.3.tar.bz2
|
||||||
|
@ -2,7 +2,7 @@
|
|||||||
|
|
||||||
Summary: Graphical system installer
|
Summary: Graphical system installer
|
||||||
Name: anaconda
|
Name: anaconda
|
||||||
Version: 11.4.0.2
|
Version: 11.4.0.3
|
||||||
Release: 1
|
Release: 1
|
||||||
License: GPLv2
|
License: GPLv2
|
||||||
Group: Applications/System
|
Group: Applications/System
|
||||||
@ -215,6 +215,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
|
||||||
|
* Wed Nov 28 2007 Chris Lumens <clumens@redhat.com> 11.4.0.3-1
|
||||||
|
- Fix the build by no longer including broken kernel headers (katzj).
|
||||||
|
- Fix tracebacks when printing disk errors (#403501).
|
||||||
|
- Fix tracebacks in displaying the text mode exception dialog (#403381).
|
||||||
|
|
||||||
* Wed Nov 28 2007 Chris Lumens <clumens@redhat.com> 11.4.0.2-1
|
* Wed Nov 28 2007 Chris Lumens <clumens@redhat.com> 11.4.0.2-1
|
||||||
- Include libuser support libraries.
|
- Include libuser support libraries.
|
||||||
- Include nss libraries so rpm works again (#396851).
|
- Include nss libraries so rpm works again (#396851).
|
||||||
|
Loading…
Reference in New Issue
Block a user