OBS User unknown 2008-09-29 15:30:44 +00:00 committed by Git OBS Bridge
parent e5da6cbc1b
commit 0fdd2a717b
2 changed files with 9 additions and 2 deletions

View File

@ -1,3 +1,8 @@
-------------------------------------------------------------------
Mon Sep 29 13:58:15 CEST 2008 - max@suse.de
- Limit valgrind to i586 and x86_64.
-------------------------------------------------------------------
Wed Sep 3 09:26:12 CEST 2008 - max@suse.de

View File

@ -27,7 +27,7 @@ BuildRequires: bc gmp-devel pkgconfig zlib-devel
%endif
%if 0%{?suse_version} >= 1030
BuildRequires: check-devel pwdutils
%ifnarch ppc ppc64
%ifarch i586 x86_64
BuildRequires: valgrind
%endif
%define clamav_check --enable-check
@ -36,7 +36,7 @@ BuildRequires: valgrind
%endif
Summary: Antivirus Toolkit
Version: 0.94
Release: 1
Release: 8
License: GPL v2 or later
Group: Productivity/Security
Url: http://www.clamav.net
@ -274,6 +274,8 @@ for f in main daily; do
done
%changelog
* Mon Sep 29 2008 max@suse.de
- Limit valgrind to i586 and x86_64.
* Wed Sep 03 2008 max@suse.de
- Added check-devel and valgrind to BuildRequires for 10.3 and
newer to support the new unit testing feature. This does not