13 |
|
|
14 |
Summary: Anti-virus software |
Summary: Anti-virus software |
15 |
Name: clamav |
Name: clamav |
16 |
Version: 0.98.4 |
Version: 0.99.3 |
17 |
Release: 1%{?dist} |
Release: 1%{?dist} |
18 |
License: GPL |
License: GPL |
19 |
Group: Applications/System |
Group: Applications/System |
20 |
URL: http://www.clamav.net/ |
URL: http://www.clamav.net/ |
21 |
|
|
|
Packager: Dag Wieers <dag@wieers.com> |
|
|
Vendor: Dag Apt Repository, http://dag.wieers.com/apt/ |
|
|
|
|
22 |
Source: http://downloads.sourceforge.net/project/clamav/clamav/%{version}/clamav-%{version}.tar.gz |
Source: http://downloads.sourceforge.net/project/clamav/clamav/%{version}/clamav-%{version}.tar.gz |
23 |
Source1: clamav.init |
Source1: clamav.init |
24 |
Source2: clamav-milter.init |
Source2: clamav-milter.init |
33 |
BuildRequires: zlib-devel |
BuildRequires: zlib-devel |
34 |
%{!?_without_milter:BuildRequires: sendmail-devel >= 8.12} |
%{!?_without_milter:BuildRequires: sendmail-devel >= 8.12} |
35 |
BuildRequires: check-devel |
BuildRequires: check-devel |
36 |
|
BuildRequires: openssl-devel |
37 |
|
BuildRequires: libxml2-devel |
38 |
|
BuildRequires: pcre-devel |
39 |
|
|
40 |
|
|
41 |
### Do not require the latest release of clamav-db specifically (people may use freshclam onward) |
### Do not require the latest release of clamav-db specifically (people may use freshclam onward) |
42 |
#Requires: clamav-db = %{version}-%{release} |
#Requires: clamav-db = %{version}-%{release} |
224 |
%{!?_without_milter:--enable-milter} \ |
%{!?_without_milter:--enable-milter} \ |
225 |
--with-dbdir="%{_localstatedir}/clamav" \ |
--with-dbdir="%{_localstatedir}/clamav" \ |
226 |
--with-group="clamav" \ |
--with-group="clamav" \ |
227 |
--with-libcurl \ |
--with-libcurl=%{_prefix} \ |
228 |
--with-user="clamav" |
--with-user="clamav" |
229 |
### Disable JIT until it is implemented securely (RHbz #573191) |
### Disable JIT until it is implemented securely (RHbz #573191) |
230 |
# --enable-llvm \ |
# --enable-llvm \ |
337 |
%{_bindir}/clamscan |
%{_bindir}/clamscan |
338 |
%{_bindir}/freshclam |
%{_bindir}/freshclam |
339 |
%{_bindir}/sigtool |
%{_bindir}/sigtool |
340 |
|
%{_bindir}/clamsubmit |
341 |
%{_libdir}/libclamav.so.* |
%{_libdir}/libclamav.so.* |
342 |
%{_libdir}/libclamunrar.so.* |
%{_libdir}/libclamunrar.so.* |
343 |
%{_libdir}/libclamunrar_iface.so.* |
%{_libdir}/libclamunrar_iface.so.* |
408 |
%exclude %{_libdir}/libclamunrar_iface.la |
%exclude %{_libdir}/libclamunrar_iface.la |
409 |
|
|
410 |
%changelog |
%changelog |
411 |
|
* Sat Jan 27 2018 Daniel Berteaud <daniel@firewall-services.com> - 0.99.3-1.sme |
412 |
|
- Update to release 0.99.3 [SME: 10499] |
413 |
|
|
414 |
|
* Tue May 3 2016 Daniel Berteaud <daniel@firewall-services.com> - 0.99.2-1.sme |
415 |
|
- Update to release 0.99.2 [SME: 9489] |
416 |
|
|
417 |
|
* Thu Mar 3 2016 Daniel Berteaud <daniel@firewall-services.com> - 0.99.1-1.sme |
418 |
|
- Update to release 0.99.1 [SME: 9267] |
419 |
|
|
420 |
|
* Tue Jan 12 2016 Daniel Berteaud <daniel@firewall-services.com> - 0.99-2.sme |
421 |
|
- Add pcre-devel to BuildRequires [SME: 9151] |
422 |
|
|
423 |
|
* Wed Jan 6 2016 Daniel Berteaud <daniel@firewall-services.com> - 0.99-1.sme |
424 |
|
- Update to release 0.99 [SME: 9151] |
425 |
|
|
426 |
|
* Wed May 13 2015 Daniel Berteaud <daniel@firewall-services.com> - 0.98.7-1.sme |
427 |
|
- Updated to release 0.98.7 [SME: 8922] |
428 |
|
|
429 |
|
* Thu Jan 29 2015 Daniel Berteaud <daniel@firewall-services.com> - 0.98.6-1.sme |
430 |
|
- Updated to release 0.98.6 [SME: 8822] |
431 |
|
|
432 |
|
* Tue Dec 16 2014 Daniel Berteaud <daniel@firewall-services.com> - 0.98.5-1.sme |
433 |
|
- Updated to release 0.98.5 [SME: 8729] |
434 |
|
|
435 |
|
* Sat Jun 21 2014 Ian Wells <esmith@wellsi.com> - 0.98.4-2.sme |
436 |
|
- Add BuildRequires for openssl-devel and libxml2-devel [SME: 8457] |
437 |
|
- Remove Packager and Vendor from spec file. |
438 |
|
|
439 |
* Thu Jun 17 2014 David Beveridge <dave@bevhost.com> - 0.98.4-1 |
* Thu Jun 17 2014 David Beveridge <dave@bevhost.com> - 0.98.4-1 |
440 |
- Updates to release 0.98.4. |
- Updates to release 0.98.4. |
441 |
|
|
442 |
* Thu May 8 2014 David Beveridge <dave@bevhost.com> - 0.98.3-1 |
* Thu May 8 2014 David Beveridge <dave@bevhost.com> - 0.98.3-1 |
443 |
- Updates to release 0.98.3. |
- Updated to release 0.98.3. |
444 |
|
|
445 |
* Sun Jan 26 2014 David Beveridge <dave@bevhost.com.> - 0.98.1-1 |
* Sun Jan 26 2014 David Beveridge <dave@bevhost.com> - 0.98.1-1 |
446 |
- Updates to release 0.98.1. |
- Updates to release 0.98.1. |
447 |
|
|
448 |
* Tue Sep 24 2013 Dag Wieers <dag@wieers.com> - 0.98-1 |
* Tue Sep 24 2013 Dag Wieers <dag@wieers.com> - 0.98-1 |