Show
Ignore:
Timestamp:
11/09/09 15:09:59 (9 months ago)
Author:
ingvar
Message:

Some changelog items from Fedora

Files:
1 modified

Legend:

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

    r3754 r4346  
    11Summary: High-performance HTTP accelerator 
    22Name: varnish 
    3 Version: 2.0.2 
     3Version: 2.0.5 
    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 
    1012BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n) 
    1113# The svn sources needs autoconf, automake and libtool to generate a suitable 
     
    6567#%setup -q -n varnish-cache 
    6668 
    67 #%patch0 -p0 
    68  
    6969# The svn sources needs to generate a suitable configure script 
    7070# Release tarballs would not need this 
    7171#./autogen.sh 
     72 
     73#%patch0 -p0 
     74#%patch1 -p0 
     75#%patch2 -p0 
    7276 
    7377# Hack to get 32- and 64-bits tests run concurrently on the same build machine 
     
    9296 
    9397# Remove "--disable static" if you want to build static libraries  
    94 # jemalloc is not compatible with Red Hat's ppc64 RHEL5 kernel koji server :-( 
     98# jemalloc is not compatible with Red Hat's ppc* RHEL5 kernel koji server :-( 
    9599%ifarch ppc64 ppc 
    96100%configure --disable-static --localstatedir=/var/lib --disable-jemalloc 
     
    236240 
    237241%changelog 
     242* Mon Nov 09 2009 Ingvar Hagelund <ingvar@linpro.no> - 2.0.5-1 
     243- New upstream release 
     244 
     245* Thu Aug 13 2009 Ingvar Hagelund <ingvar@linpro.no> - 2.0.4-4 
     246- Added a sparc specific patch to libjemalloc. 
     247 
     248* Sun Jul 26 2009 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 2.0.4-3 
     249- Rebuilt for https://fedoraproject.org/wiki/Fedora_12_Mass_Rebuild 
     250 
     251* Thu May 04 2009 Ingvar Hagelund <ingvar@linpro.no> - 2.0.4-2 
     252- Added a s390 specific patch to libjemalloc. 
     253 
     254* Fri Mar 27 2009 Ingvar Hagelund <ingvar@linpro.no> - 2.0.4-1 
     255  New upstream release 2.0.4  
     256 
     257* Wed Feb 25 2009 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 2.0.3-2 
     258- Rebuilt for https://fedoraproject.org/wiki/Fedora_11_Mass_Rebuild 
     259 
    238260* Wed Feb 11 2009 Ingvar Hagelund <ingvar@linpro.no> - 2.0.3-1 
    239261  New upstream release 2.0.3. A bugfix and feature enhancement release