SPECS: squid.spec - up to 3.0stable2 (nfy); 2.x series on SQUID_2 tag

arekm arekm at pld-linux.org
Thu Mar 13 11:50:45 CET 2008


Author: arekm                        Date: Thu Mar 13 10:50:45 2008 GMT
Module: SPECS                         Tag: HEAD
---- Log message:
- up to 3.0stable2 (nfy); 2.x series on SQUID_2 tag

---- Files affected:
SPECS:
   squid.spec (1.293 -> 1.294) 

---- Diffs:

================================================================
Index: SPECS/squid.spec
diff -u SPECS/squid.spec:1.293 SPECS/squid.spec:1.294
--- SPECS/squid.spec:1.293	Wed Feb  6 16:38:11 2008
+++ SPECS/squid.spec	Thu Mar 13 11:50:40 2008
@@ -1,5 +1,6 @@
 # $Revision$, $Date$
 # TODO
+# - REVIEW patches and configuration
 # - use /usr/lib/cgi-bin instead of /home/services
 # - test new hit_miss_mark.patch (ZPH TOS)
 #
@@ -14,20 +15,21 @@
 Summary(uk.UTF-8):	Squid - кеш об'єктів Internet
 Summary(zh_CN.UTF-8):	SQUID 高速缓冲代理服务器
 Name:		squid
-Version:	2.6.STABLE18
-Release:	2
+Version:	3.0.STABLE2
+# review patches before stable release
+Release:	0.1
 Epoch:		7
 License:	GPL v2
 Group:		Networking/Daemons
-Source0:	http://www.squid-cache.org/Versions/v2/2.6/%{name}-%{version}.tar.bz2
-# Source0-md5:	eb49bc06ea1a40421b6f1ac9e76d1757
+Source0:	http://www.squid-cache.org/Versions/v3/3.0/%{name}-%{version}.tar.bz2
+# Source0-md5:	33c89b22aaf27d12b818b5f120aa0322
 # http://www.squid-cache.org/Doc/FAQ/FAQ.tar.gz
 Source1:	%{name}-FAQ.tar.gz
 # Source1-md5:	cb9a955f8cda9cc166e086fccd412a43
 Source2:	%{name}.init
 Source3:	%{name}.sysconfig
 # http://squid-docs.sourceforge.net/latest/zip-files/book-full-html.zip
-Source4:	%{name}-book-full-html.zip
+Source4:	http://squid-docs.sourceforge.net/latest/zip-files/book-full-html.zip
 # Source4-md5:	4f3b6dab1de9cbb847df89d8b417378a
 Source5:	%{name}.conf.patch
 Source6:	%{name}.logrotate
@@ -437,14 +439,14 @@
 # Bug fixes from Squid home page:
 
 # Other patches:
-%patch0 -p1
+#%patch0 -p1
 %patch1 -p1
-%patch2 -p1
-%patch3 -p1
-%patch4 -p1
-%patch5 -p1
-%patch6 -p1
-%patch7 -p1
+#%patch2 -p1
+#%patch3 -p1
+#%patch4 -p1
+#%patch5 -p1
+#%patch6 -p1
+#%patch7 -p1
 %{?with_combined_log:%patch8 -p1}
 %patch9 -p1
 %ifarch ppc
@@ -460,39 +462,42 @@
 %{__automake}
 %configure \
 	--datadir=%{_datadir}/squid \
-	--enable-storeio="aufs,coss,diskd,null,ufs" \
-	--enable-removal-policies="heap,lru" \
-	--enable-icmp \
-	--enable-delay-pools \
-	--enable-useragent-log \
-	--enable-referer-log \
-	--enable-kill-parent-hack \
-	--enable-forward-log \
-	--enable-multicast-miss \
-	--enable-snmp \
 	--enable-arp-acl \
-	--enable-htcp \
-	--enable-ssl \
-	--enable-forw-via-db \
-	--enable-cache-digests \
-	--enable-err-language=English \
-	--enable-coss-aio-ops \
-	--enable-linux-netfilter \
-	--enable-large-cache-files \
 	--enable-auth="basic,digest,negotiate,ntlm" \
 	--enable-basic-auth-helpers="LDAP,MSNT,NCSA,PAM,SASL,SMB,YP,getpwnam,multi-domain-NTLM" \
+	--enable-cache-digests \
+	--enable-coss-aio-ops \
+	--enable-delay-pools \
 	--enable-digest-auth-helpers="ldap,password" \
+	--enable-err-language=English \
+	--enable-esi \
 	--enable-external-acl-helpers="ip_user,ldap_group,session,unix_group,wbinfo_group" \
+	--enable-follow-x-forwarded-for	\
+	--enable-forward-log \
+	--enable-forw-via-db \
+	--enable-htcp \
+	--enable-icap-client \
+	--enable-icmp \
+	--enable-kill-parent-hack \
+	--enable-large-cache-files \
+	--enable-linux-netfilter \
+	--enable-linux-tproxy \
+	--enable-multicast-miss \
 	--enable-ntlm-auth-helpers="SMB,fakeauth,no_check" \
 	--enable-ntlm-fail-open \
+	--enable-referer-log \
+	--enable-removal-policies="heap,lru" \
+	--enable-snmp \
+	--enable-ssl \
+	--enable-storeio="aufs,coss,diskd,null,ufs" \
+	--enable-useragent-log \
 	--enable-x-accelerator-vary \
-	--enable-follow-x-forwarded-for	\
 	--localstatedir=/var \
 	--sysconfdir=%{_sysconfdir} \
 	--with-auth-on-acceleration \
-	--with-pthreads \
 	--with-large-files \
-	--with-maxfd=32768
+	--with-maxfd=32768 \
+	--with-pthreads
 
 %{__make}
 
@@ -593,8 +598,7 @@
 %doc CONTRIBUTORS COPYRIGHT CREDITS README ChangeLog QUICKSTART RELEASENOTES.html SPONSORS
 %doc docs/* src/mib.txt FAQ*.html book-full.html
 %attr(755,root,root) %{_bindir}/squidclient
-%attr(755,root,root) %{_bindir}/cossdump
-%attr(755,root,root) %{_libexecdir}/diskd-daemon
+%attr(755,root,root) %{_libexecdir}/diskd
 # YES, it has to be suid root, it sends ICMP packets.
 %attr(4754,root,squid) %{_libexecdir}/pinger
 %attr(755,root,root) %{_libexecdir}/unlinkd
@@ -646,7 +650,7 @@
 %lang(sv) %{_datadir}/squid/errors/Swedish
 %lang(zh_TW) %{_datadir}/squid/errors/Traditional_Chinese
 %lang(tr) %{_datadir}/squid/errors/Turkish
-
+%lang(uk) %{_datadir}/squid/errors/Ukrainian*
 %dir %{_libexecdir}
 
 %attr(770,root,squid) %dir /var/log/archive/squid
@@ -759,6 +763,9 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.294  2008-03-13 10:50:40  arekm
+- up to 3.0stable2 (nfy); 2.x series on SQUID_2 tag
+
 Revision 1.293  2008-02-06 15:38:11  glen
 - adapter
 
================================================================

---- CVS-web:
    http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/SPECS/squid.spec?r1=1.293&r2=1.294&f=u



More information about the pld-cvs-commit mailing list