From b3c2d768824d1af2dbd2ffb596f9b575feb6e683 Mon Sep 17 00:00:00 2001 From: ssm Date: Thu, 20 Dec 2007 09:50:07 +0000 Subject: [PATCH] Red hat packaging, updated spec file * Bumped version and release numbers * Added build dependency for libxslt, for xsltproc git-svn-id: svn+ssh://projects.linpro.no/svn/varnish/trunk@2314 d4fa192b-c00b-0410-8231-f00ffab90ce4 --- varnish-cache/redhat/varnish.spec | 11 ++++++++--- 1 file changed, 8 insertions(+), 3 deletions(-) diff --git a/varnish-cache/redhat/varnish.spec b/varnish-cache/redhat/varnish.spec index 3dfac9ce..660b8459 100644 --- a/varnish-cache/redhat/varnish.spec +++ b/varnish-cache/redhat/varnish.spec @@ -1,13 +1,13 @@ Summary: Varnish is a high-performance HTTP accelerator Name: varnish -Version: 1.1.1 -Release: 200708142344%{?dist} +Version: 1.1.2 +Release: 1 License: BSD-like Group: System Environment/Daemons URL: http://www.varnish-cache.org/ Source0: http://downloads.sourceforge.net/varnish/varnish-%{version}.tar.gz BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n) -BuildRequires: ncurses-devel automake autoconf libtool +BuildRequires: ncurses-devel automake autoconf libtool libxslt Requires: kernel >= 2.6.0 varnish-libs = %{version}-%{release} Requires: logrotate Requires(pre): shadow-utils @@ -164,8 +164,13 @@ fi %postun libs -p /sbin/ldconfig %changelog +* Thu Dec 20 2007 Stig Sandbeck Mathisen - 1.1.2-1 +- Bumped the version number to 1.1.2. +- Addeed build dependency on libxslt + * Mon Aug 20 2007 Ingvar Hagelund - 1.1.1-1 - Bumped the version number to 1.1.1. + * Tue Aug 14 2007 Ingvar Hagelund - 1.1.svn - Update for 1.1 branch - Added the devel package for the header files and static library files -- 2.39.5