auto-import anaconda-10.3.0.23-1 on branch devel from anaconda-10.3.0.23-1.src.rpm
This commit is contained in:
parent
a7fb5cf7b2
commit
14aa0b655d
@ -1 +1 @@
|
|||||||
anaconda-10.3.0.22.tar.bz2
|
anaconda-10.3.0.23.tar.bz2
|
||||||
|
@ -1,5 +1,5 @@
|
|||||||
Name: anaconda
|
Name: anaconda
|
||||||
Version: 10.3.0.22
|
Version: 10.3.0.23
|
||||||
Release: 1
|
Release: 1
|
||||||
License: GPL
|
License: GPL
|
||||||
Summary: Graphical system installer
|
Summary: Graphical system installer
|
||||||
@ -69,6 +69,12 @@ rm -rf $RPM_BUILD_ROOT
|
|||||||
/sbin/chkconfig --del reconfig >/dev/null 2>&1 || :
|
/sbin/chkconfig --del reconfig >/dev/null 2>&1 || :
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
* Mon Sep 19 2005 Jeremy Katz <katzj@redhat.com> - 10.3.0.23-1
|
||||||
|
- fix a silly typo that would cause tracebacks
|
||||||
|
- Look for help in /tmp/updates too (#168155)
|
||||||
|
- Add skge driver (#168590)
|
||||||
|
- Some fixes to hopefully get x86_64 trees working
|
||||||
|
|
||||||
* Fri Sep 16 2005 Jeremy Katz <katzj@redhat.com> - 10.3.0.22-1
|
* Fri Sep 16 2005 Jeremy Katz <katzj@redhat.com> - 10.3.0.22-1
|
||||||
- Fix segfaults with nfs mounting
|
- Fix segfaults with nfs mounting
|
||||||
- Start of url install methods (pnasrat)
|
- Start of url install methods (pnasrat)
|
||||||
|
Loading…
Reference in New Issue
Block a user