Changeset 4388 for trunk/varnish-cache/redhat
- Timestamp:
- 12/14/09 11:05:28 (8 months ago)
- Files:
-
- 1 modified
-
trunk/varnish-cache/redhat/varnish.spec (modified) (4 diffs)
Legend:
- Unmodified
- Added
- Removed
-
trunk/varnish-cache/redhat/varnish.spec
r4346 r4388 1 1 Summary: High-performance HTTP accelerator 2 2 Name: varnish 3 Version: 2.0. 53 Version: 2.0.6 4 4 Release: 1%{?dist} 5 5 License: BSD … … 8 8 Source0: http://downloads.sourceforge.net/varnish/varnish-%{version}.tar.gz 9 9 #Patch0: varnish.varnishtest_debugflag.patch 10 #Patch1: varnish.s390x_pagesize.patch11 #Patch2: varnish.sparc_pagesize.patch12 10 BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n) 13 11 # The svn sources needs autoconf, automake and libtool to generate a suitable … … 72 70 73 71 #%patch0 -p0 74 #%patch1 -p075 #%patch2 -p076 72 77 73 # Hack to get 32- and 64-bits tests run concurrently on the same build machine … … 240 236 241 237 %changelog 238 * Mon Dec 14 2009 Ingvar Hagelund <ingvar@linpro.no> - 2.0.6-1 239 - New upstream release 240 242 241 * Mon Nov 09 2009 Ingvar Hagelund <ingvar@linpro.no> - 2.0.5-1 243 242 - New upstream release
