This commit is contained in:
Tom Callaway 2005-05-31 14:43:59 +00:00
parent f559d78dc4
commit d9ef2ff4cd

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.2.1 Version: 1.2.1
Release: 2 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/
@ -54,6 +54,9 @@ rm -rf $RPM_BUILD_ROOT
%{_mandir}/man3/ares_* %{_mandir}/man3/ares_*
%changelog %changelog
* Tue May 31 2005 Tom "spot" Callaway <tcallawa@redhat.com> 1.2.1-3
- use dist tag to prevent EVR overlap
* Fri Apr 22 2005 Tom "spot" Callaway <tcallawa@redhat.com> 1.2.1-2 * Fri Apr 22 2005 Tom "spot" Callaway <tcallawa@redhat.com> 1.2.1-2
- fix license (MIT, not LGPL) - fix license (MIT, not LGPL)
- get rid of libcares.la - get rid of libcares.la