From 33c8670a1715cf442f6c5db1e0ae74c13e57639c Mon Sep 17 00:00:00 2001 From: Martin Stransky Date: Nov 28 2005 10:19:23 +0000 Subject: updated LFS patch --- diff --git a/squid.spec b/squid.spec index b35a8b1..2e2db0c 100644 --- a/squid.spec +++ b/squid.spec @@ -5,7 +5,7 @@ Summary: The Squid proxy caching server. Name: squid Version: 2.5.STABLE12 -Release: 1 +Release: 2 Epoch: 7 License: GPL Group: System Environment/Daemons @@ -30,7 +30,7 @@ Patch203: squid-2.5.STABLE7-build.patch Patch204: squid-2.5.STABLE4-perlpath.patch Patch205: squid-2.5.STABLE5-pipe.patch Patch206: squid-2.5.STABLE12-libbind.patch -Patch207: squid-2.5.STABLE10-64bit.patch +Patch207: squid-2.5.STABLE12-64bit.patch BuildRoot: %{_tmppath}/%{name}-%{version}-root Prereq: /sbin/chkconfig logrotate shadow-utils @@ -61,7 +61,7 @@ lookup program (dnsserver), a program for retrieving FTP data %patch204 -p1 -b .perlpath %patch205 -p1 -b .pipe %patch206 -p1 -b .libbind -%patch207 -p1 -b .statvfs +%patch207 -p1 -b .stat %build export CFLAGS="-fPIE -Os -g -pipe -fsigned-char" ; export LDFLAGS=-pie ; @@ -310,6 +310,10 @@ fi chgrp squid /var/cache/samba/winbindd_privileged > /dev/null 2>& 1 || true %changelog +* Mon Nov 28 2005 Martin Stransky 7:2.5.STABLE12-2 +- rewriten patch squid-2.5.STABLE10-64bit.patch, it works with + "--with-large-files" option now + * Wed Nov 9 2005 Martin Stransky 7:2.5.STABLE12-1 - update to STABLE12 - setenv patch