new upstream patches
This commit is contained in:
parent
d5da78a59a
commit
3192cf367e
11
squid.spec
11
squid.spec
@ -5,7 +5,7 @@
|
||||
Summary: The Squid proxy caching server.
|
||||
Name: squid
|
||||
Version: 2.5.STABLE12
|
||||
Release: 4.1
|
||||
Release: 5
|
||||
Epoch: 7
|
||||
License: GPL
|
||||
Group: System Environment/Daemons
|
||||
@ -21,6 +21,9 @@ Source98: perl-requires-squid.sh
|
||||
# Upstream patches
|
||||
Patch100: squid-2.5.STABLE12-setenv.patch
|
||||
Patch101: squid-2.5.STABLE12-SMB_BadFetch.patch
|
||||
Patch102: squid-2.5.STABLE12-asyncio_counters.patch
|
||||
Patch103: squid-2.5.STABLE12-prctl_args.patch
|
||||
Patch104: squid-2.5.STABLE12-irix_timezone.patch
|
||||
|
||||
# External patches
|
||||
Patch150: squid-2.5.STABLE12-follow-xff.patch
|
||||
@ -62,6 +65,9 @@ lookup program (dnsserver), a program for retrieving FTP data
|
||||
|
||||
%patch100 -p1
|
||||
%patch101 -p1
|
||||
%patch102 -p1
|
||||
%patch103 -p1
|
||||
%patch104 -p1
|
||||
|
||||
%patch150 -p1 -b .follow-xff
|
||||
|
||||
@ -324,6 +330,9 @@ fi
|
||||
chgrp squid /var/cache/samba/winbindd_privileged > /dev/null 2>& 1 || true
|
||||
|
||||
%changelog
|
||||
* Tue Feb 07 2006 Martin Stransky <stransky@redhat.com> - 7:2.5.STABLE12-5
|
||||
- new upstream patches
|
||||
|
||||
* Tue Feb 07 2006 Jesse Keating <jkeating@redhat.com> - 7:2.5.STABLE12-4.1
|
||||
- rebuilt for new gcc4.1 snapshot and glibc changes
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user