From bb0a38c8874b7c5d7bfa822a6a158af5e5e9b43816be12a5f319d79837fd0fd3 Mon Sep 17 00:00:00 2001 From: Mark Post Date: Tue, 20 Aug 2019 17:43:35 +0000 Subject: [PATCH] Accepting request 718181 from home:pluskalm:branches:devel:openSUSE:Factory - Run testsuite during build OBS-URL: https://build.opensuse.org/request/show/718181 OBS-URL: https://build.opensuse.org/package/show/devel:openSUSE:Factory/libica?expand=0&rev=34 --- libica.changes | 5 +++++ libica.spec | 6 ++++-- 2 files changed, 9 insertions(+), 2 deletions(-) diff --git a/libica.changes b/libica.changes index 51b9caa..4b2651d 100644 --- a/libica.changes +++ b/libica.changes @@ -1,3 +1,8 @@ +------------------------------------------------------------------- +Wed Jul 24 10:09:46 UTC 2019 - Martin Pluskal + +- Run testsuite during build + ------------------------------------------------------------------- Thu Nov 15 19:16:30 UTC 2018 - mpost@suse.com diff --git a/libica.spec b/libica.spec index 1262414..09f6281 100644 --- a/libica.spec +++ b/libica.spec @@ -1,7 +1,7 @@ # # spec file for package libica # -# Copyright (c) 2018 SUSE LINUX GmbH, Nuernberg, Germany. +# Copyright (c) 2019 SUSE LINUX GmbH, Nuernberg, Germany. # # All modifications and additions to the file contributed by third parties # remain the property of their copyright owners, unless otherwise agreed @@ -20,7 +20,6 @@ %if ! %{defined _fillupdir} %define _fillupdir %{_localstatedir}/adm/fillup-templates %endif - Name: libica Version: 3.4.0 Release: 0 @@ -128,6 +127,9 @@ rm -f %{buildroot}%{_libdir}/libica.la rm -f %{buildroot}%{_datadir}/doc/libica/* rmdir %{buildroot}%{_datadir}/doc/libica +%check +make check + %post tools %{fillup_and_insserv -n boot.z90crypt}