diff --git a/.cvsignore b/.cvsignore index bfccba6..90f61b5 100644 --- a/.cvsignore +++ b/.cvsignore @@ -1 +1 @@ -anaconda-10.90.2.tar.bz2 +anaconda-10.90.3.tar.bz2 diff --git a/anaconda.spec b/anaconda.spec index 954f137..ef901c0 100644 --- a/anaconda.spec +++ b/anaconda.spec @@ -1,5 +1,5 @@ Name: anaconda -Version: 10.90.2 +Version: 10.90.3 Release: 1 License: GPL Summary: Graphical system installer @@ -31,6 +31,7 @@ Group: Applications/System AutoReqProv: false Requires: libxml2-python, python, rpm-python >= 4.2-0.61, yum >= 2.4.0 Requires: anaconda = %{version}-%{release} +Requires: createrepo >= 0.4.3-3.1 %description runtime 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 || : %changelog +* Thu Nov 17 2005 Paul Nasrat - 10.90.3-1 +- Add group processing to buildinstall +- Add createrepo requires + * Thu Nov 17 2005 Jeremy Katz - 10.90.2-1 - more pkgorder fixing (clumens) - fix cd installs to not fall into the "not a real install method" case :) diff --git a/sources b/sources index afbe0c5..e44a2ae 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -32a1c6bceee79f697aa70b6241bf6513 anaconda-10.90.2.tar.bz2 +38bdb2e68e25d054d5a71be0504e9b98 anaconda-10.90.3.tar.bz2