rpms/ldns/F-9 ldns.spec,1.30,1.31 sources,1.8,1.9

Paul Wouters (pwouters) fedora-extras-commits at redhat.com
Mon Jun 30 05:16:16 UTC 2008


Author: pwouters

Update of /cvs/extras/rpms/ldns/F-9
In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv13326

Modified Files:
	ldns.spec sources 
Log Message:
* Wed May 28 2008 Paul Wouters <paul at xelerance.com> - 1.3.0-2
- Updated to latest release



Index: ldns.spec
===================================================================
RCS file: /cvs/extras/rpms/ldns/F-9/ldns.spec,v
retrieving revision 1.30
retrieving revision 1.31
diff -u -r1.30 -r1.31
--- ldns.spec	19 Feb 2008 20:10:35 -0000	1.30
+++ ldns.spec	30 Jun 2008 05:15:24 -0000	1.31
@@ -1,13 +1,14 @@
 Summary: Lowlevel DNS(SEC) library with API
 Name: ldns
-Version: 1.2.2
-Release: 3%{?dist}
+Version: 1.3.0
+Release: 2%{?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
@@ -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
+* Wed May 28 2008 Paul Wouters <paul at xelerance.com> - 1.3.0-2
+- Updated to latest release
+
 * Tue Feb 19 2008 Fedora Release Engineering <rel-eng at fedoraproject.org> - 1.2.2-3
 - Autorebuild for GCC 4.3
 


Index: sources
===================================================================
RCS file: /cvs/extras/rpms/ldns/F-9/sources,v
retrieving revision 1.8
retrieving revision 1.9
diff -u -r1.8 -r1.9
--- sources	29 Nov 2007 18:15:14 -0000	1.8
+++ sources	30 Jun 2008 05:15:24 -0000	1.9
@@ -1,2 +1,3 @@
 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