From 19129300125c7afe53ec25c27732959c7d2d663b Mon Sep 17 00:00:00 2001 From: Daniel Berteaud Date: Sun, 18 Feb 2018 22:01:52 +0100 Subject: [PATCH] Require c-icap --- squidclamav.spec | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/squidclamav.spec b/squidclamav.spec index e10bbb4..5446b0e 100644 --- a/squidclamav.spec +++ b/squidclamav.spec @@ -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