|
|
|
@ -38,7 +38,7 @@ Distribution: OpenPKG [BASE]
|
|
|
|
|
Group: Web |
|
|
|
|
License: GPL |
|
|
|
|
Version: %{V_maj}.%{V_min}.%{V_rev} |
|
|
|
|
Release: 20021127 |
|
|
|
|
Release: 20030116 |
|
|
|
|
|
|
|
|
|
# list of sources |
|
|
|
|
Source0: http://www.squid-cache.org/Versions/v%{V_maj}/%{V_maj}.%{V_min}/squid-%{V_maj}.%{V_min}.STABLE%{V_rev}.tar.gz |
|
|
|
@ -109,6 +109,9 @@ AutoReqProv: no
|
|
|
|
|
%{l_shtool} install -c -m 755 -e 's;@l_prefix@;%{l_prefix};g' \ |
|
|
|
|
%{SOURCE rc.squid} $RPM_BUILD_ROOT%{l_prefix}/etc/rc.d/ |
|
|
|
|
|
|
|
|
|
strip $RPM_BUILD_ROOT%{l_prefix}/bin/* >/dev/null 2>&1 || true |
|
|
|
|
strip $RPM_BUILD_ROOT%{l_prefix}/sbin/* >/dev/null 2>&1 || true |
|
|
|
|
|
|
|
|
|
%{l_rpmtool} files -v -ofiles -r$RPM_BUILD_ROOT \ |
|
|
|
|
%{l_files_std} \ |
|
|
|
|
'%config %{l_prefix}/etc/squid/squid.conf' |
|
|
|
|