rpms/varnish/EL-4 .cvsignore, 1.10, 1.11 sources, 1.10, 1.11 varnish.spec, 1.20, 1.21

Ingvar Hagelund ingvar at fedoraproject.org
Mon Dec 21 22:14:03 UTC 2009


Author: ingvar

Update of /cvs/pkgs/rpms/varnish/EL-4
In directory cvs1.fedora.phx.redhat.com:/tmp/cvs-serv12856

Modified Files:
	.cvsignore sources varnish.spec 
Log Message:
New upstream release


Index: .cvsignore
===================================================================
RCS file: /cvs/pkgs/rpms/varnish/EL-4/.cvsignore,v
retrieving revision 1.10
retrieving revision 1.11
diff -u -p -r1.10 -r1.11
--- .cvsignore	9 Nov 2009 21:10:44 -0000	1.10
+++ .cvsignore	21 Dec 2009 22:14:03 -0000	1.11
@@ -1 +1 @@
-varnish-2.0.5.tar.gz
+varnish-2.0.6.tar.gz


Index: sources
===================================================================
RCS file: /cvs/pkgs/rpms/varnish/EL-4/sources,v
retrieving revision 1.10
retrieving revision 1.11
diff -u -p -r1.10 -r1.11
--- sources	9 Nov 2009 21:10:44 -0000	1.10
+++ sources	21 Dec 2009 22:14:03 -0000	1.11
@@ -1 +1 @@
-fde37b8c571cb69cf9e9f0da62a8310b  varnish-2.0.5.tar.gz
+d91dc21c636db61c69b5e8f061c5bb95  varnish-2.0.6.tar.gz


Index: varnish.spec
===================================================================
RCS file: /cvs/pkgs/rpms/varnish/EL-4/varnish.spec,v
retrieving revision 1.20
retrieving revision 1.21
diff -u -p -r1.20 -r1.21
--- varnish.spec	9 Nov 2009 21:10:44 -0000	1.20
+++ varnish.spec	21 Dec 2009 22:14:03 -0000	1.21
@@ -1,14 +1,12 @@
 Summary: High-performance HTTP accelerator
 Name: varnish
-Version: 2.0.5
+Version: 2.0.6
 Release: 1%{?dist}
 License: BSD
 Group: System Environment/Daemons
 URL: http://www.varnish-cache.org/
 Source0: http://downloads.sourceforge.net/varnish/varnish-%{version}.tar.gz
 Patch0: varnish.varnishtest_debugflag.patch
-Patch1: varnish.s390x_pagesize.patch
-Patch2: varnish.sparc_pagesize.patch
 BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n)
 # The svn sources needs autoconf, automake and libtool to generate a suitable
 # configure script. Release tarballs would not need this
@@ -71,8 +69,6 @@ Varnish is a high-performance HTTP accel
 #./autogen.sh
 
 %patch0 -p0
-%patch1 -p0
-%patch2 -p0
 
 # Hack to get 32- and 64-bits tests run concurrently on the same build machine
 case `uname -m` in
@@ -239,6 +235,9 @@ fi
 %postun libs -p /sbin/ldconfig
 
 %changelog
+* Mon Dec 14 2009 Ingvar Hagelund <ingvar at linpro.no> - 2.0.6-1
+- New upstream release
+
 * Mon Nov 09 2009 Ingvar Hagelund <ingvar at linpro.no> - 2.0.5-1
 - New upstream release
 




More information about the scm-commits mailing list