rpms/varnish/F-10 .cvsignore, 1.9, 1.10 sources, 1.9, 1.10 varnish.spec, 1.17, 1.18

Ingvar Hagelund ingvar at fedoraproject.org
Thu Apr 16 08:32:27 UTC 2009


Author: ingvar

Update of /cvs/pkgs/rpms/varnish/F-10
In directory cvs1.fedora.phx.redhat.com:/tmp/cvs-serv3937

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/F-10/.cvsignore,v
retrieving revision 1.9
retrieving revision 1.10
diff -u -r1.9 -r1.10
--- .cvsignore	13 Feb 2009 00:35:31 -0000	1.9
+++ .cvsignore	16 Apr 2009 08:31:56 -0000	1.10
@@ -1 +1 @@
-varnish-2.0.3.tar.gz
+varnish-2.0.4.tar.gz


Index: sources
===================================================================
RCS file: /cvs/pkgs/rpms/varnish/F-10/sources,v
retrieving revision 1.9
retrieving revision 1.10
diff -u -r1.9 -r1.10
--- sources	13 Feb 2009 00:35:31 -0000	1.9
+++ sources	16 Apr 2009 08:31:56 -0000	1.10
@@ -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/F-10/varnish.spec,v
retrieving revision 1.17
retrieving revision 1.18
diff -u -r1.17 -r1.18
--- varnish.spec	13 Feb 2009 00:35:31 -0000	1.17
+++ varnish.spec	16 Apr 2009 08:31:56 -0000	1.18
@@ -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