]> git.ipfire.org Git - thirdparty/ldns.git/commitdiff
new .spec file (thanks paul)
authorJelte Jansen <jelte@NLnetLabs.nl>
Fri, 31 Oct 2008 13:32:56 +0000 (13:32 +0000)
committerJelte Jansen <jelte@NLnetLabs.nl>
Fri, 31 Oct 2008 13:32:56 +0000 (13:32 +0000)
packaging/fedora/ldns.spec

index 0dbf37adabd1c4b2fd814b96a09696fcfc9436a5..cee3420dd6d6a3de514b4bc1a139037b5dcee21d 100644 (file)
@@ -1,13 +1,14 @@
 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
@@ -30,7 +31,7 @@ The devel package contains the ldns library and the include files
 #libtoolize\r
 #autoreconf\r
 \r
-%configure --disable-rpath\r
+%configure --disable-rpath --with-sha2\r
 \r
 %build\r
 \r
@@ -84,9 +85,21 @@ rm -rf %{buildroot}
 %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