forked from rpms/anaconda
auto-import anaconda-10.2.1.5-1 on branch devel from anaconda-10.2.1.5-1.src.rpm
This commit is contained in:
parent
8e0c7fca88
commit
2d289ef616
@ -1 +1 @@
|
|||||||
anaconda-10.2.1.4.tar.bz2
|
anaconda-10.2.1.5.tar.bz2
|
||||||
|
@ -1,5 +1,5 @@
|
|||||||
Name: anaconda
|
Name: anaconda
|
||||||
Version: 10.2.1.4
|
Version: 10.2.1.5
|
||||||
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 Jun 6 2005 Jeremy Katz <katzj@redhat.com> - 10.2.1.5-1
|
||||||
|
- fix segfault on upgrades
|
||||||
|
|
||||||
|
* Tue May 31 2005 Chris Lumens <clumens@redhat.com> 10.2.1.4-2
|
||||||
|
- Bump release for FC4 build.
|
||||||
|
|
||||||
* Tue May 31 2005 Chris Lumens <clumens@redhat.com> 10.2.1.4-1
|
* Tue May 31 2005 Chris Lumens <clumens@redhat.com> 10.2.1.4-1
|
||||||
- Fix to not traceback on certain preexisting RAID setups (#159079, #159182).
|
- Fix to not traceback on certain preexisting RAID setups (#159079, #159182).
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user