- Rebuilt for glibc bug#747377

This commit is contained in:
Dennis Gilmore 2011-10-26 18:35:26 -05:00
parent c03c6e852d
commit 845c75fd2b

View File

@ -3,7 +3,7 @@
Summary: Graphical system installer Summary: Graphical system installer
Name: anaconda Name: anaconda
Version: 17.1 Version: 17.1
Release: 1%{?dist} Release: 2%{?dist}
License: GPLv2+ License: GPLv2+
Group: Applications/System Group: Applications/System
URL: http://fedoraproject.org/wiki/Anaconda URL: http://fedoraproject.org/wiki/Anaconda
@ -232,6 +232,9 @@ update-desktop-database &> /dev/null || :
%endif %endif
%changelog %changelog
* Wed Oct 26 2011 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 17.1-2
- Rebuilt for glibc bug#747377
* Tue Oct 11 2011 Chris Lumens <clumens@redhat.com> - 17.1-1 * Tue Oct 11 2011 Chris Lumens <clumens@redhat.com> - 17.1-1
- Pull grub-efi and efibootmgr into the package list as needed. (#742042) - Pull grub-efi and efibootmgr into the package list as needed. (#742042)
(pjones) (pjones)