From acf946699864d1f238b373795f2ca8164f7187d8 Mon Sep 17 00:00:00 2001 From: Martin Stransky Date: Tue, 25 Jul 2006 08:42:36 +0000 Subject: [PATCH] the latest CVS upstream snapshot --- squid.spec | 7 +++++-- 1 file changed, 5 insertions(+), 2 deletions(-) diff --git a/squid.spec b/squid.spec index 1b4a000..61326ff 100644 --- a/squid.spec +++ b/squid.spec @@ -5,7 +5,7 @@ Summary: The Squid proxy caching server. Name: squid Version: 2.6.STABLE1 -Release: 2%{?dist} +Release: 3%{?dist} Epoch: 7 License: GPL Group: System Environment/Daemons @@ -20,7 +20,7 @@ Source98: perl-requires-squid.sh # Upstream patches # the latest upstream CVS snapshot -Patch100: squid-2.6.STABLE1-20060719.patch +Patch100: squid-2.6.STABLE1-20060725.patch # External patches @@ -324,6 +324,9 @@ fi chgrp squid /var/cache/samba/winbindd_privileged > /dev/null 2>& 1 || true %changelog +* Wed Jul 25 2006 Martin Stransky - 7:2.6.STABLE1-3 +- the latest CVS upstream snapshot + * Wed Jul 19 2006 Martin Stransky - 7:2.6.STABLE1-2 - the latest CVS snapshot