Accepting request 31916 from security
Copy from security/clamav based on submit request 31916 from user prusnak OBS-URL: https://build.opensuse.org/request/show/31916 OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/clamav?expand=0&rev=26
This commit is contained in:
committed by
Git OBS Bridge
parent
04aa83f446
commit
532cb8a6cd
@@ -1,3 +1,8 @@
|
||||
-------------------------------------------------------------------
|
||||
Tue Feb 9 14:29:29 CET 2010 - prusnak@suse.cz
|
||||
|
||||
- build -db subpackage as noarch
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Thu Oct 29 11:32:57 CET 2009 - max@suse.de
|
||||
|
||||
|
13
clamav.spec
13
clamav.spec
@@ -1,7 +1,7 @@
|
||||
#
|
||||
# spec file for package clamav (Version 0.95.3)
|
||||
#
|
||||
# Copyright (c) 2009 SUSE LINUX Products GmbH, Nuernberg, Germany.
|
||||
# Copyright (c) 2010 SUSE LINUX Products GmbH, Nuernberg, Germany.
|
||||
#
|
||||
# All modifications and additions to the file contributed by third parties
|
||||
# remain the property of their copyright owners, unless otherwise agreed
|
||||
@@ -31,8 +31,8 @@ BuildRequires: check-devel pwdutils
|
||||
%endif
|
||||
Summary: Antivirus Toolkit
|
||||
Version: 0.95.3
|
||||
Release: 1
|
||||
License: GPL v2 only
|
||||
Release: 2
|
||||
License: GPLv2
|
||||
Group: Productivity/Security
|
||||
Url: http://www.clamav.net
|
||||
Requires: latex2html-pngicons
|
||||
@@ -71,7 +71,7 @@ Here is a list of the main features:
|
||||
|
||||
* virus scanner C library
|
||||
|
||||
* on-access scanning (Linux<EFBFBD> and FreeBSD<EFBFBD>)
|
||||
* on-access scanning (Linux and FreeBSD)
|
||||
|
||||
* virus database updated multiple times per day (see home page for
|
||||
total number of signatures)
|
||||
@@ -96,10 +96,13 @@ Authors:
|
||||
Nigel Horne
|
||||
|
||||
%package db
|
||||
License: BSD 3-clause (or similar) ; GPL v2 or later ; LGPL v2.1 or later ; Public Domain, Freeware ; MIT License (or similar)
|
||||
License: BSD3c(or similar) ; GPLv2+ ; LGPLv2.1+ ; Public Domain, Freeware ; MIT License (or similar)
|
||||
Group: Productivity/Security
|
||||
Summary: Virus Database for ClamAV
|
||||
PreReq: clamav sed /bin/cp /usr/bin/awk /bin/rm
|
||||
%if 0%{?suse_version} >= 1120
|
||||
BuildArch: noarch
|
||||
%endif
|
||||
|
||||
%description db
|
||||
This package contains a snapshot of the virus description database for
|
||||
|
Reference in New Issue
Block a user