diff --git a/.tito/packages/squidclamav b/.tito/packages/squidclamav index e8378f1..90755d3 100644 --- a/.tito/packages/squidclamav +++ b/.tito/packages/squidclamav @@ -1 +1 @@ -6.16-2 ./ +6.16-3 ./ diff --git a/squidclamav.spec b/squidclamav.spec index c1f51f8..9d7f4d9 100644 --- a/squidclamav.spec +++ b/squidclamav.spec @@ -1,6 +1,6 @@ Name: squidclamav Version: 6.16 -Release: 2%{?dist} +Release: 3%{?dist} Summary: A c-icap module for ClamAV Group: Applications/System @@ -32,7 +32,7 @@ Awards winnings ClamAv anti-virus toolkit. %{__make} install \ DESTDIR=%{buildroot} # README will be handled in %doc -%{__rm} -f %{buildroot}%{_datadir}%{name}/README +%{__rm} -f %{buildroot}%{_datadir}/%{name}/README # Remove .la file %{__rm} -f %{buildroot}%{_libdir}/c_icap/%{name}.la @@ -50,7 +50,7 @@ Awards winnings ClamAv anti-virus toolkit. %{_libexecdir}/%{name}/clwarn.cgi* %changelog -* Tue Feb 20 2018 Daniel Berteaud 6.16-2 +* Tue Feb 20 2018 Daniel Berteaud 6.16-3 - Update summary and description to match v6 (daniel@firewall-services.com) - Remove .la file * Sun Feb 18 2018 Daniel Berteaud 6.16-1