rpms/ldns/F-8 ldns.spec,1.26,1.27 sources,1.8,1.9

Paul Wouters pwouters at fedoraproject.org
Mon Nov 3 00:10:20 UTC 2008


Author: pwouters

Update of /cvs/extras/rpms/ldns/F-8
In directory cvs1.fedora.phx.redhat.com:/tmp/cvs-serv25668

Modified Files:
	ldns.spec sources 
Log Message:
* Sun Nov  2 2008 Paul Wouters <paul at xelerance.com> - 1.3.0-1
- Updated to 1.3.0.



Index: ldns.spec
===================================================================
RCS file: /cvs/extras/rpms/ldns/F-8/ldns.spec,v
retrieving revision 1.26
retrieving revision 1.27
diff -u -r1.26 -r1.27
--- ldns.spec	29 Nov 2007 18:34:43 -0000	1.26
+++ ldns.spec	3 Nov 2008 00:09:49 -0000	1.27
@@ -1,13 +1,14 @@
 Summary: Lowlevel DNS(SEC) library with API
 Name: ldns
-Version: 1.2.2
+Version: 1.3.0
 Release: 1%{?dist}
 License: BSD
-Url: http://open.nlnetlabs.nl/%{name}/
-Source: http://open.nlnetlabs.nl/downloads/%{name}-%{version}.tar.gz
+Url: http://www.nlnetlabs.nl/%{name}/
+Source: http://www.nlnetlabs.nl/downloads/%{name}-%{version}.tar.gz
 Group: System Environment/Libraries
 BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n)
-BuildRequires: libtool, autoconf, automake, gcc-c++, openssl-devel, doxygen, perl libpcap-devel
+BuildRequires: libtool, autoconf, automake, gcc-c++, openssl-devel, doxygen
+BuildRequires: perl libpcap-devel
 
 %description
 ldns is a library with the aim to simplify DNS programing in C. All
@@ -31,7 +32,7 @@
 #libtoolize
 #autoreconf
 
-%configure --disable-rpath
+%configure --disable-rpath --with-sha2
 
 %build
 make %{?_smp_mflags}
@@ -64,7 +65,7 @@
 
 %files 
 %defattr(-,root,root)
-%{_libdir}/libldns*so
+%{_libdir}/libldns*so.*
 %{_bindir}/drill
 %{_bindir}/ldns-*
 %{_bindir}/ldnsd
@@ -74,6 +75,7 @@
 %files devel
 %defattr(-,root,root,-)
 %{_libdir}/libldns.a
+%{_libdir}/libldns*so
 %dir %{_includedir}/ldns
 %{_includedir}/ldns/*.h
 %doc doc Changelog README
@@ -83,6 +85,9 @@
 %postun -p /sbin/ldconfig
 
 %changelog
+* Sun Nov  2 2008 Paul Wouters <paul at xelerance.com> - 1.3.0-1
+- Updated to 1.3.0.
+
 * Thu Nov 29 2007 Paul Wouters <paul at xelerance.com> - 1.2.2-1
 - Upgraded to 1.2.2. 
 


Index: sources
===================================================================
RCS file: /cvs/extras/rpms/ldns/F-8/sources,v
retrieving revision 1.8
retrieving revision 1.9
diff -u -r1.8 -r1.9
--- sources	29 Nov 2007 18:34:43 -0000	1.8
+++ sources	3 Nov 2008 00:09:49 -0000	1.9
@@ -1,2 +1 @@
-bbb987f1aa4b23a1faed58dc7930dbf0  ldns-1.2.1.tar.gz
-cba5e061b66377ceb25e2309d2cf17f3  ldns-1.2.2.tar.gz
+87b828f611543cfd4a4b03a81180240e  ldns-1.3.0.tar.gz




More information about the fedora-extras-commits mailing list