14 |
Summary: Anti-virus software |
Summary: Anti-virus software |
15 |
Name: clamav |
Name: clamav |
16 |
Version: 0.98.3 |
Version: 0.98.3 |
17 |
Release: 1%{?dist} |
Release: 2%{?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 |
|
|
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 |
410 |
|
- Add BuildRequires for openssl-devel and libxml2-devel [SME: 8372] |
411 |
|
- Remove Packager and Vendor from spec file. [SME: 8162] |
412 |
|
|
413 |
* 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 |
414 |
- Updated to release 0.98.3. |
- Updated to release 0.98.3. |
415 |
|
|
416 |
* 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 |
417 |
- Updates to release 0.98.1. |
- Updates to release 0.98.1. |
418 |
|
|
419 |
* Tue Sep 24 2013 Dag Wieers <dag@wieers.com> - 0.98-1 |
* Tue Sep 24 2013 Dag Wieers <dag@wieers.com> - 0.98-1 |