setenv patch/rebuild for ssl
This commit is contained in:
parent
cc86102a6c
commit
8a03288192
@ -5,7 +5,7 @@
|
|||||||
Summary: The Squid proxy caching server.
|
Summary: The Squid proxy caching server.
|
||||||
Name: squid
|
Name: squid
|
||||||
Version: 2.5.STABLE11
|
Version: 2.5.STABLE11
|
||||||
Release: 6
|
Release: 7
|
||||||
Epoch: 7
|
Epoch: 7
|
||||||
License: GPL
|
License: GPL
|
||||||
Group: System Environment/Daemons
|
Group: System Environment/Daemons
|
||||||
@ -31,6 +31,7 @@ Patch108: squid-2.5.STABLE11-redirect-CONNECT.patch
|
|||||||
Patch109: squid-2.5.STABLE11-setcookie.patch
|
Patch109: squid-2.5.STABLE11-setcookie.patch
|
||||||
Patch110: squid-2.5.STABLE11-rfc1738_do_escape.patch
|
Patch110: squid-2.5.STABLE11-rfc1738_do_escape.patch
|
||||||
Patch111: squid-2.5.STABLE11-delaypool_3_255.patch
|
Patch111: squid-2.5.STABLE11-delaypool_3_255.patch
|
||||||
|
Patch112: squid-2.5.STABLE12-setenv.patch
|
||||||
|
|
||||||
# Local patches
|
# Local patches
|
||||||
# Applying upstream patches first makes it less likely that local patches
|
# Applying upstream patches first makes it less likely that local patches
|
||||||
@ -76,6 +77,7 @@ lookup program (dnsserver), a program for retrieving FTP data
|
|||||||
%patch109 -p1
|
%patch109 -p1
|
||||||
%patch110 -p1
|
%patch110 -p1
|
||||||
%patch111 -p1
|
%patch111 -p1
|
||||||
|
%patch112 -p1
|
||||||
|
|
||||||
%patch201 -p1 -b .config
|
%patch201 -p1 -b .config
|
||||||
%patch202 -p1 -b .location
|
%patch202 -p1 -b .location
|
||||||
@ -332,6 +334,10 @@ fi
|
|||||||
chgrp squid /var/cache/samba/winbindd_privileged > /dev/null 2>& 1 || true
|
chgrp squid /var/cache/samba/winbindd_privileged > /dev/null 2>& 1 || true
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
* Wed Nov 9 2005 Martin Stransky <stransky@redhat.com> 7:2.5.STABLE11-7
|
||||||
|
- rebuild for the new openssl
|
||||||
|
- setenv patch
|
||||||
|
|
||||||
* Mon Oct 24 2005 Martin Stransky <stransky@redhat.com> 7:2.5.STABLE11-6
|
* Mon Oct 24 2005 Martin Stransky <stransky@redhat.com> 7:2.5.STABLE11-6
|
||||||
- fix for delay pool from upstream
|
- fix for delay pool from upstream
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user