rpms/varnish/EL-5 .cvsignore, 1.6, 1.7 sources, 1.6, 1.7 varnish.spec, 1.7, 1.8

Ingvar Hagelund ingvar at fedoraproject.org
Wed Apr 15 12:41:10 UTC 2009


Author: ingvar

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

Modified Files:
	.cvsignore sources varnish.spec 
Log Message:
New upstream release. A bugfix release. No changes in ABI, API or config files.


Index: .cvsignore
===================================================================
RCS file: /cvs/pkgs/rpms/varnish/EL-5/.cvsignore,v
retrieving revision 1.6
retrieving revision 1.7
diff -u -r1.6 -r1.7
--- .cvsignore	13 Feb 2009 07:46:50 -0000	1.6
+++ .cvsignore	15 Apr 2009 12:40:37 -0000	1.7
@@ -1 +1 @@
-varnish-2.0.3.tar.gz
+varnish-2.0.4.tar.gz


Index: sources
===================================================================
RCS file: /cvs/pkgs/rpms/varnish/EL-5/sources,v
retrieving revision 1.6
retrieving revision 1.7
diff -u -r1.6 -r1.7
--- sources	13 Feb 2009 07:46:50 -0000	1.6
+++ sources	15 Apr 2009 12:40:37 -0000	1.7
@@ -1 +1 @@
-4233ad2fc3d0c2fcf7bf399f6ccf50b2  varnish-2.0.3.tar.gz
+8044d59cb6d2ec6d09b7ae6033f06bbf  varnish-2.0.4.tar.gz


Index: varnish.spec
===================================================================
RCS file: /cvs/pkgs/rpms/varnish/EL-5/varnish.spec,v
retrieving revision 1.7
retrieving revision 1.8
diff -u -r1.7 -r1.8
--- varnish.spec	13 Feb 2009 07:34:50 -0000	1.7
+++ varnish.spec	15 Apr 2009 12:40:37 -0000	1.8
@@ -1,6 +1,6 @@
 Summary: High-performance HTTP accelerator
 Name: varnish
-Version: 2.0.3
+Version: 2.0.4
 Release: 1%{?dist}
 License: BSD
 Group: System Environment/Daemons
@@ -64,12 +64,12 @@
 %setup -q
 #%setup -q -n varnish-cache
 
-%patch0 -p0
-
 # The svn sources needs to generate a suitable configure script
 # Release tarballs would not need this
 #./autogen.sh
 
+%patch0 -p0
+
 # Hack to get 32- and 64-bits tests run concurrently on the same build machine
 case `uname -m` in
 	ppc64 | s390x | x86_64 | sparc64 )
@@ -235,6 +235,12 @@
 %postun libs -p /sbin/ldconfig
 
 %changelog
+* Fri Mar 27 2009 Ingvar Hagelund <ingvar at linpro.no> - 2.0.4-1
+  New upstream release 2.0.4 
+
+* Wed Feb 25 2009 Fedora Release Engineering <rel-eng at lists.fedoraproject.org> - 2.0.3-2
+- Rebuilt for https://fedoraproject.org/wiki/Fedora_11_Mass_Rebuild
+
 * Wed Feb 11 2009 Ingvar Hagelund <ingvar at linpro.no> - 2.0.3-1
   New upstream release 2.0.3. A bugfix and feature enhancement release
 




More information about the fedora-extras-commits mailing list