Accepting request 724878 from devel:openSUSE:Factory
OBS-URL: https://build.opensuse.org/request/show/724878 OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/libica?expand=0&rev=14
This commit is contained in:
commit
c3354d89de
@ -1,3 +1,8 @@
|
||||
-------------------------------------------------------------------
|
||||
Wed Jul 24 10:09:46 UTC 2019 - Martin Pluskal <mpluskal@suse.com>
|
||||
|
||||
- Run testsuite during build
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Thu Nov 15 19:16:30 UTC 2018 - mpost@suse.com
|
||||
|
||||
|
@ -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}
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user