auto-import anaconda-10.90.4-1 on branch devel from anaconda-10.90.4-1.src.rpm
This commit is contained in:
parent
e2340da2ea
commit
53942ff404
@ -1 +1 @@
|
|||||||
anaconda-10.90.3.tar.bz2
|
anaconda-10.90.4.tar.bz2
|
||||||
|
@ -1,5 +1,5 @@
|
|||||||
Name: anaconda
|
Name: anaconda
|
||||||
Version: 10.90.3
|
Version: 10.90.4
|
||||||
Release: 1
|
Release: 1
|
||||||
License: GPL
|
License: GPL
|
||||||
Summary: Graphical system installer
|
Summary: Graphical system installer
|
||||||
@ -19,9 +19,6 @@ Requires: rhpxl
|
|||||||
Obsoletes: anaconda-images <= 10
|
Obsoletes: anaconda-images <= 10
|
||||||
Url: http://fedora.redhat.com/projects/anaconda-installer/
|
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}
|
BuildRoot: %{_tmppath}/anaconda-%{PACKAGE_VERSION}
|
||||||
|
|
||||||
%description
|
%description
|
||||||
@ -81,6 +78,12 @@ 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 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
|
* Thu Nov 17 2005 Paul Nasrat <pnasrat@redhat.com> - 10.90.3-1
|
||||||
- Add group processing to buildinstall
|
- Add group processing to buildinstall
|
||||||
- Add createrepo requires
|
- Add createrepo requires
|
||||||
|
Loading…
Reference in New Issue
Block a user