rpms/pdns-recursor/F-11 pdns-recursor.spec, 1.11, 1.12 pdns-recursor-boost.patch, 1.1, NONE pdns-recursor-fixsysconfdir.patch, 1.2, NONE pdns-recursor-gcc44.patch, 1.1, NONE

Ruben Kerkhof ruben at fedoraproject.org
Mon Aug 3 14:27:50 UTC 2009


Author: ruben

Update of /cvs/pkgs/rpms/pdns-recursor/F-11
In directory cvs1.fedora.phx.redhat.com:/tmp/cvs-serv31426

Modified Files:
	pdns-recursor.spec 
Removed Files:
	pdns-recursor-boost.patch pdns-recursor-fixsysconfdir.patch 
	pdns-recursor-gcc44.patch 
Log Message:
* Mon Aug 03 2009 Ruben Kerkhof <ruben at rubenkerkhof.com> - 3.1.7.1-1
- Upstream released new version
- Drop patches included upstream



Index: pdns-recursor.spec
===================================================================
RCS file: /cvs/pkgs/rpms/pdns-recursor/F-11/pdns-recursor.spec,v
retrieving revision 1.11
retrieving revision 1.12
diff -u -p -r1.11 -r1.12
--- pdns-recursor.spec	27 Feb 2009 15:44:06 -0000	1.11
+++ pdns-recursor.spec	3 Aug 2009 14:27:50 -0000	1.12
@@ -1,7 +1,7 @@
 Summary:		Modern, advanced and high performance recursing/non authoritative nameserver
 Name:			pdns-recursor
-Version:		3.1.7
-Release:		4%{?dist}
+Version:		3.1.7.1
+Release:		1%{?dist}
 Group:			System Environment/Daemons
 License:		GPLv2
 URL:			http://powerdns.com
@@ -9,10 +9,7 @@ BuildRoot:		%{_tmppath}/%{name}-%{versio
 Source0:		http://downloads.powerdns.com/releases/%{name}-%{version}.tar.bz2
 Source1:		pdns-recursor.init	
 
-Patch0:			pdns-recursor-fixsysconfdir.patch
-Patch1:			pdns-recursor-fixmakefile.patch
-Patch2:			pdns-recursor-boost.patch
-Patch3:			pdns-recursor-gcc44.patch
+Patch0:			pdns-recursor-fixmakefile.patch
 
 Provides:		powerdns-recursor = %{version}-%{release}
 BuildRequires:		boost-devel, lua-devel
@@ -25,10 +22,7 @@ package if you need a dns cache for your
 
 %prep
 %setup -q
-%patch0 -p1 -b .fixsysconfdir
-%patch1 -p1 -b .fixmakefile
-%patch2 -p1 -b .boost
-%patch3 -p1 -b .gcc44
+%patch0 -p1 -b .fixmakefile
 
 %build
 LUA=1 LUA_CPPFLAGS_CONFIG= LUA_LIBS_CONFIG=-llua OPTFLAGS="%{optflags}" make %{?_smp_mflags}
@@ -80,6 +74,10 @@ fi
 
 
 %changelog
+* Mon Aug 03 2009 Ruben Kerkhof <ruben at rubenkerkhof.com> - 3.1.7.1-1
+- Upstream released new version
+- Drop patches included upstream
+
 * Fri Feb 27 2009 Ruben Kerkhof <ruben at rubenkerkhof.com> - 3.1.7-4
 - Fix errors with newer Boost
 - Fix build with gcc4.4


--- pdns-recursor-boost.patch DELETED ---


--- pdns-recursor-fixsysconfdir.patch DELETED ---


--- pdns-recursor-gcc44.patch DELETED ---




More information about the scm-commits mailing list