forked from rpms/anaconda
auto-import anaconda-10.89.17-1 on branch devel from anaconda-10.89.17-1.src.rpm
This commit is contained in:
parent
3277382f01
commit
6475969a3e
@ -1 +1 @@
|
|||||||
anaconda-10.89.16.tar.bz2
|
anaconda-10.89.17.tar.bz2
|
||||||
|
@ -1,5 +1,5 @@
|
|||||||
Name: anaconda
|
Name: anaconda
|
||||||
Version: 10.89.16
|
Version: 10.89.17
|
||||||
Release: 1
|
Release: 1
|
||||||
License: GPL
|
License: GPL
|
||||||
Summary: Graphical system installer
|
Summary: Graphical system installer
|
||||||
@ -74,6 +74,9 @@ rm -rf $RPM_BUILD_ROOT
|
|||||||
/sbin/chkconfig --del reconfig >/dev/null 2>&1 || :
|
/sbin/chkconfig --del reconfig >/dev/null 2>&1 || :
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
* Tue Nov 15 2005 Jeremy Katz <katzj@redhat.com> - 10.89.17-1
|
||||||
|
- missed an x lib somehow
|
||||||
|
|
||||||
* Tue Nov 15 2005 Jeremy Katz <katzj@redhat.com> - 10.89.16-1
|
* Tue Nov 15 2005 Jeremy Katz <katzj@redhat.com> - 10.89.16-1
|
||||||
- lots of updates for modular X
|
- lots of updates for modular X
|
||||||
- allow a shell on tty1 if using vnc
|
- allow a shell on tty1 if using vnc
|
||||||
|
Loading…
Reference in New Issue
Block a user