[pdns/f15] Drop unneeded patch

Ruben Kerkhof ruben at fedoraproject.org
Mon Jan 9 13:22:13 UTC 2012


commit f3be036a902dc0376673c860dbdce4953fe0dcf0
Author: Ruben <ruben at rubenkerkhof.com>
Date:   Mon Jan 9 14:21:52 2012 +0100

    Drop unneeded patch

 pdns-gcc44.patch |   11 -----------
 pdns.spec        |   10 ++++------
 2 files changed, 4 insertions(+), 17 deletions(-)
---
diff --git a/pdns.spec b/pdns.spec
index 8d55e79..93e11ff 100644
--- a/pdns.spec
+++ b/pdns.spec
@@ -9,9 +9,8 @@ URL:		http://powerdns.com
 BuildRoot:	%{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n)
 Source0:	http://downloads.powerdns.com/releases/%{name}-%{version}.tar.gz
 Patch0:		%{name}-fixinit.patch
-Patch1:		%{name}-gcc44.patch
-Patch2:		pdns-fix-postgres-detection.patch
-Patch3:		pdns-fix-crash-on-sigstop.patch
+Patch1:		pdns-fix-postgres-detection.patch
+Patch2:		pdns-fix-crash-on-sigstop.patch
 
 Requires(post):	%{_sbindir}/useradd, /sbin/chkconfig
 Requires(preun):	/sbin/service, /sbin/chkconfig
@@ -83,9 +82,8 @@ This package contains the SQLite backend for %{name}
 %prep
 %setup -q
 %patch0 -p1 -b .fixinit
-%patch1 -p1 -b .gcc44
-%patch2 -p1 -b .postgres
-%patch3 -p1 -b .sigstop
+%patch1 -p1 -b .postgres
+%patch2 -p1 -b .sigstop
 
 %build
 export CPPFLAGS="-DLDAP_DEPRECATED %{optflags}"


More information about the scm-commits mailing list