]> git.pld-linux.org Git - packages/squid.git/blob - squid.spec
- killed macros in links to patches
[packages/squid.git] / squid.spec
1 #
2 # Conditional build:
3 %bcond_with     combined_log    # enables apache-like combined log format
4 #
5 Summary:        SQUID Internet Object Cache
6 Summary(es):    proxy/cache para WWW/FTP/gopher
7 Summary(pl):    Uniwersalny serwer proxy-cache
8 Summary(pt_BR): Cache Squid de objetos Internet
9 Summary(ru):    Squid - ËÜÛ ÏÂßÅËÔÏ× Internet
10 Summary(uk):    Squid - ËÅÛ ÏÂ'¤ËԦנInternet
11 Summary(zh_CN): SQUID ¸ßËÙ»º³å´úÀí·þÎñÆ÷
12 Name:           squid
13 Version:        2.5.STABLE12
14 Release:        5
15 Epoch:          7
16 License:        GPL v2
17 Group:          Networking/Daemons
18 Source0:        http://www.squid-cache.org/Versions/v2/2.5/%{name}-%{version}.tar.bz2
19 # Source0-md5:  7354255015b3772a1e024dfac173e48c
20 # http://www.squid-cache.org/Doc/FAQ/FAQ.tar.gz
21 Source1:        %{name}-FAQ.tar.gz
22 # Source1-md5:  cb9a955f8cda9cc166e086fccd412a43
23 Source2:        %{name}.init
24 Source3:        %{name}.sysconfig
25 # http://squid-docs.sourceforge.net/latest/zip-files/book-full-html.zip
26 Source4:        %{name}-book-full-html.zip
27 # Source4-md5:  4f3b6dab1de9cbb847df89d8b417378a
28 Source5:        %{name}.conf.patch
29 Source6:        %{name}.logrotate
30 Source7:        %{name}.pamd
31 # Bug fixes from Squid home page, please include URL
32 Patch0:         http://www.squid-cache.org/Versions/v2/2.5/bugs/squid-2.5.STABLE12-setenv.patch
33 Patch1:         http://www.squid-cache.org/Versions/v2/2.5/bugs/squid-2.5.STABLE12-SMB_BadFetch.patch
34 Patch2:         http://www.squid-cache.org/Versions/v2/2.5/bugs/squid-2.5.STABLE12-wbinfo_group.patch
35 Patch3:         http://www.squid-cache.org/Versions/v2/2.5/bugs/squid-2.5.STABLE12-asyncio_counters.patch
36 Patch4:         http://www.squid-cache.org/Versions/v2/2.5/bugs/squid-2.5.STABLE12-prctl_args.patch
37 # Other patches:
38 Patch100:       http://www.sed.pl/~mrk/qos/%{name}_hit_miss_mark.patch
39 Patch101:       %{name}-fhs.patch
40 Patch102:       %{name}-location.patch
41 Patch103:       %{name}-domainmatch.patch
42 Patch104:       %{name}-libnsl_fixes.patch
43 Patch105:       %{name}-ac_fix.patch
44 Patch106:       %{name}-crash-on-ENOSPC.patch
45 Patch107:       %{name}-newssl.patch
46 Patch108:       %{name}-nolibs.patch
47 Patch109:       http://piorun.ds.pg.gda.pl/~blues/patches/%{name}-more_FD-new.patch
48 Patch110:       %{name}-empty-referer.patch
49 Patch111:       %{name}-align.patch
50 Patch112:       %{name}-2.5.STABLE4-apache-like-combined-log.patch
51 Patch113:       %{name}-auth_on_acceleration.patch
52 URL:            http://www.squid-cache.org/
53 BuildRequires:  autoconf
54 BuildRequires:  automake
55 BuildRequires:  cyrus-sasl-devel >= 2.1.0
56 BuildRequires:  openldap-devel
57 BuildRequires:  openssl-devel >= 0.9.7d
58 BuildRequires:  pam-devel
59 BuildRequires:  perl-base
60 BuildRequires:  rpmbuild(macros) >= 1.202
61 BuildRequires:  sed >= 4.0
62 BuildRequires:  unzip
63 Requires(post): /bin/hostname
64 Requires(post): fileutils
65 Requires(post): findutils
66 Requires(post): grep
67 Requires(post,preun):   /sbin/chkconfig
68 Requires(postun):       /usr/sbin/groupdel
69 Requires(postun):       /usr/sbin/userdel
70 Requires(pre):  /bin/id
71 Requires(pre):  /usr/bin/getgid
72 Requires(pre):  /usr/lib/rpm/user_group.sh
73 Requires(pre):  /usr/sbin/groupadd
74 Requires(pre):  /usr/sbin/useradd
75 Requires:       rc-scripts >= 0.2.0
76 Requires:       setup >= 2.4.6
77 Provides:       group(squid)
78 Provides:       user(squid)
79 BuildRoot:      %{tmpdir}/%{name}-%{version}-root-%(id -u -n)
80
81 %define         _libexecdir     %{_libdir}/%{name}
82 %define         _sysconfdir     /etc/%{name}
83 %define         _cgidir         /home/services/httpd/cgi-bin
84
85 %description
86 Squid is a high-performance proxy caching server for web clients,
87 supporting FTP, gopher, and HTTP data objects. Unlike traditional
88 caching software, Squid handles all requests in a single,
89 non-blocking, I/O-driven process. Squid keeps meta data and especially
90 hot objects cached in RAM, caches DNS lookups, supports non-blocking
91 DNS lookups, and implements negative caching of failed requests. If
92 you are tight on memory, check out the NOVM version of this package.
93 Squid supports SSL, extensive access controls, and full request
94 logging. By using the lightweight Internet Cache Protocol, Squid
95 caches can be arranged in a hierarchy or mesh for additional bandwidth
96 savings. Squid consists of a main server program squid, a Domain Name
97 System lookup program dnsserver, a program for retrieving FTP data
98 ftpget, and some management and client tools. When squid starts up, it
99 spawns a configurable number of dnsserver processes, each of which can
100 perform a single, blocking Domain Name System (DNS) lookup. This
101 reduces the amount of time the cache waits for DNS lookups. Squid is
102 derived from the ARPA-funded Harvest project.
103
104 %description -l es
105 Squid es un servidor proxy con caché de alto desempeño para clientes
106 web, soportando FTP, gopher y HTTP. Diferentemente de softwares
107 tradicionales de caché squid manipula todas las requisiciones en un
108 único proceso sin bloqueos, direccionado a E/S. Mantienen metadatos y
109 objetos frecuentemente pedidos en uno caché en memoria RAM. Hace caché
110 de resoluciones DNS, soporta resoluciones DNS sin bloqueo y implementa
111 un caché negativo de requisiciones que fallen. Si tiene poca memoria
112 da un vistazo en la versión NOVM de este paquete. También soporta SSL,
113 controles extensivos de acceso y registro (log) completo de las
114 requisiciones. Usando el ligero Protocolo de Caches Internet (ICP)
115 puede ser usado en una jerarquía de servidores para mayor ahorro de la
116 banda de comunicación. Está compuesto del programa squid (servidor
117 principal), del programa dnsserver (para resolución DNS), del programa
118 ftpget (para transmisiones ftp) y otras herramientas clientes y para
119 administración. Cuando squid se inicia, dispara un número configurable
120 de procesos dnsserver, cada uno pudiendo ejecutar solamente una
121 resolución DNS con poder de bloquear. Esto reduce el tiempo que el
122 caché espera por resoluciones DNS. Fue derivado del proyecto Harvest,
123 financiado por la ARPA.
124
125 %description -l pl
126 Squid jest wysoce wydajnym serwerem proxy-cache dla przegl±darek WWW,
127 klientów FTP i gopher. Squid przechowuje najczê¶ciej pobierane dane w
128 pamiêci RAM i zapamiêtuje odwo³ania do DNS. Squid oferuje wsparcie dla
129 SSL, rozbudowan± kontrolê dostêpu oraz pe³ne rejestrowanie pobieranych
130 danych. Dziêki u¿yciu protoko³u ICP (Internet Cache Protocol), serwer
131 squid mo¿na ³±czyæ w hierarchiê, zwiêkszaj±c ich efektywno¶æ. Pakiet
132 squid obejmuje: g³ówny program serwera squid, program dostarczaj±cy
133 informacji z DNS dnsserver, program odbieraj±cy dane FTP ftpget, oraz
134 pomocnicze programy do zarz±dzania. Squid wywodzi siê ze
135 sponsorowanego przez ARPA projektu Harvest.
136
137 %description -l pt_BR
138 O Squid é um servidor proxy com cache de alta performance para
139 clientes web, suportando FTP, gopher e HTTP. Diferentemente de
140 softwares tradicionais de cache o squid manipula todas as requisições
141 em um único processo sem bloqueios, direcionado a E/S.
142
143 Mantém meta dados e objetos freqüentemente pedidos num cache em
144 memória RAM. Faz cache de resoluções DNS, suporta resoluções DNS sem
145 bloqueio e implementa um cache negativo de requisições que falharem.
146 Se você tem pouca memória dê uma olhada na versão NOVM deste pacote.
147
148 Também suporta SSL, controles extensivos de acesso e registro (log)
149 completo das requisições. Usando o leve Protocolo de Caches Internet
150 (ICP) ele pode ser usado em uma hierarquia de servidores para maior
151 economia de banda de comunicação.
152
153 Ele consiste do programa squid (servidor principal), do programa
154 dnsserver (para resolução DNS), do programa ftpget (para transmissões
155 ftp) e outras ferramentas clientes e para gerenciamento. Quando o
156 squid é inicializado ele dispara um número configurável de processos
157 dnsserver, cada um podendo executar somente uma resolução DNS
158 bloqueante. Isto reduz o tempo que o cache espera por resoluções DNS.
159
160 Foi derivado do projeto Harvest, financiado pela ARPA.
161
162 %description -l ru
163 Squid - ÜÔÏ ×ÙÓÏËÏÐÒÏÉÚ×ÏÄÉÔÅÌØÎÙÊ ËÜÛÉÒÕÀÝÉÊ ÐÒÏËÓÉ-ÓÅÒ×ÅÒ ÄÌÑ
164 ËÌÉÅÎÔÏ× web, ÐÏÄÄÅÒÖÉ×ÁÀÝÉÊ ÏÂßÅËÔÙ ÄÁÎÎÙÈ ÔÉÐÁ FTP, gopher É HTTP. ÷
165 ÏÔÌÉÞÉÅ ÏÔ ÔÒÁÄÉÃÉÏÎÎÙÈ ËÜÛÉÒÕÀÝÉÈ ÐÒÏÇÒÁÍÍ, Squid ÏÂÒÁÂÁÔÙ×ÁÅÔ ×ÓÅ
166 ÚÁÐÒÏÓÙ ÐÒÉ ÐÏÍÏÝÉ ÏÄÎÏÇÏ ÎÅÂÌÏËÉÒÕÀÝÅÇÏÓÑ, ÕÐÒÁ×ÌÑÅÍÏÇÏ
167 ××ÏÄÏÍ-×Ù×ÏÄÏÍ ÐÒÏÃÅÓÓÁ.
168
169 üÔÏÔ ÐÁËÅÔ ÉÍÅÅÔ ×ÓÔÒÏÅÎÎÕÀ ÐÏÄÄÅÒÖËÕ ÂÁÚÙ ÄÁÎÎÙÈ ÓÅÔÅ×ÙÈ ICMP-ÐÒÏÂ
170 (Netdb).
171
172 %description -l uk
173 Squid - ÃÅ ËÅÛÕÀÞÉÊ ÐÒÏËÓ¦-ÓÅÒ×ÅÒ ÄÌÑ web-Ë̦¤ÎÔ¦×, ÝϠЦÄÔÒÉÍÕ¤
174 ÏÂ'¤ËÔÉ ÄÁÎÉÈ ÔÉÐÕ FTP, gopher ÔÁ HTTP. îÁ ×¦ÄͦÎՠצĠÔÒÁÄÉæÊÎÉÈ
175 ËÅÛÕÀÞÉÈ ÐÒÏÇÒÁÍ, Squid ÏÂÒÏÂÌѤ ×Ó¦ ÚÁÐÉÔÉ ÚÁ ÄÏÐÏÍÏÇÏÀ ÏÄÎÏÇÏ
176 ÎÅÂÌÏËÕÀÞÏÇÏ, ËÅÒÏ×ÁÎÏÇÏ ××ÏÄÏÍ-×É×ÏÄÏÍ ÐÒÏÃÅÓÕ.
177
178 ãÅÊ ÐÁËÅÔ ÍÁ¤ ×ÂÕÄÏ×ÁÎՠЦÄÔÒÉÍËÕ ÂÁÚÉ ÄÁÎÉÈ ÍÅÒÅÖÅ×ÉÈ ICMP-ÐÒÏÂ
179 (Netdb).
180
181 %package cachemgr
182 Summary:        CGI script for Squid management
183 Summary(pl):    Skrypt CGI do zarz±dzania Squidem przez WWW
184 Group:          Networking/Admin
185 Requires:       %{name} = %{epoch}:%{version}-%{release}
186 Requires:       webserver
187
188 %description cachemgr
189 Cachemgr.cgi is a CGI script that allows administrator to chceck
190 various informations about Squid via WWW.
191
192 %description cachemgr -l pl
193 Cachemgr.cgi jest skryptem CGI, który pozwala administratorowi
194 zapoznaæ siê z informacjami o pracy Squida poprzez WWW.
195
196 %package ldap_auth
197 Summary:        LDAP authentication helper for Squid
198 Summary(pl):    Obs³uga uwierzytelniania LDAP dla squida
199 Group:          Networking/Admin
200 Requires:       %{name} = %{epoch}:%{version}-%{release}
201
202 %description ldap_auth
203 This Squid helper allows authentication against LDAP directories using
204 the "simple authentication" (plain-text).
205
206 %description ldap_auth -l pl
207 Pakiet ten pozwala na uwierzytelnianie przez LDAP za pomoc± prostego
208 uwierzytelniania (otwartym tekstem).
209
210 %package pam_auth
211 Summary:        PAM authentication helper for Squid
212 Summary(pl):    Obs³uga uwierzytelniania PAM dla squida
213 Group:          Networking/Admin
214 Requires:       %{name} = %{epoch}:%{version}-%{release}
215 Requires:       pam >= 0.77.3
216
217 %description pam_auth
218 This program authenticates users against a PAM configured
219 authentication service "squid". This allows you to authenticate Squid
220 users to any authentication source for which you have a PAM module.
221
222 %description pam_auth -l pl
223 Program ten pozwala na uwierzytelnianie u¿ytkowników squida w dowolnym
224 ¼ródle posiadaj±cym modu³ PAM.
225
226 %package smb_auth
227 Summary:        SMB authentication helper for Squid
228 Summary(pl):    Obs³uga uwierzytelniania SMB dla squida
229 Group:          Networking/Admin
230 Requires:       %{name} = %{epoch}:%{version}-%{release}
231
232 %description smb_auth
233 This is a proxy authentication module. With smb_auth you can
234 authenticate proxy users against an SMB server like Windows NT or
235 Samba.
236
237 %description smb_auth -l pl
238 To jest modu³ uwierzytelniania proxy. Przy pomocy smb_auth mo¿na
239 uwierzytelniaæ u¿ytkowników proxy na serwerach SMB, jak Windows NT czy
240 Samba.
241
242 %package msnt_auth
243 Summary:        MSNT domain authentication helper for Squid
244 Summary(pl):    Obs³uga uwierzytelniania w domenie MSNT dla squida
245 Group:          Networking/Admin
246 Requires:       %{name} = %{epoch}:%{version}-%{release}
247
248 %description msnt_auth
249 This is an authentication module for the Squid proxy server to
250 authenticate users on an NT domain.
251
252 %description msnt_auth -l pl
253 Jest to modu³ uwierzytelniania proxy, który pozwala na
254 uwierzytelnianie u¿ytkowników proxy w domenie NT.
255
256 %package yp_auth
257 Summary:        YP authentication helper for Squid
258 Summary(pl):    Obs³uga uwierzytelniania YP dla squida
259 Group:          Networking/Admin
260 Requires:       %{name} = %{epoch}:%{version}-%{release}
261
262 %description yp_auth
263 This is an authentication module for the Squid proxy server to
264 authenticate users on YP.
265
266 %description yp_auth -l pl
267 Jest to modu³ uwierzytelniania proxy, który pozwala na
268 uwierzytelnianie u¿ytkowników proxy poprzez YP.
269
270 %package ncsa_auth
271 Summary:        NCSA httpd style authentication helper for Squid
272 Summary(pl):    Obs³uga uwierzytelniania NCSA httpd dla squida
273 Group:          Networking/Admin
274 Requires:       %{name} = %{epoch}:%{version}-%{release}
275
276 %description ncsa_auth
277 This module uses a NCSA httpd style password file for authentication.
278
279 %description ncsa_auth -l pl
280 Modu³ uwierzytelniania proxy u¿ywaj±cy pliku hase³ jak w NCSA httpd.
281
282 %package sasl_auth
283 Summary:        SASL authentication helper for Squid
284 Summary(pl):    Obs³uga uwierzytelniania SASL dla squida
285 Group:          Networking/Admin
286 Requires:       %{name} = %{epoch}:%{version}-%{release}
287
288 %description sasl_auth
289 This is an authentication module for the Squid proxy server to
290 authenticate users via SASL.
291
292 %description sasl_auth -l pl
293 Jest to modu³ uwierzytelniania proxy, który pozwala na
294 uwierzytelnianie u¿ytkowników proxy poprzez SASL.
295
296 %package winbind_auth
297 Summary:        WINBIND authentication helper for Squid
298 Summary(pl):    Obs³uga uwierzytelniania WINBIND dla squida
299 Group:          Networking/Admin
300 Requires:       %{name} = %{epoch}:%{version}-%{release}
301
302 %description winbind_auth
303 This is an authentication module for the Squid proxy server to
304 authenticate users via WINBIND.
305
306 %description winbind_auth -l pl
307 Jest to modu³ uwierzytelniania proxy, który pozwala na
308 uwierzytelnianie u¿ytkowników proxy poprzez WINBIND.
309
310 %package getpwname_auth
311 Summary:        getpwname authentication helper for Squid
312 Summary(pl):    Obs³uga uwierzytelniania getpwname dla squida
313 Group:          Networking/Admin
314 Requires:       %{name} = %{epoch}:%{version}-%{release}
315
316 %description getpwname_auth
317 This is an authentication module for the Squid proxy server to
318 authenticate users using getpwname.
319
320 %description getpwname_auth -l pl
321 Jest to modu³ uwierzytelniania proxy, który pozwala na
322 uwierzytelnianie u¿ytkowników proxy poprzez getpwname.
323
324 %package passwd_auth
325 Summary:        passwd authentication helper for Squid
326 Summary(pl):    Obs³uga uwierzytelniania passwd dla squida
327 Group:          Networking/Admin
328 Requires:       %{name} = %{epoch}:%{version}-%{release}
329
330 %description passwd_auth
331 This is an authentication module for the Squid proxy server to
332 authenticate users with separate passwd file.
333
334 %description passwd_auth -l pl
335 Jest to modu³ uwierzytelniania proxy, który pozwala na
336 uwierzytelnianie u¿ytkowników proxy poprzez oddzielny plik passwd.
337
338 %package ntlm_auth
339 Summary:        NTLM authentication helper for Squid
340 Summary(pl):    Obs³uga uwierzytelniania NTLM dla squida
341 Group:          Networking/Admin
342 Requires:       %{name} = %{epoch}:%{version}-%{release}
343
344 %description ntlm_auth
345 This is an authentication module for the Squid proxy server to
346 authenticate users on NTLM.
347
348 %description ntlm_auth -l pl
349 Jest to modu³ uwierzytelniania proxy, który pozwala na
350 uwierzytelnianie u¿ytkowników proxy poprzez NTLM.
351
352 %package ip_acl
353 Summary:        IP external ACL helper for Squid
354 Summary(pl):    Wsparcie kontroli dostêpu przez IP dla squida
355 Group:          Networking/Admin
356 Requires:       %{name} = %{epoch}:%{version}-%{release}
357
358 %description ip_acl
359 This is an external ACL module for the Squid proxy server to limit
360 access for users based on IP address.
361
362 %description ip_acl -l pl
363 Jest to modu³ kontroli dostêpu (ACL) do proxy, który pozwala na
364 ograniczenie dostêpu u¿ytkowników proxy na podstawie ich adresu IP.
365
366 %package ldap_acl
367 Summary:        LDAP group external ACL helper for Squid
368 Summary(pl):    Wsparcie kontroli dostêpu przez grupy LDAP dla squida
369 Group:          Networking/Admin
370 Requires:       %{name} = %{epoch}:%{version}-%{release}
371
372 %description ldap_acl
373 This is an external ACL module for the Squid proxy server to limit
374 access for users based on LDAP group membership.
375
376 %description ldap_acl -l pl
377 Jest to modu³ kontroli dostêpu (ACL) do proxy, który pozwala na
378 ograniczenie dostêpu u¿ytkowników proxy na podstawie ich
379 przynale¿no¶ci do grup LDAP.
380
381 %package unix_acl
382 Summary:        UNIX group external ACL helper for Squid
383 Summary(pl):    Wsparcie kontroli dostêpu przez grupy UNIX dla squida
384 Group:          Networking/Admin
385 Requires:       %{name} = %{epoch}:%{version}-%{release}
386
387 %description unix_acl
388 This is an external ACL module for the Squid proxy server to limit
389 access for users based on UNIX group membership.
390
391 %description unix_acl -l pl
392 Jest to modu³ kontroli dostêpu (ACL) do proxy, który pozwala na
393 ograniczenie dostêpu u¿ytkowników proxy na podstawie ich
394 przynale¿no¶ci do grup UNIX.
395
396 %package wbinfo_acl
397 Summary:        NT domain group external ACL helper for Squid
398 Summary(pl):    Wsparcie kontroli dostêpu przez grupy w domenie NT dla squida
399 Group:          Networking/Admin
400 Requires:       %{name} = %{epoch}:%{version}-%{release}
401
402 %description wbinfo_acl
403 This is an external ACL module for the Squid proxy server to limit
404 access for users based on NT domain group membership using wbinfo.
405
406 %description wbinfo_acl -l pl
407 Jest to modu³ kontroli dostêpu (ACL) do proxy, który pozwala na
408 ograniczenie dostêpu u¿ytkowników proxy na podstawie ich
409 przynale¿no¶ci do grup w domenie NT przy u¿yciu wbinfo.
410
411 %package winbind_acl
412 Summary:        NT domain group external ACL helper for Squid
413 Summary(pl):    Wsparcie kontroli dostêpu przez grupy w domenie NT dla squida
414 Group:          Networking/Admin
415 Requires:       %{name} = %{epoch}:%{version}-%{release}
416
417 %description winbind_acl
418 This is an external ACL module for the Squid proxy server to limit
419 access for users based on NT domain group membership based on Samba
420 Winbindd from Samba 2.2.4 or greater.
421
422 %description winbind_acl -l pl
423 Jest to modu³ kontroli dostêpu (ACL) do proxy, który pozwala na
424 ograniczenie dostêpu u¿ytkowników proxy na podstawie ich
425 przynale¿no¶ci do grup w domenie NT oparty na Samba Winbindd z pakietu
426 Samba 2.2.4 lub wy¿szego.
427
428 %package scripts
429 Summary:        Perl scripts for Squid
430 Summary(pl):    Skrypty perlowe dla Squida
431 Group:          Networking/Admin
432 Requires:       %{name} = %{epoch}:%{version}-%{release}
433
434 %description scripts
435 This package contains Perl scripts and contributed programs for Squid.
436
437 %description scripts -l pl
438 Ten pakiet zawiera skrypty perlowe i dodatkowe programy dla Squida.
439
440 %prep
441 %setup -q -a1 -a4
442 # Bug fixes from Squid home page:
443 %patch0 -p1
444 %patch1 -p1
445 %patch2 -p1
446 %patch3 -p1
447 %patch4 -p1
448 # Other patches:
449 %patch100 -p1
450 %patch101 -p1
451 %patch102 -p1
452 %patch103 -p1
453 %patch104 -p1
454 %patch105 -p1
455 %patch106 -p1
456 %patch107 -p1
457 %patch108 -p1
458 %patch109 -p1
459 %patch110 -p1
460 %patch111 -p1
461 %{?with_combined_log:%patch112 -p1}
462 %patch113 -p1
463
464 %{__sed} -i -e '1s#!.*bin/perl#!%{__perl}#' {contrib,scripts,helpers/*/*}/*.pl
465
466 %build
467 %{__aclocal}
468 %{__autoconf}
469 %{__autoheader}
470 %{__automake}
471 %configure \
472         --datadir=%{_datadir}/squid \
473         --disable-ipf-transparent \
474         --enable-arp-acl \
475         --enable-auth=yes \
476         --enable-basic-auth-helpers=yes \
477         --enable-cache-digests \
478         --enable-carp \
479         --enable-delay-pools \
480         --enable-digest-auth-helpers=yes \
481         --enable-err-language=English \
482         --enable-external-acl-helpers=yes \
483         --enable-forw-via-db \
484         --enable-htcp \
485         --enable-icmp \
486         --enable-linux-netfilter \
487         --enable-ntlm-auth-helpers=yes \
488         --enable-referer-log \
489         --enable-removal-policies="lru heap" \
490         --enable-ssl \
491         --enable-snmp \
492         --enable-storeio="aufs,coss,diskd,null,ufs" \
493         --enable-underscores \
494         --enable-useragent-log \
495         --enable-x-accelerator-vary \
496         --localstatedir=/var \
497         --sysconfdir=%{_sysconfdir} \
498         --with-auth-on-acceleration \
499         --with-pthreads
500
501 %{__make}
502
503 %install
504 rm -rf $RPM_BUILD_ROOT
505 install -d $RPM_BUILD_ROOT%{_cgidir} \
506         $RPM_BUILD_ROOT/etc/{pam.d,rc.d/init.d,security,sysconfig,logrotate.d} \
507         $RPM_BUILD_ROOT{%{_sbindir},%{_bindir},%{_libexecdir}/contrib} \
508         $RPM_BUILD_ROOT%{_mandir}/man8 \
509         $RPM_BUILD_ROOT%{_datadir}/squid \
510         $RPM_BUILD_ROOT/var/{cache,log{,/archiv}}/squid
511
512 %{__make} install \
513         DESTDIR=$RPM_BUILD_ROOT
514
515 cp -a contrib/*.pl $RPM_BUILD_ROOT%{_libexecdir}/contrib
516 install scripts/*.pl $RPM_BUILD_ROOT%{_libexecdir}
517
518 install %{SOURCE7} $RPM_BUILD_ROOT/etc/pam.d/squid
519 touch $RPM_BUILD_ROOT/etc/security/blacklist.squid
520
521 mv -f $RPM_BUILD_ROOT%{_libdir}/squid/cachemgr.cgi $RPM_BUILD_ROOT%{_cgidir}
522
523 cd $RPM_BUILD_ROOT/etc/squid
524 cp -f squid.conf{,.default}
525 patch -p0 < %{SOURCE5}
526 cd -
527
528 install %{SOURCE2} $RPM_BUILD_ROOT/etc/rc.d/init.d/squid
529 install %{SOURCE3} $RPM_BUILD_ROOT/etc/sysconfig/squid
530 install %{SOURCE6} $RPM_BUILD_ROOT/etc/logrotate.d/squid
531
532 touch $RPM_BUILD_ROOT/var/log/squid/{access,cache,store}.log
533
534 # These two files start squid. They are replaced by /etc/rc.d/init.d script.
535 rm -f $RPM_BUILD_ROOT%{_bindir}/R*
536
537 # cp, to have re-entrant install
538 rm -rf docs
539 cp -a doc docs
540 # dunno why, but manual is not installed
541 mv docs/squid.8 $RPM_BUILD_ROOT%{_mandir}/man8
542 # We don't want Makefiles as docs...
543 rm -f docs/Makefile*
544
545 # We don't like message: rpm found unpackaged files ...
546 rm -f $RPM_BUILD_ROOT/etc/squid/msntauth.conf.default \
547         $RPM_BUILD_ROOT/etc/squid/squid.conf.orig
548
549 > $RPM_BUILD_ROOT/var/cache/squid/netdb_state
550 > $RPM_BUILD_ROOT/var/cache/squid/swap.state
551 > $RPM_BUILD_ROOT/var/cache/squid/swap.state.clean
552 > $RPM_BUILD_ROOT/var/cache/squid/swap.state.last-clean
553
554 %clean
555 rm -rf $RPM_BUILD_ROOT
556
557 %triggerpostun -- squid < 7:2.5.STABLE7-5
558 %addusertogroup stats squid
559
560 %pre
561 %groupadd -g 91 squid
562 %useradd -o -u 91 -s /bin/false -g squid -c "SQUID http caching daemon" -d /var/cache/squid squid
563 %addusertogroup stats squid
564
565 [ -L %{_datadir}/squid/errors ] && rm -f %{_datadir}/squid/errors || :
566
567 %post
568 if ! grep -q "^visible_hostname" /etc/squid/squid.conf; then
569         hostname=`/bin/hostname -f 2>/dev/null` || hostname='localhost'
570         echo visible_hostname $hostname >> /etc/squid/squid.conf
571 fi
572
573 if [ "$1" = "1" ]; then
574         /sbin/chkconfig --add squid
575         /etc/rc.d/init.d/squid init >&2
576         echo "Run \"/etc/rc.d/init.d/squid start\" to start squid." >&2
577 else
578         if [ -f /var/lock/subsys/squid ]; then
579                 /etc/rc.d/init.d/squid restart >&2
580         fi
581 fi
582
583 %preun
584 if [ "$1" = "0" ]; then
585         if [ -f /var/lock/subsys/squid ]; then
586                 /etc/rc.d/init.d/squid stop >&2
587         fi
588         /sbin/chkconfig --del squid
589
590         # nuke squid cache if uninstalling
591         rm -rf /var/cache/squid/??
592 fi
593
594 %postun
595 if [ "$1" = "0" ]; then
596         %userremove squid
597         %groupremove squid
598 fi
599
600 %files
601 %defattr(644,root,root,755)
602 %doc CONTRIBUTORS COPYRIGHT CREDITS README ChangeLog QUICKSTART RELEASENOTES.html SPONSORS
603 %doc docs/* src/mib.txt FAQ*.html book-full.html
604 %attr(755,root,root) %{_bindir}/squidclient
605 %attr(755,root,root) %{_libexecdir}/diskd
606 # YES, it has to be suid root, it sends ICMP packets.
607 %attr(4754,root,squid) %{_libexecdir}/pinger
608 %attr(755,root,root) %{_libexecdir}/unlinkd
609 %attr(755,root,root) %{_libexecdir}/fakeauth_auth
610 %attr(755,root,root) %{_sbindir}/*
611
612 %attr(755,root,root) %dir %{_sysconfdir}
613
614 %attr(754,root,root) /etc/rc.d/init.d/squid
615 %attr(640,root,root) %config(noreplace) %verify(not md5 mtime size) /etc/logrotate.d/squid
616 %attr(640,root,root) %config(noreplace) %verify(not md5 mtime size) /etc/sysconfig/squid
617 %attr(640,root,squid) %config(noreplace) %verify(not md5 mtime size) %{_sysconfdir}/squid.conf
618 %attr(640,root,squid) %config(noreplace) %verify(not md5 mtime size) %{_sysconfdir}/mime.conf
619 %attr(640,root,root) %{_sysconfdir}/mime.conf.default
620 %attr(640,root,root) %{_sysconfdir}/squid.conf.default
621
622 %dir %{_datadir}/squid
623 %dir %{_datadir}/squid/errors
624 %{_datadir}/squid/icons
625 %{_datadir}/squid/mib.txt
626 %lang(bg) %{_datadir}/squid/errors/Bulgarian
627 %lang(ca) %{_datadir}/squid/errors/Catalan
628 %lang(cs) %{_datadir}/squid/errors/Czech
629 %lang(da) %{_datadir}/squid/errors/Danish
630 %lang(nl) %{_datadir}/squid/errors/Dutch
631 %{_datadir}/squid/errors/English
632 %lang(et) %{_datadir}/squid/errors/Estonian
633 %lang(fi) %{_datadir}/squid/errors/Finnish
634 %lang(fr) %{_datadir}/squid/errors/French
635 %lang(de) %{_datadir}/squid/errors/German
636 %lang(el) %{_datadir}/squid/errors/Greek
637 %lang(he) %{_datadir}/squid/errors/Hebrew
638 %lang(hu) %{_datadir}/squid/errors/Hungarian
639 %lang(it) %{_datadir}/squid/errors/Italian
640 %lang(ja) %{_datadir}/squid/errors/Japanese
641 %lang(ko) %{_datadir}/squid/errors/Korean
642 %lang(lt) %{_datadir}/squid/errors/Lithuanian
643 %lang(pl) %{_datadir}/squid/errors/Polish
644 %lang(pt) %{_datadir}/squid/errors/Portuguese
645 %lang(ro) %{_datadir}/squid/errors/Romanian
646 %lang(ru) %{_datadir}/squid/errors/Russian-1251
647 %lang(ru) %{_datadir}/squid/errors/Russian-koi8-r
648 %lang(zh_CN) %{_datadir}/squid/errors/Simplify_Chinese
649 %lang(sk) %{_datadir}/squid/errors/Slovak
650 %lang(es) %{_datadir}/squid/errors/Spanish
651 %lang(sr) %{_datadir}/squid/errors/Serbian
652 %lang(sv) %{_datadir}/squid/errors/Swedish
653 %lang(zh_TW) %{_datadir}/squid/errors/Traditional_Chinese
654 %lang(tr) %{_datadir}/squid/errors/Turkish
655
656 %attr(755,root,root) %dir %{_libexecdir}
657
658 %attr(770,root,squid) %dir /var/log/archiv/squid
659 %attr(770,root,squid) %dir /var/log/squid
660 %attr(660,root,squid) %ghost /var/log/squid/*
661
662 %attr(770,root,squid) %dir /var/cache/squid
663 %ghost /var/cache/squid/netdb_state
664 %ghost /var/cache/squid/swap.state
665 %ghost /var/cache/squid/swap.state.clean
666 %ghost /var/cache/squid/swap.state.last-clean
667 %{_mandir}/man8/squid.8*
668
669 %files cachemgr
670 %defattr(644,root,root,755)
671 %attr(640,root,squid) %config(noreplace) %verify(not md5 mtime size) %{_sysconfdir}/cachemgr.conf
672 %attr(755,root,root) %{_cgidir}/*
673 %{_mandir}/man8/cachemgr.cgi.8*
674
675 %files ldap_auth
676 %defattr(644,root,root,755)
677 %doc helpers/basic_auth/LDAP/README
678 %attr(755,root,root) %{_libexecdir}/%{name}_ldap_auth
679 %{_mandir}/man8/%{name}_ldap_auth.*
680
681 %files pam_auth
682 %defattr(644,root,root,755)
683 %doc helpers/basic_auth/PAM/pam_auth.c
684 %config(noreplace) /etc/pam.d/squid
685 %config(noreplace) /etc/security/blacklist.squid
686 %attr(755,root,root) %{_libexecdir}/pam_auth
687 %{_mandir}/man8/pam_auth.8*
688
689 %files smb_auth
690 %defattr(644,root,root,755)
691 %doc helpers/basic_auth/SMB/{README,ChangeLog,smb_auth.sh}
692 %doc helpers/basic_auth/multi-domain-NTLM/*
693 %attr(755,root,root) %{_libexecdir}/smb_auth*
694
695 %files msnt_auth
696 %defattr(644,root,root,755)
697 %doc helpers/basic_auth/MSNT/README*
698 %attr(755,root,root) %{_libexecdir}/msnt_auth
699 %attr(640,root,squid) %config(noreplace) %verify(not md5 mtime size) %{_sysconfdir}/msntauth.conf
700
701 %files yp_auth
702 %defattr(644,root,root,755)
703 %attr(755,root,root) %{_libexecdir}/yp_auth
704
705 %files ncsa_auth
706 %defattr(644,root,root,755)
707 %attr(755,root,root) %{_libexecdir}/ncsa_auth
708
709 %files sasl_auth
710 %defattr(644,root,root,755)
711 %doc helpers/basic_auth/SASL/{README,squid_sasl*}
712 %attr(755,root,root) %{_libexecdir}/sasl_auth
713
714 %files winbind_auth
715 %defattr(644,root,root,755)
716 %attr(755,root,root) %{_libexecdir}/wb_auth
717
718 %files getpwname_auth
719 %defattr(644,root,root,755)
720 %attr(755,root,root) %{_libexecdir}/getpwname_auth
721
722 %files passwd_auth
723 %defattr(644,root,root,755)
724 %attr(755,root,root) %{_libexecdir}/digest_pw_auth
725
726 %files ntlm_auth
727 %defattr(644,root,root,755)
728 %doc helpers/ntlm_auth/no_check/{README*,no_check.pl}
729 %attr(755,root,root) %{_libexecdir}/wb_ntlmauth
730 %attr(755,root,root) %{_libexecdir}/ntlm_auth
731
732 %files ip_acl
733 %defattr(644,root,root,755)
734 %doc helpers/external_acl/ip_user/{README,example*}
735 %attr(755,root,root) %{_libexecdir}/ip_user_check
736
737 %files ldap_acl
738 %defattr(644,root,root,755)
739 %attr(755,root,root) %{_libexecdir}/squid_ldap_group
740 %{_mandir}/man8/%{name}_ldap_group.*
741
742 %files unix_acl
743 %defattr(644,root,root,755)
744 %doc helpers/external_acl/unix_group/README
745 %attr(755,root,root) %{_libexecdir}/squid_unix_group
746 %{_mandir}/man8/%{name}_unix_group.*
747
748 %files wbinfo_acl
749 %defattr(644,root,root,755)
750 %attr(755,root,root) %{_libexecdir}/wbinfo_group.pl
751
752 %files winbind_acl
753 %defattr(644,root,root,755)
754 %doc helpers/external_acl/winbind_group/readme.txt
755 %attr(755,root,root) %{_libexecdir}/wb_group
756
757 %files scripts
758 %defattr(644,root,root,755)
759 %attr(755,root,root) %{_libexecdir}/*.pl
760 %attr(755,root,root) %{_libexecdir}/contrib
This page took 0.093417 seconds and 4 git commands to generate.