13 |
|
|
14 |
Summary: Anti-virus software |
Summary: Anti-virus software |
15 |
Name: clamav |
Name: clamav |
16 |
Version: 0.98.3 |
Version: 0.98.4 |
17 |
Release: 2%{?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 |
|
|
22 |
|
Packager: Dag Wieers <dag@wieers.com> |
23 |
|
Vendor: Dag Apt Repository, http://dag.wieers.com/apt/ |
24 |
|
|
25 |
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 |
26 |
Source1: clamav.init |
Source1: clamav.init |
27 |
Source2: clamav-milter.init |
Source2: clamav-milter.init |
36 |
BuildRequires: zlib-devel |
BuildRequires: zlib-devel |
37 |
%{!?_without_milter:BuildRequires: sendmail-devel >= 8.12} |
%{!?_without_milter:BuildRequires: sendmail-devel >= 8.12} |
38 |
BuildRequires: check-devel |
BuildRequires: check-devel |
|
BuildRequires: openssl-devel |
|
|
BuildRequires: libxml2-devel |
|
|
|
|
39 |
|
|
40 |
### 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) |
41 |
#Requires: clamav-db = %{version}-%{release} |
#Requires: clamav-db = %{version}-%{release} |
406 |
%exclude %{_libdir}/libclamunrar_iface.la |
%exclude %{_libdir}/libclamunrar_iface.la |
407 |
|
|
408 |
%changelog |
%changelog |
409 |
* Thu May 8 2014 Ian Wells <esmith@wellsi.com> - 0.98.3-2.sme |
* Thu Jun 17 2014 David Beveridge <dave@bevhost.com> - 0.98.4-1 |
410 |
- Add BuildRequires for openssl-devel and libxml2-devel [SME: 8372] |
- Updates to release 0.98.4. |
|
- Remove Packager and Vendor from spec file. [SME: 8162] |
|
411 |
|
|
412 |
* 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 |
413 |
- Updated to release 0.98.3. |
- Updates to release 0.98.3. |
414 |
|
|
415 |
* 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 |
416 |
- Updates to release 0.98.1. |
- Updates to release 0.98.1. |
417 |
|
|
418 |
* Tue Sep 24 2013 Dag Wieers <dag@wieers.com> - 0.98-1 |
* Tue Sep 24 2013 Dag Wieers <dag@wieers.com> - 0.98-1 |