* Tue Feb 17 2009 David Cantrell <dcantrell@redhat.com> - 11.5.0.21-1

- Building for i586 only now in Fedora. (dcantrell)
This commit is contained in:
David Cantrell 2009-02-18 03:42:49 +00:00
parent 1dc23f7867
commit f4cec20c47
3 changed files with 7 additions and 4 deletions

View File

@ -1 +1 @@
anaconda-11.5.0.20.tar.bz2 anaconda-11.5.0.21.tar.bz2

View File

@ -2,7 +2,7 @@
Summary: Graphical system installer Summary: Graphical system installer
Name: anaconda Name: anaconda
Version: 11.5.0.20 Version: 11.5.0.21
Release: 1 Release: 1
License: GPLv2+ License: GPLv2+
Group: Applications/System Group: Applications/System
@ -190,7 +190,7 @@ update-desktop-database &> /dev/null || :
%doc docs/anaconda-release-notes.txt %doc docs/anaconda-release-notes.txt
%{_bindir}/mini-wm %{_bindir}/mini-wm
%{_sbindir}/anaconda %{_sbindir}/anaconda
%ifarch i386 x86_64 %ifarch i386 i486 i586 i686 x86_64
%{_sbindir}/gptsync %{_sbindir}/gptsync
%{_sbindir}/showpart %{_sbindir}/showpart
%endif %endif
@ -207,6 +207,9 @@ update-desktop-database &> /dev/null || :
%endif %endif
%changelog %changelog
* Tue Feb 17 2009 David Cantrell <dcantrell@redhat.com> - 11.5.0.21-1
- Building for i586 only now in Fedora. (dcantrell)
* Tue Feb 17 2009 David Cantrell <dcantrell@redhat.com> - 11.5.0.20-1 * Tue Feb 17 2009 David Cantrell <dcantrell@redhat.com> - 11.5.0.20-1
- Fix indentation on upd-instroot (kanarip) - Fix indentation on upd-instroot (kanarip)
- Fix the indentation in mk-images (kanarip) - Fix the indentation in mk-images (kanarip)

View File

@ -1 +1 @@
947632a0371f42b0fe0e36396428d9e7 anaconda-11.5.0.20.tar.bz2 0c837e679737f9cfc665205dbbcadce8 anaconda-11.5.0.21.tar.bz2