auto-import anaconda-10.90.3-1 on branch devel from anaconda-10.90.3-1.src.rpm
This commit is contained in:
parent
a9ce1d7180
commit
b633f3e64b
@ -1 +1 @@
|
|||||||
anaconda-10.90.2.tar.bz2
|
anaconda-10.90.3.tar.bz2
|
||||||
|
@ -1,5 +1,5 @@
|
|||||||
Name: anaconda
|
Name: anaconda
|
||||||
Version: 10.90.2
|
Version: 10.90.3
|
||||||
Release: 1
|
Release: 1
|
||||||
License: GPL
|
License: GPL
|
||||||
Summary: Graphical system installer
|
Summary: Graphical system installer
|
||||||
@ -31,6 +31,7 @@ Group: Applications/System
|
|||||||
AutoReqProv: false
|
AutoReqProv: false
|
||||||
Requires: libxml2-python, python, rpm-python >= 4.2-0.61, yum >= 2.4.0
|
Requires: libxml2-python, python, rpm-python >= 4.2-0.61, yum >= 2.4.0
|
||||||
Requires: anaconda = %{version}-%{release}
|
Requires: anaconda = %{version}-%{release}
|
||||||
|
Requires: createrepo >= 0.4.3-3.1
|
||||||
|
|
||||||
%description runtime
|
%description runtime
|
||||||
The anaconda-runtime package contains parts of the installation system which
|
The anaconda-runtime package contains parts of the installation system which
|
||||||
@ -77,6 +78,10 @@ rm -rf $RPM_BUILD_ROOT
|
|||||||
/sbin/chkconfig --del reconfig >/dev/null 2>&1 || :
|
/sbin/chkconfig --del reconfig >/dev/null 2>&1 || :
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
* Thu Nov 17 2005 Paul Nasrat <pnasrat@redhat.com> - 10.90.3-1
|
||||||
|
- Add group processing to buildinstall
|
||||||
|
- Add createrepo requires
|
||||||
|
|
||||||
* Thu Nov 17 2005 Jeremy Katz <katzj@redhat.com> - 10.90.2-1
|
* Thu Nov 17 2005 Jeremy Katz <katzj@redhat.com> - 10.90.2-1
|
||||||
- more pkgorder fixing (clumens)
|
- more pkgorder fixing (clumens)
|
||||||
- fix cd installs to not fall into the "not a real install method" case :)
|
- fix cd installs to not fall into the "not a real install method" case :)
|
||||||
|
Loading…
Reference in New Issue
Block a user