Summary: Lowlevel DNS(SEC) library with API\r
Name: ldns\r
-Version: 1.3.0\r
+Version: 1.4.0\r
Release: 1%{?dist}\r
License: BSD\r
Url: http://www.nlnetlabs.nl/%{name}/\r
Source: http://www.nlnetlabs.nl/downloads/%{name}-%{version}.tar.gz\r
Group: System Environment/Libraries\r
BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n)\r
-BuildRequires: libtool, autoconf, automake, gcc-c++, openssl-devel, doxygen, perl libpcap-devel\r
+BuildRequires: libtool, autoconf, automake, gcc-c++, openssl-devel, doxygen,\r
+BuildRequires: perl libpcap-devel\r
\r
%description\r
ldns is a library with the aim to simplify DNS programing in C. All\r
#libtoolize\r
#autoreconf\r
\r
-%configure --disable-rpath\r
+%configure --disable-rpath --with-sha2\r
\r
%build\r
\r
%postun -p /sbin/ldconfig\r
\r
%changelog\r
+* Thu Oct 30 2008 Paul Wouters <paul@xelerance.com> - 1.4.0-1\r
+- Updated to 1.4.0\r
+\r
+* Wed May 28 2008 Paul Wouters <paul@xelerance.com> - 1.3.0-3\r
+- enable SHA2 functionality\r
+\r
+* Wed May 28 2008 Paul Wouters <paul@xelerance.com> - 1.3.0-2\r
+- re-tag (don't do builds while renaming local repo dirs)\r
+\r
* Wed May 28 2008 Paul Wouters <paul@xelerance.com> - 1.3.0-1\r
- Updated to latest release\r
\r
+* Tue Feb 19 2008 Fedora Release Engineering <rel-eng@fedoraproject.org> - 1.2.2-3\r
+- Autorebuild for GCC 4.3\r
+\r
* Wed Dec 5 2007 Paul Wouters <paul@xelerance.com> - 1.2.2-2\r
- Rebuild for new libcrypto\r
\r