update to 10.2.0.24
This commit is contained in:
parent
a526e56785
commit
7aea92fd9f
@ -1,2 +1 @@
|
|||||||
anaconda-10.2.0.22.tar.bz2
|
anaconda-10.2.0.24.tar.bz2
|
||||||
anaconda-10.2.0.23.tar.bz2
|
|
||||||
|
@ -1,5 +1,5 @@
|
|||||||
Name: anaconda
|
Name: anaconda
|
||||||
Version: 10.2.0.23
|
Version: 10.2.0.24
|
||||||
Release: 1
|
Release: 1
|
||||||
License: GPL
|
License: GPL
|
||||||
Summary: Graphical system installer
|
Summary: Graphical system installer
|
||||||
@ -69,6 +69,10 @@ rm -rf $RPM_BUILD_ROOT
|
|||||||
/sbin/chkconfig --del reconfig >/dev/null 2>&1 || :
|
/sbin/chkconfig --del reconfig >/dev/null 2>&1 || :
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
* Tue Mar 1 2005 Peter Jones <pjones@redhat.com> 10.2.0.24-1
|
||||||
|
- gcc4 fixes (clumens, pjones)
|
||||||
|
- build C files with -D_FORTIFY_SOURCE=2 (pjones)
|
||||||
|
|
||||||
* Mon Feb 28 2005 Chris Lumens <clumens@redhat.com> 10.2.0.23-1
|
* Mon Feb 28 2005 Chris Lumens <clumens@redhat.com> 10.2.0.23-1
|
||||||
- Don't write out filesystems to fstab we haven't mounted (katzj, #149091).
|
- Don't write out filesystems to fstab we haven't mounted (katzj, #149091).
|
||||||
- Deal with multiple Apple Bootstrap partitions (pnasrat).
|
- Deal with multiple Apple Bootstrap partitions (pnasrat).
|
||||||
|
Loading…
Reference in New Issue
Block a user