auto-import anaconda-10.2.0.37-1 on branch devel from anaconda-10.2.0.37-1.src.rpm
This commit is contained in:
parent
6b37f839ae
commit
8743aeffd6
@ -1 +1 @@
|
|||||||
anaconda-10.2.0.36.tar.bz2
|
anaconda-10.2.0.37.tar.bz2
|
||||||
|
@ -1,5 +1,5 @@
|
|||||||
Name: anaconda
|
Name: anaconda
|
||||||
Version: 10.2.0.36
|
Version: 10.2.0.37
|
||||||
Release: 1
|
Release: 1
|
||||||
License: GPL
|
License: GPL
|
||||||
Summary: Graphical system installer
|
Summary: Graphical system installer
|
||||||
@ -69,6 +69,11 @@ rm -rf $RPM_BUILD_ROOT
|
|||||||
/sbin/chkconfig --del reconfig >/dev/null 2>&1 || :
|
/sbin/chkconfig --del reconfig >/dev/null 2>&1 || :
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
* Wed Mar 30 2005 Jeremy Katz <katzj@redhat.com> - 10.2.0.37-1
|
||||||
|
- try not using maxcpus=1 for arches which still had it
|
||||||
|
- don't use the reserved variable name str (sopwith)
|
||||||
|
- various language fixups (clumens)
|
||||||
|
|
||||||
* Tue Mar 29 2005 Jeremy Katz <katzj@redhat.com> - 10.2.0.36-1
|
* Tue Mar 29 2005 Jeremy Katz <katzj@redhat.com> - 10.2.0.36-1
|
||||||
- tree build fix
|
- tree build fix
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user