auto-import squid-2.4.STABLE6-1.7.2 from squid-2.4.STABLE6-1.7.2.src.rpm
This commit is contained in:
parent
03076d88aa
commit
973545ec5c
@ -1 +1 @@
|
|||||||
squid-2.4.STABLE3-src.tar.gz
|
squid-2.4.STABLE6-src.tar.gz
|
||||||
|
2
sources
2
sources
@ -1 +1 @@
|
|||||||
5fdaf22d66d7b776325902adc0fd438d squid-2.4.STABLE3-src.tar.gz
|
103fe9d03aca06f89218740f29730527 squid-2.4.STABLE6-src.tar.gz
|
||||||
|
17
squid.spec
17
squid.spec
@ -1,7 +1,7 @@
|
|||||||
Summary: The Squid proxy caching server.
|
Summary: The Squid proxy caching server.
|
||||||
Name: squid
|
Name: squid
|
||||||
Version: 2.4.STABLE3
|
Version: 2.4.STABLE6
|
||||||
Release: 1.7.2s.1
|
Release: 1.7.2
|
||||||
Serial: 7
|
Serial: 7
|
||||||
License: GPL
|
License: GPL
|
||||||
Group: System Environment/Daemons
|
Group: System Environment/Daemons
|
||||||
@ -14,9 +14,6 @@ Patch0: squid-2.1-make.patch
|
|||||||
Patch1: squid-2.4-config.patch
|
Patch1: squid-2.4-config.patch
|
||||||
Patch2: squid-perlpath.patch
|
Patch2: squid-perlpath.patch
|
||||||
Patch3: squid-location.patch
|
Patch3: squid-location.patch
|
||||||
Patch10: squid-2.4.STABLE3-SNMP_memory_leaks.patch
|
|
||||||
Patch11: squid-2.4.STABLE3-ftp_coredump.patch
|
|
||||||
Patch12: squid-2.4.STABLE3-htcp_off.patch
|
|
||||||
BuildRoot: %{_tmppath}/%{name}-%{version}-root
|
BuildRoot: %{_tmppath}/%{name}-%{version}-root
|
||||||
Prereq: /sbin/chkconfig logrotate shadow-utils
|
Prereq: /sbin/chkconfig logrotate shadow-utils
|
||||||
Requires: bash >= 2.0
|
Requires: bash >= 2.0
|
||||||
@ -41,9 +38,6 @@ lookup program (dnsserver), a program for retrieving FTP data
|
|||||||
%patch1 -p1 -b .config
|
%patch1 -p1 -b .config
|
||||||
%patch2 -p1 -b .perlpath
|
%patch2 -p1 -b .perlpath
|
||||||
%patch3 -p1
|
%patch3 -p1
|
||||||
%patch10 -p1 -b .snmp
|
|
||||||
%patch11 -p1 -b .ftp
|
|
||||||
%patch12 -p1 -b .htcp
|
|
||||||
|
|
||||||
%build
|
%build
|
||||||
%configure \
|
%configure \
|
||||||
@ -52,7 +46,7 @@ lookup program (dnsserver), a program for retrieving FTP data
|
|||||||
--enable-poll --enable-snmp --enable-removal-policies="heap,lru" \
|
--enable-poll --enable-snmp --enable-removal-policies="heap,lru" \
|
||||||
--enable-storeio="aufs,coss,diskd,ufs" \
|
--enable-storeio="aufs,coss,diskd,ufs" \
|
||||||
--enable-delay-pools --enable-linux-netfilter \
|
--enable-delay-pools --enable-linux-netfilter \
|
||||||
--enable-carp --with-pthreads \
|
--with-pthreads \
|
||||||
--enable-auth-modules="LDAP,NCSA,PAM,SMB,MSNT" # --enable-icmp
|
--enable-auth-modules="LDAP,NCSA,PAM,SMB,MSNT" # --enable-icmp
|
||||||
|
|
||||||
# Some versions of autoconf fail to detect sys/resource.h correctly;
|
# Some versions of autoconf fail to detect sys/resource.h correctly;
|
||||||
@ -249,8 +243,9 @@ if [ "$1" -ge "1" ] ; then
|
|||||||
fi
|
fi
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
* Wed Mar 18 2003 D. Marlin <dmarlin@redhat.com>
|
* Fri Mar 22 2002 Bill Nottingham <notting@redhat.com>
|
||||||
- new s390 release number and rebuild for s390 (bug #85960)
|
- 2.4.STABLE6
|
||||||
|
- turn off carp
|
||||||
|
|
||||||
* Mon Feb 18 2002 Bill Nottingham <notting@redhat.com>
|
* Mon Feb 18 2002 Bill Nottingham <notting@redhat.com>
|
||||||
- 2.4.STABLE3 + patches
|
- 2.4.STABLE3 + patches
|
||||||
|
Loading…
Reference in New Issue
Block a user