Rebuild for ppc32

This commit is contained in:
Tom Callaway 2007-08-23 13:32:56 +00:00
parent ea4ceb4e84
commit b7eac8aad4

View File

@ -1,7 +1,7 @@
Summary: A library that performs asynchronous DNS operations Summary: A library that performs asynchronous DNS operations
Name: c-ares Name: c-ares
Version: 1.4.0 Version: 1.4.0
Release: 1%{?dist} Release: 2%{?dist}
License: MIT License: MIT
Group: System Environment/Libraries Group: System Environment/Libraries
URL: http://daniel.haxx.se/projects/c-ares/ URL: http://daniel.haxx.se/projects/c-ares/
@ -57,6 +57,9 @@ rm -rf $RPM_BUILD_ROOT
%{_mandir}/man3/ares_* %{_mandir}/man3/ares_*
%changelog %changelog
* Thu Aug 23 2007 Tom "spot" Callaway <tcallawa@redhat.com> 1.4.0-2
- rebuild for ppc32
* Wed Jun 27 2007 Tom "spot" Callaway <tcallawa@redhat.com> 1.4.0-1 * Wed Jun 27 2007 Tom "spot" Callaway <tcallawa@redhat.com> 1.4.0-1
- bump to 1.4.0 (resolves bugzilla 243591) - bump to 1.4.0 (resolves bugzilla 243591)
- get rid of static library (.a) - get rid of static library (.a)