rpms/ldns/devel ldns.spec,1.30,1.31

Paul Wouters (pwouters) fedora-extras-commits at redhat.com
Mon Jun 30 03:55:23 UTC 2008


Author: pwouters

Update of /cvs/extras/rpms/ldns/devel
In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv29569

Modified Files:
	ldns.spec 
Log Message:
merged in changelog entry from autorebuild



Index: ldns.spec
===================================================================
RCS file: /cvs/extras/rpms/ldns/devel/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 03:54:24 -0000	1.31
@@ -1,10 +1,10 @@
 Summary: Lowlevel DNS(SEC) library with API
 Name: ldns
-Version: 1.2.2
-Release: 3%{?dist}
+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
@@ -64,7 +64,7 @@
 
 %files 
 %defattr(-,root,root)
-%{_libdir}/libldns*so
+%{_libdir}/libldns*so.*
 %{_bindir}/drill
 %{_bindir}/ldns-*
 %{_bindir}/ldnsd
@@ -74,6 +74,7 @@
 %files devel
 %defattr(-,root,root,-)
 %{_libdir}/libldns.a
+%{_libdir}/libldns*so
 %dir %{_includedir}/ldns
 %{_includedir}/ldns/*.h
 %doc doc Changelog README
@@ -83,6 +84,9 @@
 %postun -p /sbin/ldconfig
 
 %changelog
+* Wed May 28 2008 Paul Wouters <paul at xelerance.com> - 1.3.0-1
+- 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
 




More information about the fedora-extras-commits mailing list