Show
Ignore:
Timestamp:
12/14/09 11:05:28 (8 months ago)
Author:
ingvar
Message:

RedHat? specfile does no longer need the jemalloc portability patches

Files:
1 modified

Legend:

Unmodified
Added
Removed
  • trunk/varnish-cache/redhat/varnish.spec

    r4346 r4388  
    11Summary: High-performance HTTP accelerator 
    22Name: varnish 
    3 Version: 2.0.5 
     3Version: 2.0.6 
    44Release: 1%{?dist} 
    55License: BSD 
     
    88Source0: http://downloads.sourceforge.net/varnish/varnish-%{version}.tar.gz 
    99#Patch0: varnish.varnishtest_debugflag.patch 
    10 #Patch1: varnish.s390x_pagesize.patch 
    11 #Patch2: varnish.sparc_pagesize.patch 
    1210BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n) 
    1311# The svn sources needs autoconf, automake and libtool to generate a suitable 
     
    7270 
    7371#%patch0 -p0 
    74 #%patch1 -p0 
    75 #%patch2 -p0 
    7672 
    7773# Hack to get 32- and 64-bits tests run concurrently on the same build machine 
     
    240236 
    241237%changelog 
     238* Mon Dec 14 2009 Ingvar Hagelund <ingvar@linpro.no> - 2.0.6-1 
     239- New upstream release 
     240 
    242241* Mon Nov 09 2009 Ingvar Hagelund <ingvar@linpro.no> - 2.0.5-1 
    243242- New upstream release