auto-import anaconda-10.90.4-1 on branch devel from anaconda-10.90.4-1.src.rpm

This commit is contained in:
Jeremy Katz 2005-11-18 00:27:50 +00:00
parent e2340da2ea
commit 53942ff404
3 changed files with 9 additions and 6 deletions

View File

@ -1 +1 @@
anaconda-10.90.3.tar.bz2
anaconda-10.90.4.tar.bz2

View File

@ -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 <katzj@redhat.com> - 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 <pnasrat@redhat.com> - 10.90.3-1
- Add group processing to buildinstall
- Add createrepo requires

View File

@ -1 +1 @@
38bdb2e68e25d054d5a71be0504e9b98 anaconda-10.90.3.tar.bz2
439e4c8671f0ddc556a2092e03ce9dd7 anaconda-10.90.4.tar.bz2