Require c-icap

This commit is contained in:
Daniel Berteaud 2018-02-18 22:01:52 +01:00
parent 4dbca098be
commit 1912930012
1 changed files with 3 additions and 3 deletions

View File

@ -9,8 +9,8 @@ URL: http://squidclamav.darold.net/
Source0: http://downloads.sourceforge.net/%{name}/%{name}-%{version}.tar.gz
BuildRequires: clamav-devel >= 0.82
BuildRequires: curl-devel >= 7.12.1
Requires: squid
BuildRoot: %(mktemp -ud %{_tmppath}/%{name}-%{version}-%{release}-XXXXXX)
BuildRequires: c-icap-devel
Requires: c-icap
%description
%{name} Antivirus redirector for Squid proxy based on the Awards winnings
@ -66,7 +66,7 @@ __EOF
%defattr(0644,root,root,0755)
%doc Change* INSTALL README README.RPM
%attr(0755,root,root) %{_bindir}/%{name}
%attr(0644,root,root) %config(noreplace) %verify(not md5 mtime size) %{_sysconfdir}/%{name}.conf
%attr(0644,root,root) %config(noreplace) %{_sysconfdir}/%{name}.conf
%attr(0644,root,root) %{_mandir}/man1/%{name}.1.gz
%attr(0644,root,root) %{_datadir}/%{name}/README
%attr(0755,root,root) %{_libexecdir}/%{name}/clwarn.cgi