diff --git a/clamav.changes b/clamav.changes index d94fbc5..16a0a76 100644 --- a/clamav.changes +++ b/clamav.changes @@ -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 diff --git a/clamav.spec b/clamav.spec index e47f6a5..36cc4dd 100644 --- a/clamav.spec +++ b/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® and FreeBSD®) +* 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