[Pound/f16: 1/2] Upstream released new version

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


commit 61eca372ea92c29b0074f3fb1342ce415d38d9ff
Author: Ruben <ruben at rubenkerkhof.com>
Date:   Mon Jan 9 14:13:54 2012 +0100

    Upstream released new version

 .gitignore |    1 +
 Pound.spec |   11 ++++++-----
 sources    |    2 +-
 3 files changed, 8 insertions(+), 6 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index 3eed3d5..5695d4b 100644
--- a/.gitignore
+++ b/.gitignore
@@ -1,3 +1,4 @@
 Pound-2.5.tgz
 /Pound-2.6c.tgz
 /Pound-2.6f.tgz
+/Pound-2.6.tgz
diff --git a/Pound.spec b/Pound.spec
index 88a24ba..d6d127d 100644
--- a/Pound.spec
+++ b/Pound.spec
@@ -1,12 +1,10 @@
-%global alphatag f
-
 %global pound_user   pound
 %global pound_group  pound
 %global pound_home   %{_localstatedir}/lib/pound
 
 Name:        Pound
 Version:     2.6
-Release:     0.3%{?dist}.%{alphatag}
+Release:     0.4%{?dist}
 Summary:     Reverse proxy and load balancer
 Group:       System Environment/Daemons
 License:     GPLv3
@@ -28,7 +26,7 @@ Requires(post):   systemd-units
 Requires(preun):  systemd-units
 Requires(postun): systemd-units
 
-Source0:  http://www.apsis.ch/pound/%{name}-%{version}%{alphatag}.tgz
+Source0:  http://www.apsis.ch/pound/%{name}-%{version}.tgz
 Source1:  pound.service
 Source2:  pound.cfg
 Patch0:   pound-remove-owner.patch
@@ -43,7 +41,7 @@ under the GPL - no warranty, it's free to use, copy and
 give away
 
 %prep
-%setup -q -n %{name}-%{version}%{alphatag}
+%setup -q
 %patch0 -p1 -b .remove-owner
 
 %build
@@ -127,6 +125,9 @@ fi
 %attr(-,%{pound_user},%{pound_group}) %dir %{pound_home}
 
 %changelog
+* Mon Jan 09 2012 Ruben Kerkhof <ruben at rubenkerkhof.com> 2.6-0.4
+- Upstream released new version
+
 * Sat Sep 17 2011 Ruben Kerkhof <ruben at tilaa.nl> 2.6-0.3.f
 - Upstream released new version
 
diff --git a/sources b/sources
index 6fafaf0..5397eb1 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-6924c01627121fd9c8c21132efc3abb9  Pound-2.6f.tgz
+8c913b527332694943c4c67c8f152071  Pound-2.6.tgz


More information about the scm-commits mailing list