diff --git a/.cvsignore b/.cvsignore index 90f61b5..8c15441 100644 --- a/.cvsignore +++ b/.cvsignore @@ -1 +1 @@ -anaconda-10.90.3.tar.bz2 +anaconda-10.90.4.tar.bz2 diff --git a/anaconda.spec b/anaconda.spec index 92b73c3..b0b5029 100644 --- a/anaconda.spec +++ b/anaconda.spec @@ -1,5 +1,5 @@ Name: anaconda -Version: 10.90.3 +Version: 10.90.4 Release: 1 License: GPL Summary: Graphical system installer @@ -19,9 +19,6 @@ Requires: rhpxl Obsoletes: anaconda-images <= 10 Url: http://fedora.redhat.com/projects/anaconda-installer/ -# XXX just because the buildsystem is being slow and I'm impatient -ExcludeArch: ia64 s390 s390x ppc64 - BuildRoot: %{_tmppath}/anaconda-%{PACKAGE_VERSION} %description @@ -81,6 +78,12 @@ rm -rf $RPM_BUILD_ROOT /sbin/chkconfig --del reconfig >/dev/null 2>&1 || : %changelog +* Thu Nov 17 2005 Jeremy Katz - 10.90.4-1 +- don't traceback on unresolvable deps (#173508) +- fix pkg.arch for %%packages +- another hack for vnc +- debug prints to log.debug (#173533) + * Thu Nov 17 2005 Paul Nasrat - 10.90.3-1 - Add group processing to buildinstall - Add createrepo requires diff --git a/sources b/sources index e44a2ae..4fefe40 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -38bdb2e68e25d054d5a71be0504e9b98 anaconda-10.90.3.tar.bz2 +439e4c8671f0ddc556a2092e03ce9dd7 anaconda-10.90.4.tar.bz2