auto-import anaconda-10.0.3.3-1 on branch devel from anaconda-10.0.3.3-1.src.rpm
This commit is contained in:
parent
e52a929885
commit
424ffb1a04
@ -1 +1 @@
|
|||||||
anaconda-10.0.3.2.tar.bz2
|
anaconda-10.0.3.3.tar.bz2
|
||||||
|
@ -1,6 +1,6 @@
|
|||||||
ExcludeArch: ppc64
|
ExcludeArch: ppc64
|
||||||
Name: anaconda
|
Name: anaconda
|
||||||
Version: 10.0.3.2
|
Version: 10.0.3.3
|
||||||
Release: 1
|
Release: 1
|
||||||
License: GPL
|
License: GPL
|
||||||
Summary: Graphical system installer
|
Summary: Graphical system installer
|
||||||
@ -74,6 +74,13 @@ rm -rf $RPM_BUILD_ROOT
|
|||||||
/sbin/chkconfig --del reconfig >/dev/null 2>&1 || :
|
/sbin/chkconfig --del reconfig >/dev/null 2>&1 || :
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
* Wed Sep 22 2004 Jeremy Katz <katzj@redhat.com> - 10.0.3.3-1
|
||||||
|
- fix going back unmount of /dev/pts (#133301)
|
||||||
|
- fix SRPMs disc (#122737)
|
||||||
|
- add localboot option to isolinux.cfg (#120687)
|
||||||
|
- fix tree build on ia64 and x86_64
|
||||||
|
- fix a syntax error for text mode selinux config
|
||||||
|
|
||||||
* Tue Sep 21 2004 Jeremy Katz <katzj@redhat.com> - 10.0.3.2-1
|
* Tue Sep 21 2004 Jeremy Katz <katzj@redhat.com> - 10.0.3.2-1
|
||||||
- some fixes for Arabic (#122228)
|
- some fixes for Arabic (#122228)
|
||||||
- support using ksdevice=macaddr (#130605)
|
- support using ksdevice=macaddr (#130605)
|
||||||
|
Loading…
Reference in New Issue
Block a user