[pdns] Upstream released new version

Ruben Kerkhof ruben at fedoraproject.org
Mon Jul 25 16:58:42 UTC 2011


commit a8bc0af3085d5bd373146dd7a30d625ee53140f4
Author: Ruben <ruben at rubenkerkhof.com>
Date:   Mon Jul 25 18:58:23 2011 +0200

    Upstream released new version

 .gitignore |    1 +
 pdns.spec  |   11 ++++++-----
 sources    |    2 +-
 3 files changed, 8 insertions(+), 6 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index 0e40640..b89687c 100644
--- a/.gitignore
+++ b/.gitignore
@@ -2,3 +2,4 @@ pdns-2.9.22.tar.gz
 /pdns-3.0-pre.20110327.2103.tar.gz
 /pdns-3.0-rc2.tar.gz
 /pdns-3.0-rc3.tar.gz
+/pdns-3.0.tar.gz
diff --git a/pdns.spec b/pdns.spec
index 9b2f517..2355b84 100644
--- a/pdns.spec
+++ b/pdns.spec
@@ -1,14 +1,12 @@
-%global alphatag rc3
-
 Summary:	A modern, advanced and high performance authoritative-only nameserver
 Name:		pdns
 Version:	3.0
-Release:	5.%{alphatag}%{?dist}
+Release:	6%{?dist}
 
 Group:		System Environment/Daemons
 License:	GPLv2
 URL:		http://powerdns.com
-Source0:	http://downloads.powerdns.com/releases/%{name}-%{version}-%{alphatag}.tar.gz
+Source0:	http://downloads.powerdns.com/releases/%{name}-%{version}.tar.gz
 Source1:	pdns.service
 Patch0:		pdns-fix-mongo-backend.patch
 Patch1:		pdns-fix-lua-detection.patch
@@ -92,7 +90,7 @@ This package contains the MongoDB backend for %{name}
 
 
 %prep
-%setup -q -n %{name}-%{version}-%{alphatag}
+%setup -q
 %patch0 -p1 -b .fixmongo
 %patch1 -p1 -b .fixlua
 
@@ -224,6 +222,9 @@ fi
 
 
 %changelog
+* Mon Jul 25 2011 Ruben Kerkhof <ruben at rubenkerkhof.com> 3.0-6
+- Upstream released new version
+
 * Wed Jul 20 2011 Ruben Kerkhof <ruben at rubenkerkhof.com> 3.0-5.rc3
 - New release candidate
 - Add MongoDB backend
diff --git a/sources b/sources
index 855f530..8dcd07b 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-c77a88084c6d33c3b028482c511f80a4  pdns-3.0-rc3.tar.gz
+dce3855707a1a02c1d1893242f33960a  pdns-3.0.tar.gz


More information about the scm-commits mailing list