rpms/Pound/devel .cvsignore, 1.15, 1.16 Pound.spec, 1.16, 1.17 sources, 1.15, 1.16

Ruben Kerkhof (ruben) fedora-extras-commits at redhat.com
Wed Jul 4 17:27:44 UTC 2007


Author: ruben

Update of /cvs/pkgs/rpms/Pound/devel
In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv31937

Modified Files:
	.cvsignore Pound.spec sources 
Log Message:
Upstream released new version


Index: .cvsignore
===================================================================
RCS file: /cvs/pkgs/rpms/Pound/devel/.cvsignore,v
retrieving revision 1.15
retrieving revision 1.16
diff -u -r1.15 -r1.16
--- .cvsignore	25 May 2007 18:32:31 -0000	1.15
+++ .cvsignore	4 Jul 2007 17:27:08 -0000	1.16
@@ -1 +1 @@
-Pound-2.4b.tgz
+Pound-2.4c.tgz


Index: Pound.spec
===================================================================
RCS file: /cvs/pkgs/rpms/Pound/devel/Pound.spec,v
retrieving revision 1.16
retrieving revision 1.17
diff -u -r1.16 -r1.17
--- Pound.spec	26 May 2007 12:22:26 -0000	1.16
+++ Pound.spec	4 Jul 2007 17:27:08 -0000	1.17
@@ -1,14 +1,15 @@
+%define alpha        c
 %define pound_user   pound
 %define pound_group  pound
 %define pound_home   %{_localstatedir}/lib/pound
 
-Name:        Pound          
+Name:        Pound
 Version:     2.4
-Release:     0.2.b%{?dist}
-Summary:     Reverse proxy and load balancer        
+Release:     0.1.%{alpha}%{?dist}
+Summary:     Reverse proxy and load balancer
 
 Group:       System Environment/Daemons
-License:     GPL        
+License:     GPL
 URL:         http://apsis.ch/pound
 BuildRoot:   %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n)
 
@@ -26,7 +27,7 @@
 Requires(preun):  /sbin/chkconfig, /sbin/service
 Requires(postun): /sbin/service
 
-Source0:  http://apsis.ch/pound/%{name}-%{version}b.tgz       
+Source0:  http://apsis.ch/pound/%{name}-%{version}%{alpha}.tgz
 Source1:  pound.init
 Source2:  pound.cfg
 Patch0:   pound-remove-owner.patch
@@ -41,7 +42,7 @@
 give away
 
 %prep
-%setup -q -n %{name}-%{version}b
+%setup -q -n %{name}-%{version}%{alpha}
 %patch0 -p1 -b .remove-owner
 
 %build
@@ -115,6 +116,8 @@
 %attr(-,%{pound_user},%{pound_group}) %dir %{pound_home}
 
 %changelog
+* Wed Jun 04 2007 Ruben Kerkhof <ruben at rubenkerkhof.com> 2.4.0-1c
+- Upstream released new version
 * Sat May 26 2007 Ruben Kerkhof <ruben at rubenkerkhof.com> 2.4.0-2b
 - Disable linking with tcmalloc on ppc (#238390)
 * Fri May 25 2007 Ruben Kerkhof <ruben at rubenkerkhof.com> 2.4-0.1b


Index: sources
===================================================================
RCS file: /cvs/pkgs/rpms/Pound/devel/sources,v
retrieving revision 1.15
retrieving revision 1.16
diff -u -r1.15 -r1.16
--- sources	25 May 2007 18:32:31 -0000	1.15
+++ sources	4 Jul 2007 17:27:08 -0000	1.16
@@ -1 +1 @@
-62ff13f4bca187f7cd0b99a3b31e52a4  Pound-2.4b.tgz
+b2c8cba079423a417c4e5512a1175ef5  Pound-2.4c.tgz




More information about the fedora-extras-commits mailing list