]> git.pld-linux.org Git - packages/squid.git/blame_incremental - squid.spec
- up to 4.2
[packages/squid.git] / squid.spec
... / ...
CommitLineData
1# TODO
2# - REVIEW patches and configuration
3# - ZPH TOS -
4# For this to work correctly, you will need to patch your linux
5# kernel with the TOS preserving ZPH patch.
6# The kernel patch can be downloaded from http://zph.bratcheda.org
7#
8# Conditional build:
9%bcond_with combined_log # enables apache-like combined log format
10#
11Summary: SQUID Internet Object Cache
12Summary(es.UTF-8): proxy/cache para WWW/FTP/gopher
13Summary(pl.UTF-8): Uniwersalny serwer proxy-cache
14Summary(pt_BR.UTF-8): Cache Squid de objetos Internet
15Summary(ru.UTF-8): Squid - кэш объектов Internet
16Summary(uk.UTF-8): Squid - кеш об'єктів Internet
17Summary(zh_CN.UTF-8): SQUID 高速缓冲代理服务器
18Name: squid
19Version: 4.2
20Release: 1
21Epoch: 7
22License: GPL v2
23Group: Networking/Daemons
24Source0: http://www.squid-cache.org/Versions/v4/%{name}-%{version}.tar.xz
25# Source0-md5: 2cf3f5f183d04322d798f98ea5ead43f
26Source1: %{name}.init
27Source2: %{name}.sysconfig
28Source3: http://squid-docs.sourceforge.net/latest/zip-files/book-full-html.zip
29# Source3-md5: 4f3b6dab1de9cbb847df89d8b417378a
30Source4: %{name}.conf.patch
31Source5: %{name}.logrotate
32Source6: %{name}.pamd
33Source7: %{name}-cachemgr-apache.conf
34Source8: %{name}.tmpfiles
35Source9: %{name}-cachemgr-httpd.conf
36Source10: %{name}.service
37Source11: %{name}-check_cache
38
39Patch1: %{name}-location.patch
40Patch2: %{name}-crash-on-ENOSPC.patch
41Patch4: %{name}-2.5.STABLE4-apache-like-combined-log.patch
42Patch5: %{name}-ppc-m32.patch
43Patch6: %{name}-cachemgr-webapp.patch
44# still needed? http://bugs.squid-cache.org/show_bug.cgi?id=3806
45# http://www.squid-cache.org/mail-archive/squid-dev/201207/att-0177/squidv3-vary-headers-shm-hack.patch
46Patch7: squidv3-vary-headers-shm-hack.patch
47URL: http://www.squid-cache.org/
48BuildRequires: autoconf
49BuildRequires: automake
50BuildRequires: cppunit-devel
51BuildRequires: cyrus-sasl-devel >= 2.1.0
52BuildRequires: db-devel
53BuildRequires: expat-devel
54BuildRequires: heimdal-devel
55BuildRequires: libcap-devel >= 1:2.09
56BuildRequires: libecap-devel >= 1
57BuildRequires: libltdl-devel
58BuildRequires: libnetfilter_conntrack-devel
59BuildRequires: libstdc++-devel
60BuildRequires: libtool
61BuildRequires: libxml2-devel
62BuildRequires: openldap-devel >= 2.3.0
63BuildRequires: openssl-devel >= 0.9.7d
64BuildRequires: pam-devel
65BuildRequires: perl-base
66BuildRequires: rpmbuild(macros) >= 1.671
67BuildRequires: sed >= 4.0
68BuildRequires: tar >= 1:1.22
69BuildRequires: unzip
70BuildRequires: xz
71Requires(post): /bin/hostname
72Requires(post): fileutils
73Requires(post): findutils
74Requires(post): grep
75Requires(post,preun): /sbin/chkconfig
76Requires(postun): /usr/sbin/groupdel
77Requires(postun): /usr/sbin/userdel
78Requires(pre): /usr/bin/getgid
79Requires(pre): /usr/lib/rpm/user_group.sh
80Requires(pre): /usr/sbin/groupadd
81Requires(pre): /usr/sbin/useradd
82Requires(pre,triggerpostun): /bin/id
83Requires(pre,triggerpostun): /usr/sbin/usermod
84Requires(post,preun,postun): systemd-units >= 38
85Requires: rc-scripts >= 0.2.0
86Requires: setup >= 2.4.6
87Requires: systemd-units >= 38
88Provides: group(squid)
89# epoll enabled by default:
90Requires: uname(release) >= 2.6
91# TPROXYv4 (v2 disabled b/c it breaks v4)
92#Suggests: uname(release) >= 2.6.28.3
93Provides: user(squid)
94Conflicts: logrotate < 3.8.0
95BuildRoot: %{tmpdir}/%{name}-%{version}-root-%(id -u -n)
96
97%define _webapps /etc/webapps
98%define _webapp cachemgr
99%define _libexecdir %{_libdir}/%{name}
100%define _sysconfdir /etc/%{name}
101%define _cgidir %{_prefix}/lib/cgi-bin/%{_webapp}
102
103%description
104Squid is a high-performance proxy caching server for web clients,
105supporting FTP, gopher, and HTTP data objects. Unlike traditional
106caching software, Squid handles all requests in a single,
107non-blocking, I/O-driven process. Squid keeps meta data and especially
108hot objects cached in RAM, caches DNS lookups, supports non-blocking
109DNS lookups, and implements negative caching of failed requests. If
110you are tight on memory, check out the NOVM version of this package.
111Squid supports SSL, extensive access controls, and full request
112logging. By using the lightweight Internet Cache Protocol, Squid
113caches can be arranged in a hierarchy or mesh for additional bandwidth
114savings. Squid consists of a main server program squid, a Domain Name
115System lookup program dnsserver, a program for retrieving FTP data
116ftpget, and some management and client tools. When squid starts up, it
117spawns a configurable number of dnsserver processes, each of which can
118perform a single, blocking Domain Name System (DNS) lookup. This
119reduces the amount of time the cache waits for DNS lookups. Squid is
120derived from the ARPA-funded Harvest project.
121
122%description -l es.UTF-8
123Squid es un servidor proxy con caché de alto desempeño para clientes
124web, soportando FTP, gopher y HTTP. Diferentemente de softwares
125tradicionales de caché squid manipula todas las requisiciones en un
126único proceso sin bloqueos, direccionado a E/S. Mantienen metadatos y
127objetos frecuentemente pedidos en uno caché en memoria RAM. Hace caché
128de resoluciones DNS, soporta resoluciones DNS sin bloqueo y implementa
129un caché negativo de requisiciones que fallen. Si tiene poca memoria
130da un vistazo en la versión NOVM de este paquete. También soporta SSL,
131controles extensivos de acceso y registro (log) completo de las
132requisiciones. Usando el ligero Protocolo de Caches Internet (ICP)
133puede ser usado en una jerarquía de servidores para mayor ahorro de la
134banda de comunicación. Está compuesto del programa squid (servidor
135principal), del programa dnsserver (para resolución DNS), del programa
136ftpget (para transmisiones ftp) y otras herramientas clientes y para
137administración. Cuando squid se inicia, dispara un número configurable
138de procesos dnsserver, cada uno pudiendo ejecutar solamente una
139resolución DNS con poder de bloquear. Esto reduce el tiempo que el
140caché espera por resoluciones DNS. Fue derivado del proyecto Harvest,
141financiado por la ARPA.
142
143%description -l pl.UTF-8
144Squid jest wysoce wydajnym serwerem proxy-cache dla przeglądarek WWW,
145klientów FTP i gopher. Squid przechowuje najczęściej pobierane dane w
146pamięci RAM i zapamiętuje odwołania do DNS. Squid oferuje wsparcie dla
147SSL, rozbudowaną kontrolę dostępu oraz pełne rejestrowanie pobieranych
148danych. Dzięki użyciu protokołu ICP (Internet Cache Protocol), serwer
149squid można łączyć w hierarchię, zwiększając ich efektywność. Pakiet
150squid obejmuje: główny program serwera squid, program dostarczający
151informacji z DNS dnsserver, program odbierający dane FTP ftpget, oraz
152pomocnicze programy do zarządzania. Squid wywodzi się ze
153sponsorowanego przez ARPA projektu Harvest.
154
155%description -l pt_BR.UTF-8
156O Squid é um servidor proxy com cache de alta performance para
157clientes web, suportando FTP, gopher e HTTP. Diferentemente de
158softwares tradicionais de cache o squid manipula todas as requisições
159em um único processo sem bloqueios, direcionado a E/S.
160
161Mantém meta dados e objetos freqüentemente pedidos num cache em
162memória RAM. Faz cache de resoluções DNS, suporta resoluções DNS sem
163bloqueio e implementa um cache negativo de requisições que falharem.
164Se você tem pouca memória dê uma olhada na versão NOVM deste pacote.
165
166Também suporta SSL, controles extensivos de acesso e registro (log)
167completo das requisições. Usando o leve Protocolo de Caches Internet
168(ICP) ele pode ser usado em uma hierarquia de servidores para maior
169economia de banda de comunicação.
170
171Ele consiste do programa squid (servidor principal), do programa
172dnsserver (para resolução DNS), do programa ftpget (para transmissões
173ftp) e outras ferramentas clientes e para gerenciamento. Quando o
174squid é inicializado ele dispara um número configurável de processos
175dnsserver, cada um podendo executar somente uma resolução DNS
176bloqueante. Isto reduz o tempo que o cache espera por resoluções DNS.
177
178Foi derivado do projeto Harvest, financiado pela ARPA.
179
180%description -l ru.UTF-8
181Squid - это высокопроизводительный кэширующий прокси-сервер для
182клиентов web, поддерживающий объекты данных типа FTP, gopher и HTTP. В
183отличие от традиционных кэширующих программ, Squid обрабатывает все
184запросы при помощи одного неблокирующегося, управляемого
185вводом-выводом процесса.
186
187Этот пакет имеет встроенную поддержку базы данных сетевых ICMP-проб
188(Netdb).
189
190%description -l uk.UTF-8
191Squid - це кешуючий проксі-сервер для web-клієнтів, що підтримує
192об'єкти даних типу FTP, gopher та HTTP. На відміну від традиційних
193кешуючих програм, Squid обробляє всі запити за допомогою одного
194неблокуючого, керованого вводом-виводом процесу.
195
196Цей пакет має вбудовану підтримку бази даних мережевих ICMP-проб
197(Netdb).
198
199%package cachemgr
200Summary: CGI script for Squid management
201Summary(pl.UTF-8): Skrypt CGI do zarządzania Squidem przez WWW
202Group: Applications/WWW
203# does not require squid locally
204Requires: group(http)
205Requires: webapps
206Requires: webserver
207Requires: webserver(access)
208Requires: webserver(alias)
209Requires: webserver(cgi)
210Conflicts: apache-base < 2.4.0-1
211
212%description cachemgr
213Cachemgr.cgi is a CGI script that allows administrator to check
214various informations about Squid via WWW.
215
216%description cachemgr -l pl.UTF-8
217Cachemgr.cgi jest skryptem CGI, który pozwala administratorowi
218zapoznać się z informacjami o pracy Squida poprzez WWW.
219
220%package kerberos_auth
221Summary: Authentication via the Negotiate RFC 4559 for proxies
222Summary(pl.UTF-8): Uwierzytelnianie przez negocjację RFC 4559 dla serwerów proxy
223Group: Networking/Admin
224Requires: %{name} = %{epoch}:%{version}-%{release}
225Provides: squid-kerb_auth = %{epoch}:%{version}-%{release}
226Obsoletes: squid-kerb_auth < %{epoch}:%{version}-%{release}
227
228%description kerberos_auth
229This squid helper is a reference implementation that supports
230authentication via the Negotiate RFC 4559 for proxies. It decodes RFC
2312478 SPNEGO GSS-API tokens from IE7 either through helper functions or
232via SPNEGO supporting Kerberos libraries and RFC 1964 Kerberos tokens
233from Firefox on Linux.
234
235%description kerberos_auth -l pl.UTF-8
236Pakiet ten jest implementacją uwierzytelniania przez negocjacji RFC
2374559 dla serwerów proxy. Dekoduje żetony SPNEGO GSS-API RFC 2478 z IE7
238poprzez funkcje pomocnicze lub przez biblioteki Kerberos wspierające
239SPNEGO i żetony Kerberos RFC 1964 z Firefoksa w Linuksie.
240
241%package ldap_auth
242Summary: LDAP authentication helper for Squid
243Summary(pl.UTF-8): Obsługa uwierzytelniania LDAP dla squida
244Group: Networking/Admin
245Requires: %{name} = %{epoch}:%{version}-%{release}
246
247%description ldap_auth
248This Squid helper allows authentication against LDAP directories using
249the "simple authentication" (plain-text).
250
251%description ldap_auth -l pl.UTF-8
252Pakiet ten pozwala na uwierzytelnianie przez LDAP za pomocą prostego
253uwierzytelniania (otwartym tekstem).
254
255%package pam_auth
256Summary: PAM authentication helper for Squid
257Summary(pl.UTF-8): Obsługa uwierzytelniania PAM dla squida
258Group: Networking/Admin
259Requires: %{name} = %{epoch}:%{version}-%{release}
260Requires: pam >= 0.77.3
261
262%description pam_auth
263This program authenticates users against a PAM configured
264authentication service "squid". This allows you to authenticate Squid
265users to any authentication source for which you have a PAM module.
266
267%description pam_auth -l pl.UTF-8
268Program ten pozwala na uwierzytelnianie użytkowników squida w dowolnym
269źródle posiadającym moduł PAM.
270
271%package smb_auth
272Summary: SMB authentication helper for Squid
273Summary(pl.UTF-8): Obsługa uwierzytelniania SMB dla squida
274Group: Networking/Admin
275Requires: %{name} = %{epoch}:%{version}-%{release}
276
277%description smb_auth
278This is a proxy authentication module. With smb_auth you can
279authenticate proxy users against an SMB server like Windows NT or
280Samba.
281
282%description smb_auth -l pl.UTF-8
283To jest moduł uwierzytelniania proxy. Przy pomocy smb_auth można
284uwierzytelniać użytkowników proxy na serwerach SMB, jak Windows NT czy
285Samba.
286
287%package msnt_auth
288Summary: MSNT domain authentication helper for Squid
289Summary(pl.UTF-8): Obsługa uwierzytelniania w domenie MSNT dla squida
290Group: Networking/Admin
291Requires: %{name} = %{epoch}:%{version}-%{release}
292
293%description msnt_auth
294This is an authentication module for the Squid proxy server to
295authenticate users on an NT domain.
296
297%description msnt_auth -l pl.UTF-8
298Jest to moduł uwierzytelniania proxy, który pozwala na
299uwierzytelnianie użytkowników proxy w domenie NT.
300
301%package nis_auth
302Summary: NIS authentication helper for Squid
303Summary(pl.UTF-8): Obsługa uwierzytelniania NIS dla squida
304Group: Networking/Admin
305Requires: %{name} = %{epoch}:%{version}-%{release}
306Provides: squid-yp_auth = %{epoch}:%{version}-%{release}
307Obsoletes: squid-yp_auth < %{epoch}:%{version}-%{release}
308
309%description nis_auth
310This is an authentication module for the Squid proxy server to
311authenticate users on NIS.
312
313%description nis_auth -l pl.UTF-8
314Jest to moduł uwierzytelniania proxy, który pozwala na
315uwierzytelnianie użytkowników proxy poprzez NIS.
316
317%package ncsa_auth
318Summary: NCSA httpd style authentication helper for Squid
319Summary(pl.UTF-8): Obsługa uwierzytelniania NCSA httpd dla squida
320Group: Networking/Admin
321Requires: %{name} = %{epoch}:%{version}-%{release}
322
323%description ncsa_auth
324This module uses a NCSA httpd style password file for authentication.
325
326%description ncsa_auth -l pl.UTF-8
327Moduł uwierzytelniania proxy używający pliku haseł jak w NCSA httpd.
328
329%package sasl_auth
330Summary: SASL authentication helper for Squid
331Summary(pl.UTF-8): Obsługa uwierzytelniania SASL dla squida
332Group: Networking/Admin
333Requires: %{name} = %{epoch}:%{version}-%{release}
334
335%description sasl_auth
336This is an authentication module for the Squid proxy server to
337authenticate users via SASL.
338
339%description sasl_auth -l pl.UTF-8
340Jest to moduł uwierzytelniania proxy, który pozwala na
341uwierzytelnianie użytkowników proxy poprzez SASL.
342
343%package getpwname_auth
344Summary: getpwname authentication helper for Squid
345Summary(pl.UTF-8): Obsługa uwierzytelniania getpwname dla squida
346Group: Networking/Admin
347Requires: %{name} = %{epoch}:%{version}-%{release}
348
349%description getpwname_auth
350This is an authentication module for the Squid proxy server to
351authenticate users using getpwname.
352
353%description getpwname_auth -l pl.UTF-8
354Jest to moduł uwierzytelniania proxy, który pozwala na
355uwierzytelnianie użytkowników proxy poprzez getpwname.
356
357%package passwd_auth
358Summary: passwd authentication helper for Squid
359Summary(pl.UTF-8): Obsługa uwierzytelniania passwd dla squida
360Group: Networking/Admin
361Requires: %{name} = %{epoch}:%{version}-%{release}
362
363%description passwd_auth
364This is an authentication module for the Squid proxy server to
365authenticate users with separate passwd file.
366
367%description passwd_auth -l pl.UTF-8
368Jest to moduł uwierzytelniania proxy, który pozwala na
369uwierzytelnianie użytkowników proxy poprzez oddzielny plik passwd.
370
371%package ntlm_auth
372Summary: NTLM authentication helper for Squid
373Summary(pl.UTF-8): Obsługa uwierzytelniania NTLM dla squida
374Group: Networking/Admin
375Requires: %{name} = %{epoch}:%{version}-%{release}
376
377%description ntlm_auth
378This is an authentication module for the Squid proxy server to
379authenticate users on NTLM.
380
381%description ntlm_auth -l pl.UTF-8
382Jest to moduł uwierzytelniania proxy, który pozwala na
383uwierzytelnianie użytkowników proxy poprzez NTLM.
384
385%package radius_auth
386Summary: RADIUS authentication helper for Squid
387Summary(pl.UTF-8): Obsługa uwierzytelniania RADIUS dla squida
388Group: Networking/Admin
389Requires: %{name} = %{epoch}:%{version}-%{release}
390
391%description radius_auth
392This helper allows Squid to connect to a RADIUS server to validate the
393user name and password of Basic HTTP authentication.
394
395%description radius_auth -l pl.UTF-8
396Program ten pozwala na uwierzytelnianie użytkowników squida przez
397serwer RADIUS.
398
399%package db_auth
400Summary: Database authentication helper for Squid
401Summary(pl.UTF-8): Obsługa uwierzytelniania przez bazę danych dla squida
402Group: Networking/Admin
403Requires: %{name} = %{epoch}:%{version}-%{release}
404Requires: perl-DBI
405Suggests: perl-DBD-mysql
406
407%description db_auth
408This is an authentication module for the Squid proxy server to
409authenticate users againsta a database.
410
411%description db_auth -l pl.UTF-8
412Jest to moduł uwierzytelniania proxy, który pozwala na
413uwierzytelnianie użytkowników proxy poprzez bazę danych.
414
415%package pop3_auth
416Summary: POP3 authentication helper for Squid
417Summary(pl.UTF-8): Obsługa uwierzytelniania POP3 dla squida
418Group: Networking/Admin
419Requires: %{name} = %{epoch}:%{version}-%{release}
420
421%description pop3_auth
422This is an authentication module for the Squid proxy server to
423authenticate users on POP3.
424
425%description pop3_auth -l pl.UTF-8
426Jest to moduł uwierzytelniania proxy, który pozwala na
427uwierzytelnianie użytkowników proxy poprzez POP3.
428
429%package negotiate_wrapper_auth
430Summary: Kerberos authentication helper for Squid
431Summary(pl.UTF-8): Obsługa uwierzytelniania Kerberos dla squida
432Group: Networking/Admin
433Requires: %{name} = %{epoch}:%{version}-%{release}
434Requires: %{name}-kerberos_auth = %{epoch}:%{version}-%{release}
435Requires: %{name}-ntlm_auth = %{epoch}:%{version}-%{release}
436
437%description negotiate_wrapper_auth
438This is an authentication module for the Squid proxy server to
439authenticate users on Kerberos.
440
441%description negotiate_wrapper_auth -l pl.UTF-8
442Jest to moduł uwierzytelniania proxy, który pozwala na
443uwierzytelnianie użytkowników proxy poprzez Kerberosa.
444
445%package digest_edirectory_auth
446Summary: eDirectory authentication helper for Squid
447Summary(pl.UTF-8): Obsługa uwierzytelniania eDirectory dla squida
448Group: Networking/Admin
449Requires: %{name} = %{epoch}:%{version}-%{release}
450
451%description digest_edirectory_auth
452This is an authentication module for the Squid proxy server to
453authenticate users on eDirectory.
454
455%description digest_edirectory_auth -l pl.UTF-8
456Jest to moduł uwierzytelniania proxy, który pozwala na
457uwierzytelnianie użytkowników proxy poprzez eDirectory.
458
459%package digest_ldap_auth
460Summary: LDAP authentication helper for Squid
461Summary(pl.UTF-8): Obsługa uwierzytelniania LDAP dla squida
462Group: Networking/Admin
463Requires: %{name} = %{epoch}:%{version}-%{release}
464
465%description digest_ldap_auth
466This is an authentication module for the Squid proxy server to
467authenticate users on LDAP.
468
469%description digest_ldap_auth -l pl.UTF-8
470Jest to moduł uwierzytelniania proxy, który pozwala na
471uwierzytelnianie użytkowników proxy poprzez LDAP.
472
473%package ip_acl
474Summary: IP external ACL helper for Squid
475Summary(pl.UTF-8): Wsparcie kontroli dostępu przez IP dla squida
476Group: Networking/Admin
477Requires: %{name} = %{epoch}:%{version}-%{release}
478
479%description ip_acl
480This is an external ACL module for the Squid proxy server to limit
481access for users based on IP address.
482
483%description ip_acl -l pl.UTF-8
484Jest to moduł kontroli dostępu (ACL) do proxy, który pozwala na
485ograniczenie dostępu użytkowników proxy na podstawie ich adresu IP.
486
487%package ldap_acl
488Summary: LDAP group external ACL helper for Squid
489Summary(pl.UTF-8): Wsparcie kontroli dostępu przez grupy LDAP dla squida
490Group: Networking/Admin
491Requires: %{name} = %{epoch}:%{version}-%{release}
492
493%description ldap_acl
494This is an external ACL module for the Squid proxy server to limit
495access for users based on LDAP group membership.
496
497%description ldap_acl -l pl.UTF-8
498Jest to moduł kontroli dostępu (ACL) do proxy, który pozwala na
499ograniczenie dostępu użytkowników proxy na podstawie ich
500przynależności do grup LDAP.
501
502%package unix_acl
503Summary: UNIX group external ACL helper for Squid
504Summary(pl.UTF-8): Wsparcie kontroli dostępu przez grupy UNIX dla squida
505Group: Networking/Admin
506Requires: %{name} = %{epoch}:%{version}-%{release}
507
508%description unix_acl
509This is an external ACL module for the Squid proxy server to limit
510access for users based on UNIX group membership.
511
512%description unix_acl -l pl.UTF-8
513Jest to moduł kontroli dostępu (ACL) do proxy, który pozwala na
514ograniczenie dostępu użytkowników proxy na podstawie ich
515przynależności do grup UNIX.
516
517%package wbinfo_acl
518Summary: NT domain group external ACL helper for Squid
519Summary(pl.UTF-8): Wsparcie kontroli dostępu przez grupy w domenie NT dla squida
520Group: Networking/Admin
521Requires: %{name} = %{epoch}:%{version}-%{release}
522
523%description wbinfo_acl
524This is an external ACL module for the Squid proxy server to limit
525access for users based on NT domain group membership using wbinfo.
526
527%description wbinfo_acl -l pl.UTF-8
528Jest to moduł kontroli dostępu (ACL) do proxy, który pozwala na
529ograniczenie dostępu użytkowników proxy na podstawie ich
530przynależności do grup w domenie NT przy użyciu wbinfo.
531
532%package session_acl
533Summary: Squid session tracking external ACL group helper
534Summary(pl.UTF-8): Wsparcie kontroli dostępu przez śledzenie sesji
535Group: Networking/Admin
536Requires: %{name} = %{epoch}:%{version}-%{release}
537
538%description session_acl
539This helper maintains a concept of sessions by monitoring requests and
540timing out sessions if no requests have been seen for the idle timeout
541timer.
542
543%description session_acl -l pl.UTF-8
544Moduł oparty na koncepcji sesji, śledzący zapytania i wygaszający
545sesje jeśli w określonym czasie nie widziano w ich obrębie kolejnych
546zapytań.
547
548%package edirectory_userip_acl
549Summary: Squid eDirectory IP Lookup Helper
550Summary(pl.UTF-8): Wsparcie kontroli dostępu przez eDirectory
551Group: Networking/Admin
552Requires: %{name} = %{epoch}:%{version}-%{release}
553
554%description edirectory_userip_acl
555This is an external ACL module for the Squid proxy server to limit
556access for users based on IP address lookup in eDirectory.
557
558%description edirectory_userip_acl -l pl.UTF-8
559Jest to moduł kontroli dostępu (ACL) do proxy, który pozwala na
560ograniczenie dostępu użytkowników proxy na podstawie ich adresu IP
561popranego z eDirectory.
562
563%package kerberos_ldap_group_acl
564Summary: Squid LDAP external acl group helper for Kerberos or NTLM credentials
565Summary(pl.UTF-8): Wsparcie kontroli dostępu przez grupy LDAP/Kerberos/NTLM dla squida
566Group: Networking/Admin
567Requires: %{name} = %{epoch}:%{version}-%{release}
568
569%description kerberos_ldap_group_acl
570This is an external ACL module for the Squid proxy server to limit
571access for users based on LDAP Kerberos or NTLM credentials.
572
573%description kerberos_ldap_group_acl -l pl.UTF-8
574Jest to moduł kontroli dostępu (ACL) do proxy, który pozwala na
575ograniczenie dostępu użytkowników proxy na podstawie ich uprawnień
576Kerberosowych lub NTLM-owych w LDAP.
577
578%package sql_session_acl
579Summary: SQL Database session lookup helper for Squid
580Group: Networking/Admin
581Requires: %{name} = %{epoch}:%{version}-%{release}
582
583%description sql_session_acl
584Validates an HTTP requests access authorization with a session
585database.
586
587%package time_quota_acl
588Summary: Squid time quota external acl helper
589Group: Networking/Admin
590Requires: %{name} = %{epoch}:%{version}-%{release}
591
592%description time_quota_acl
593This extension allows an administrator to define time budgets for the
594users of squid to limit the time using squid.
595
596%package log_db_daemon
597Summary: Database logging daemon for Squid
598Group: Networking/Admin
599Requires: %{name} = %{epoch}:%{version}-%{release}
600
601%description log_db_daemon
602This program writes Squid access.log entries to a database. Presently
603only accepts the squid native format.
604
605%package storeid_file_rewrite
606Summary: File based Store-ID helper for Squid
607Group: Networking/Admin
608Requires: %{name} = %{epoch}:%{version}-%{release}
609
610%description storeid_file_rewrite
611This program acts as a store_id helper program, rewriting URLs passed
612by Squid into storage-ids that can be used to achieve better caching
613for websites that use different URLs for the same content.
614
615%package scripts
616Summary: Perl scripts for Squid
617Summary(pl.UTF-8): Skrypty perlowe dla Squida
618Group: Networking/Admin
619Requires: %{name} = %{epoch}:%{version}-%{release}
620
621%description scripts
622This package contains Perl scripts and contributed programs for Squid.
623
624%description scripts -l pl.UTF-8
625Ten pakiet zawiera skrypty perlowe i dodatkowe programy dla Squida.
626
627%prep
628%setup -q -a3
629
630%patch1 -p1
631%patch2 -p1
632%{?with_combined_log:%patch4 -p1}
633%ifarch ppc
634%patch5 -p1
635%endif
636%patch6 -p1
637#%patch7 -p1
638
639%{__sed} -i -e '1s#!.*bin/perl#!%{__perl}#' {contrib,scripts}/*.pl
640
641%build
642%{__libtoolize}
643%{__aclocal}
644%{__autoconf}
645%{__autoheader}
646%{__automake}
647%configure \
648 --disable-silent-rules \
649 --disable-strict-error-checking \
650 --with-default-user=squid \
651 --with-logdir=/var/log/squid \
652 --with-swapdir=/var/cache/squid \
653 --with-pidfile=/var/run/squid.pid \
654 --datadir=%{_datadir}/squid \
655 --enable-arp-acl \
656 --enable-auth \
657 --enable-basic-auth-helpers \
658 --enable-ntlm-auth-helpers \
659 --enable-negotiate-auth-helpers \
660 --enable-digest-auth-helpers \
661 --enable-external-acl-helpers \
662 --enable-url-rewrite-helpers \
663 --enable-ntlm-fail-open \
664 --enable-cache-digests \
665 --enable-coss-aio-ops \
666 --enable-delay-pools \
667 --enable-err-language=English \
668 --enable-esi \
669 --enable-follow-x-forwarded-for \
670 --enable-forward-log \
671 --enable-forw-via-db \
672 --enable-htcp \
673 --enable-wccp \
674 --enable-wccpv2 \
675 --enable-icap-client \
676 --enable-ecap \
677 --enable-icmp \
678 --enable-kill-parent-hack \
679 --enable-large-cache-files \
680 --enable-linux-netfilter \
681 --disable-linux-tproxy \
682 --enable-multicast-miss \
683 --enable-referer-log \
684 --enable-removal-policies="heap,lru" \
685 --enable-storeio="aufs,diskd,rock,ufs" \
686 --enable-storeid-rewrite-helpers="file" \
687 --enable-snmp \
688 --enable-ssl \
689 --enable-ipv6 \
690 --enable-useragent-log \
691 --enable-x-accelerator-vary \
692 --localstatedir=/var \
693 --sysconfdir=%{_sysconfdir} \
694 --with-auth-on-acceleration \
695 --with-large-files \
696 --with-maxfd=32768 \
697 --with-pthreads \
698 --with-openssl \
699 --without-nettle \
700 --enable-zph-qos
701
702%{__make}
703
704%install
705rm -rf $RPM_BUILD_ROOT
706install -d $RPM_BUILD_ROOT{%{_cgidir},%{_webapps}/%{_webapp}} \
707 $RPM_BUILD_ROOT/etc/{pam.d,rc.d/init.d,security,sysconfig,logrotate.d} \
708 $RPM_BUILD_ROOT{%{_sbindir},%{_bindir},%{_libexecdir}/contrib} \
709 $RPM_BUILD_ROOT%{_mandir}/man8 \
710 $RPM_BUILD_ROOT%{_datadir}/squid \
711 $RPM_BUILD_ROOT/var/{cache,log{,/archive}}/squid \
712 $RPM_BUILD_ROOT%{systemdtmpfilesdir} \
713 $RPM_BUILD_ROOT%{systemdunitdir}
714
715%{__make} install \
716 DESTDIR=$RPM_BUILD_ROOT
717
718%{__cp} -a contrib/*.pl $RPM_BUILD_ROOT%{_libexecdir}/contrib
719install scripts/*.pl $RPM_BUILD_ROOT%{_libexecdir}
720
721install %{SOURCE6} $RPM_BUILD_ROOT/etc/pam.d/squid
722touch $RPM_BUILD_ROOT/etc/security/blacklist.squid
723
724install %{SOURCE8} $RPM_BUILD_ROOT%{systemdtmpfilesdir}/squid.conf
725
726%{__mv} -f $RPM_BUILD_ROOT%{_libdir}/squid/cachemgr.cgi $RPM_BUILD_ROOT%{_cgidir}
727%{__cp} -a %{SOURCE7} $RPM_BUILD_ROOT%{_webapps}/%{_webapp}/apache.conf
728%{__cp} -a %{SOURCE9} $RPM_BUILD_ROOT%{_webapps}/%{_webapp}/httpd.conf
729%{__rm} $RPM_BUILD_ROOT%{_webapps}/%{_webapp}/cachemgr.conf.default
730
731cd $RPM_BUILD_ROOT/etc/squid
732%{__patch} -p0 < %{SOURCE4}
733%{__rm} *.default squid.conf.documented
734cd -
735
736install %{SOURCE1} $RPM_BUILD_ROOT/etc/rc.d/init.d/squid
737install %{SOURCE2} $RPM_BUILD_ROOT/etc/sysconfig/squid
738install %{SOURCE5} $RPM_BUILD_ROOT/etc/logrotate.d/squid
739
740touch $RPM_BUILD_ROOT/var/log/squid/{access,cache,store}.log
741
742%{__rm} $RPM_BUILD_ROOT%{_datadir}/squid/errors/{COPYRIGHT,TRANSLATORS}
743
744# cp, to have re-entrant install
745%{__rm} -rf docs
746%{__cp} -a doc docs
747# We don't want Makefiles as docs...
748%{__rm} docs/Makefile*
749
750:> $RPM_BUILD_ROOT/var/cache/squid/netdb_state
751:> $RPM_BUILD_ROOT/var/cache/squid/swap.state
752:> $RPM_BUILD_ROOT/var/cache/squid/swap.state.clean
753:> $RPM_BUILD_ROOT/var/cache/squid/swap.state.last-clean
754
755%{__sed} -e 's|@@LIBEXECDIR@@|%{_libexecdir}|g' %{SOURCE10} >$RPM_BUILD_ROOT%{systemdunitdir}/squid.service
756cp -p %{SOURCE11} $RPM_BUILD_ROOT%{_libexecdir}/squid-check_cache
757
758%clean
759rm -rf $RPM_BUILD_ROOT
760
761%pre
762%groupadd -g 91 squid
763%useradd -o -u 91 -s /bin/false -g squid -c "SQUID http caching daemon" -d /var/cache/squid squid
764%addusertogroup stats squid
765
766[ -L %{_datadir}/squid/errors ] && rm -f %{_datadir}/squid/errors || :
767
768%post
769if ! grep -q "^visible_hostname" /etc/squid/squid.conf; then
770 hostname=`/bin/hostname -f 2>/dev/null` || hostname='localhost'
771 echo visible_hostname $hostname >> /etc/squid/squid.conf
772fi
773
774/sbin/chkconfig --add squid
775if [ "$1" = "1" ]; then
776 /sbin/service squid init >&2
777fi
778%service squid restart
779%systemd_post squid.service
780
781%preun
782if [ "$1" = "0" ]; then
783 /sbin/chkconfig --del squid
784 %service squid stop
785
786 # nuke squid cache if uninstalling
787 rm -rf /var/cache/squid/??
788fi
789%systemd_preun squid.service
790
791%postun
792if [ "$1" = "0" ]; then
793 %userremove squid
794 %groupremove squid
795fi
796%systemd_reload
797
798%triggerpostun -- squid < 7:2.5.STABLE7-5
799%addusertogroup stats squid
800
801%triggerpostun -- squid < 7:3.4.7-2
802%systemd_trigger squid.service
803
804%triggerin cachemgr -- apache1 < 1.3.37-3, apache1-base
805%webapp_register apache %{_webapp}
806
807%triggerun cachemgr -- apache1 < 1.3.37-3, apache1-base
808%webapp_unregister apache %{_webapp}
809
810%triggerin cachemgr -- apache-base
811%webapp_register httpd %{_webapp}
812
813%triggerun cachemgr -- apache-base
814%webapp_unregister httpd %{_webapp}
815
816%triggerpostun -- cachemgr < 7:3.0.STABLE10-0.2
817if [ -f %{_sysconfdir}/cachemgr.conf.rpmsave ]; then
818 cp -f %{_webapps}/%{_webapp}/cachemgr.conf{,.rpmsave}
819 mv -f %{_sysconfdir}/cachemgr.conf.rpmsave %{_webapps}/%{_webapp}/cachemgr.conf
820fi
821
822%files
823%defattr(644,root,root,755)
824%doc CONTRIBUTORS CREDITS README ChangeLog QUICKSTART
825%doc RELEASENOTES.html SPONSORS docs/* src/mib.txt book-full.html
826%doc src/squid.conf.default src/squid.conf.documented src/mime.conf.default
827%doc errors/TRANSLATORS
828%attr(755,root,root) %{_bindir}/purge
829%attr(755,root,root) %{_bindir}/squidclient
830
831%dir %{_libexecdir}
832%attr(755,root,root) %{_libexecdir}/diskd
833# YES, it has to be suid root, it sends ICMP packets.
834%attr(4754,root,squid) %{_libexecdir}/pinger
835%attr(755,root,root) %{_libexecdir}/unlinkd
836%attr(755,root,root) %{_libexecdir}/ntlm_fake_auth
837%attr(755,root,root) %{_libexecdir}/basic_fake_auth
838%attr(755,root,root) %{_libexecdir}/ext_delayer_acl
839%attr(755,root,root) %{_libexecdir}/helper-mux
840%attr(755,root,root) %{_libexecdir}/url_fake_rewrite
841%attr(755,root,root) %{_libexecdir}/url_fake_rewrite.sh
842%attr(755,root,root) %{_libexecdir}/log_file_daemon
843%attr(755,root,root) %{_libexecdir}/security_fake_certverify
844%attr(755,root,root) %{_libexecdir}/security_file_certgen
845%attr(755,root,root) %{_libexecdir}/squid-check_cache
846%attr(755,root,root) %{_libexecdir}/url_lfs_rewrite
847%attr(755,root,root) %{_sbindir}/squid
848
849%attr(754,root,root) /etc/rc.d/init.d/squid
850%attr(640,root,root) %config(noreplace) %verify(not md5 mtime size) /etc/logrotate.d/squid
851%attr(640,root,root) %config(noreplace) %verify(not md5 mtime size) /etc/sysconfig/squid
852
853%dir %{_sysconfdir}
854%attr(640,root,squid) %config(noreplace) %verify(not md5 mtime size) %{_sysconfdir}/squid.conf
855%attr(640,root,squid) %config(noreplace) %verify(not md5 mtime size) %{_sysconfdir}/mime.conf
856%attr(640,root,squid) %config(noreplace) %verify(not md5 mtime size) %{_sysconfdir}/errorpage.css
857
858%dir %{_datadir}/squid
859%dir %{_datadir}/squid/errors
860%{_datadir}/squid/icons
861%{_datadir}/squid/mib.txt
862%{_datadir}/squid/errors/templates
863%lang(af) %{_datadir}/squid/errors/af
864%lang(ar) %{_datadir}/squid/errors/ar
865%lang(ar) %{_datadir}/squid/errors/ar-*
866%lang(az) %{_datadir}/squid/errors/az
867%lang(az) %{_datadir}/squid/errors/az-*
868%lang(bg) %{_datadir}/squid/errors/bg
869%lang(bg) %{_datadir}/squid/errors/bg-*
870%lang(ca) %{_datadir}/squid/errors/ca
871%lang(cs) %{_datadir}/squid/errors/cs
872%lang(cs) %{_datadir}/squid/errors/cs-*
873%lang(da) %{_datadir}/squid/errors/da
874%lang(da) %{_datadir}/squid/errors/da-*
875%lang(de) %{_datadir}/squid/errors/de
876%lang(de) %{_datadir}/squid/errors/de-*
877%lang(el) %{_datadir}/squid/errors/el
878%lang(el) %{_datadir}/squid/errors/el-*
879%{_datadir}/squid/errors/en
880%{_datadir}/squid/errors/en-*
881%lang(es) %{_datadir}/squid/errors/es
882%lang(es) %{_datadir}/squid/errors/es-*
883%lang(et) %{_datadir}/squid/errors/et
884%lang(et) %{_datadir}/squid/errors/et-*
885%lang(fa) %{_datadir}/squid/errors/fa
886%lang(fa) %{_datadir}/squid/errors/fa-*
887%lang(fi) %{_datadir}/squid/errors/fi
888%lang(fi) %{_datadir}/squid/errors/fi-*
889%lang(fr) %{_datadir}/squid/errors/fr
890%lang(fr) %{_datadir}/squid/errors/fr-*
891%lang(he) %{_datadir}/squid/errors/he
892%lang(he) %{_datadir}/squid/errors/he-*
893%lang(hu) %{_datadir}/squid/errors/hu
894%lang(hu) %{_datadir}/squid/errors/hu-*
895%lang(hy) %{_datadir}/squid/errors/hy
896%lang(hy) %{_datadir}/squid/errors/hy-*
897%lang(id) %{_datadir}/squid/errors/id
898%lang(id) %{_datadir}/squid/errors/id-*
899%lang(it) %{_datadir}/squid/errors/it
900%lang(it) %{_datadir}/squid/errors/it-*
901%lang(ja) %{_datadir}/squid/errors/ja
902%lang(ja) %{_datadir}/squid/errors/ja-*
903%lang(ka) %{_datadir}/squid/errors/ka
904%lang(ka) %{_datadir}/squid/errors/ka-*
905%lang(ko) %{_datadir}/squid/errors/ko
906%lang(ko) %{_datadir}/squid/errors/ko-*
907%lang(lt) %{_datadir}/squid/errors/lt
908%lang(lt) %{_datadir}/squid/errors/lt-*
909%lang(lv) %{_datadir}/squid/errors/lv
910%lang(lv) %{_datadir}/squid/errors/lv-*
911%lang(ms) %{_datadir}/squid/errors/ms
912%lang(ms) %{_datadir}/squid/errors/ms-*
913%lang(nl) %{_datadir}/squid/errors/nl
914%lang(nl) %{_datadir}/squid/errors/nl-*
915%lang(oc) %{_datadir}/squid/errors/oc
916%lang(pl) %{_datadir}/squid/errors/pl
917%lang(pl) %{_datadir}/squid/errors/pl-*
918%lang(pt) %{_datadir}/squid/errors/pt
919%lang(pt) %{_datadir}/squid/errors/pt-pt
920%lang(pt_BR) %{_datadir}/squid/errors/pt-br
921%lang(pt_BZ) %{_datadir}/squid/errors/pt-bz
922%lang(ro) %{_datadir}/squid/errors/ro
923%lang(ro) %{_datadir}/squid/errors/ro-*
924%lang(ru) %{_datadir}/squid/errors/ru
925%lang(ru) %{_datadir}/squid/errors/ru-*
926%lang(sk) %{_datadir}/squid/errors/sk
927%lang(sk) %{_datadir}/squid/errors/sk-*
928%lang(sk) %{_datadir}/squid/errors/sl
929%lang(sk) %{_datadir}/squid/errors/sl-*
930%lang(sr) %{_datadir}/squid/errors/sr
931%lang(sr) %{_datadir}/squid/errors/sr-*
932%lang(sv) %{_datadir}/squid/errors/sv
933%lang(sv) %{_datadir}/squid/errors/sv-*
934%lang(th) %{_datadir}/squid/errors/th
935%lang(th) %{_datadir}/squid/errors/th-*
936%lang(tr) %{_datadir}/squid/errors/tr
937%lang(tr) %{_datadir}/squid/errors/tr-*
938%lang(uk) %{_datadir}/squid/errors/uk
939%lang(uk) %{_datadir}/squid/errors/uk-*
940%lang(uz) %{_datadir}/squid/errors/uz
941%lang(vi) %{_datadir}/squid/errors/vi
942%lang(vi) %{_datadir}/squid/errors/vi-*
943%lang(zh_CN) %{_datadir}/squid/errors/zh-cn
944%lang(zh_CN) %{_datadir}/squid/errors/zh-han*
945%lang(zh_CN) %{_datadir}/squid/errors/zh-sg
946%lang(zh_CN) %{_datadir}/squid/errors/zh-tw
947%lang(zh_TW) %{_datadir}/squid/errors/zh-hk
948%lang(zh_TW) %{_datadir}/squid/errors/zh-mo
949
950%{systemdunitdir}/squid.service
951%{systemdtmpfilesdir}/squid.conf
952%attr(770,root,squid) %dir /var/run/squid
953
954%attr(770,root,squid) %dir /var/log/archive/squid
955%attr(770,root,squid) %dir /var/log/squid
956%attr(660,root,squid) %ghost /var/log/squid/*
957
958%attr(770,root,squid) %dir /var/cache/squid
959%ghost /var/cache/squid/netdb_state
960%ghost /var/cache/squid/swap.state
961%ghost /var/cache/squid/swap.state.clean
962%ghost /var/cache/squid/swap.state.last-clean
963%{_mandir}/man1/purge.1*
964%{_mandir}/man1/squidclient.1*
965%{_mandir}/man8/ext_delayer_acl.8*
966%{_mandir}/man8/squid.8*
967%{_mandir}/man8/helper-mux.8*
968%{_mandir}/man8/security_fake_certverify.8*
969%{_mandir}/man8/security_file_certgen.8*
970%{_mandir}/man8/url_lfs_rewrite.8*
971
972%files cachemgr
973%defattr(644,root,root,755)
974%dir %attr(750,root,http) %{_webapps}/%{_webapp}
975%attr(640,root,root) %config(noreplace) %verify(not md5 mtime size) %{_webapps}/%{_webapp}/apache.conf
976%attr(640,root,root) %config(noreplace) %verify(not md5 mtime size) %{_webapps}/%{_webapp}/httpd.conf
977%attr(640,root,http) %config(noreplace) %verify(not md5 mtime size) %{_webapps}/%{_webapp}/cachemgr.conf
978%dir %{_cgidir}
979%attr(755,root,root) %{_cgidir}/cachemgr.cgi
980%{_mandir}/man8/cachemgr.cgi.8*
981
982%files ldap_auth
983%defattr(644,root,root,755)
984%attr(755,root,root) %{_libexecdir}/basic_ldap_auth
985%{_mandir}/man8/basic_ldap_auth.*
986
987%files pam_auth
988%defattr(644,root,root,755)
989%config(noreplace) /etc/pam.d/squid
990%config(noreplace) /etc/security/blacklist.squid
991# it has to be suid root to access /etc/shadow
992%attr(4755,root,root) %{_libexecdir}/basic_pam_auth
993%{_mandir}/man8/basic_pam_auth.8*
994
995%files smb_auth
996%defattr(644,root,root,755)
997%doc src/auth/basic/SMB/ChangeLog
998%attr(755,root,root) %{_libexecdir}/basic_smb_auth*
999
1000%files msnt_auth
1001%defattr(644,root,root,755)
1002#%attr(755,root,root) %{_libexecdir}/basic_msnt_multi_domain_auth
1003#%{_mandir}/man8/basic_msnt_multi_domain_auth.8*
1004
1005%files nis_auth
1006%defattr(644,root,root,755)
1007%attr(755,root,root) %{_libexecdir}/basic_nis_auth
1008
1009%files ncsa_auth
1010%defattr(644,root,root,755)
1011%attr(755,root,root) %{_libexecdir}/basic_ncsa_auth
1012%{_mandir}/man8/basic_ncsa_auth.8*
1013
1014%files sasl_auth
1015%defattr(644,root,root,755)
1016%doc src/auth/basic/SASL/basic_sasl_auth.{conf,pam}
1017%attr(755,root,root) %{_libexecdir}/basic_sasl_auth
1018%{_mandir}/man8/basic_sasl_auth.8*
1019
1020%files getpwname_auth
1021%defattr(644,root,root,755)
1022%attr(755,root,root) %{_libexecdir}/basic_getpwnam_auth
1023%{_mandir}/man8/basic_getpwnam_auth.8*
1024
1025%files passwd_auth
1026%defattr(644,root,root,755)
1027%attr(755,root,root) %{_libexecdir}/digest_file_auth
1028%{_mandir}/man8/digest_file_auth.8*
1029
1030%files kerberos_auth
1031%defattr(644,root,root,755)
1032%doc src/auth/negotiate/kerberos/README
1033%attr(755,root,root) %{_libexecdir}/negotiate_kerberos_auth
1034%attr(755,root,root) %{_libexecdir}/negotiate_kerberos_auth_test
1035%{_mandir}/man8/negotiate_kerberos_auth.8*
1036
1037%files ntlm_auth
1038%defattr(644,root,root,755)
1039#%attr(755,root,root) %{_libexecdir}/ntlm_smb_lm_auth
1040
1041%files radius_auth
1042%defattr(644,root,root,755)
1043%doc src/auth/basic/RADIUS/README
1044%attr(755,root,root) %{_libexecdir}/basic_radius_auth
1045%{_mandir}/man8/basic_radius_auth.8*
1046
1047%files digest_ldap_auth
1048%defattr(644,root,root,755)
1049%attr(755,root,root) %{_libexecdir}/digest_ldap_auth
1050
1051%files db_auth
1052%defattr(644,root,root,755)
1053%attr(755,root,root) %{_libexecdir}/basic_db_auth
1054%{_mandir}/man8/basic_db_auth.8*
1055
1056%files pop3_auth
1057%defattr(644,root,root,755)
1058%{_libexecdir}/basic_pop3_auth
1059%{_mandir}/man8/basic_pop3_auth.8*
1060
1061%files digest_edirectory_auth
1062%defattr(644,root,root,755)
1063%{_libexecdir}/digest_edirectory_auth
1064
1065%files negotiate_wrapper_auth
1066%defattr(644,root,root,755)
1067%{_libexecdir}/negotiate_wrapper_auth
1068
1069%files ip_acl
1070%defattr(644,root,root,755)
1071%doc src/acl/external/file_userip/example*
1072%attr(755,root,root) %{_libexecdir}/ext_file_userip_acl
1073%{_mandir}/man8/ext_file_userip_acl.*
1074
1075%files ldap_acl
1076%defattr(644,root,root,755)
1077%attr(755,root,root) %{_libexecdir}/ext_ldap_group_acl
1078%{_mandir}/man8/ext_ldap_group_acl.*
1079
1080%files unix_acl
1081%defattr(644,root,root,755)
1082%attr(755,root,root) %{_libexecdir}/ext_unix_group_acl
1083%{_mandir}/man8/ext_unix_group_acl.*
1084
1085%files wbinfo_acl
1086%defattr(644,root,root,755)
1087%attr(755,root,root) %{_libexecdir}/ext_wbinfo_group_acl
1088%{_mandir}/man8/ext_wbinfo_group_acl.8*
1089
1090%files session_acl
1091%defattr(644,root,root,755)
1092%attr(755,root,root) %{_libexecdir}/ext_session_acl
1093%{_mandir}/man8/ext_session_acl.8*
1094
1095%files edirectory_userip_acl
1096%defattr(644,root,root,755)
1097%{_libexecdir}/ext_edirectory_userip_acl
1098%{_mandir}/man8/ext_edirectory_userip_acl.8*
1099
1100%files kerberos_ldap_group_acl
1101%defattr(644,root,root,755)
1102%{_libexecdir}/ext_kerberos_ldap_group_acl
1103
1104%files sql_session_acl
1105%defattr(644,root,root,755)
1106%{_libexecdir}/ext_sql_session_acl
1107%{_mandir}/man8/ext_sql_session_acl.8*
1108
1109%files time_quota_acl
1110%defattr(644,root,root,755)
1111%{_libexecdir}/ext_time_quota_acl
1112%{_mandir}/man8/ext_time_quota_acl.8*
1113
1114%files log_db_daemon
1115%defattr(644,root,root,755)
1116%{_libexecdir}/log_db_daemon
1117%{_mandir}/man8/log_db_daemon.8*
1118
1119%files storeid_file_rewrite
1120%defattr(644,root,root,755)
1121%{_libexecdir}/storeid_file_rewrite
1122%{_mandir}/man8/storeid_file_rewrite.8*
1123
1124%files scripts
1125%defattr(644,root,root,755)
1126%attr(755,root,root) %{_libexecdir}/contrib
1127%attr(755,root,root) %{_libexecdir}/AnnounceCache.pl
1128%attr(755,root,root) %{_libexecdir}/access-log-matrix.pl
1129%attr(755,root,root) %{_libexecdir}/cache-compare.pl
1130%attr(755,root,root) %{_libexecdir}/cachetrace.pl
1131%attr(755,root,root) %{_libexecdir}/calc-must-ids.pl
1132%attr(755,root,root) %{_libexecdir}/cert_tool
1133%attr(755,root,root) %{_libexecdir}/check_cache.pl
1134%attr(755,root,root) %{_libexecdir}/fileno-to-pathname.pl
1135%attr(755,root,root) %{_libexecdir}/find-alive.pl
1136%attr(755,root,root) %{_libexecdir}/flag_truncs.pl
1137%attr(755,root,root) %{_libexecdir}/icpserver.pl
1138%attr(755,root,root) %{_libexecdir}/icp-test.pl
1139%attr(755,root,root) %{_libexecdir}/tcp-banger.pl
1140%attr(755,root,root) %{_libexecdir}/trace-job.pl
1141%attr(755,root,root) %{_libexecdir}/trace-master.pl
1142%attr(755,root,root) %{_libexecdir}/udp-banger.pl
1143%attr(755,root,root) %{_libexecdir}/upgrade-1.0-store.pl
This page took 0.663799 seconds and 4 git commands to generate.