Accepting request 1225355 from KDE:Extra
Automatic submission by obs-autosubmit OBS-URL: https://build.opensuse.org/request/show/1225355 OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/kpeoplevcard?expand=0&rev=2
This commit is contained in:
commit
ff8e1019ed
@ -1,3 +1,8 @@
|
||||
-------------------------------------------------------------------
|
||||
Thu Aug 27 12:21:01 UTC 2020 - Christophe Giboudeaux <christophe@krop.fr>
|
||||
|
||||
- Use %cmake_build instead of %make_jobs
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Thu Jan 23 06:17:53 UTC 2020 - Luca Beltrame <lbeltrame@kde.org>
|
||||
|
||||
|
@ -1,7 +1,7 @@
|
||||
#
|
||||
# spec file for package kpeoplevcard
|
||||
#
|
||||
# Copyright (c) 2019 SUSE LLC
|
||||
# Copyright (c) 2020 SUSE LLC
|
||||
#
|
||||
# All modifications and additions to the file contributed by third parties
|
||||
# remain the property of their copyright owners, unless otherwise agreed
|
||||
@ -15,6 +15,7 @@
|
||||
# Please submit bugfixes or comments via https://bugs.opensuse.org/
|
||||
#
|
||||
|
||||
|
||||
%bcond_without lang
|
||||
Name: kpeoplevcard
|
||||
Version: 0.1
|
||||
@ -54,7 +55,7 @@ vCard files from the local filesystem.
|
||||
|
||||
%build
|
||||
%cmake_kf5 -d build
|
||||
%make_jobs
|
||||
%cmake_build
|
||||
|
||||
%install
|
||||
%kf5_makeinstall -C build
|
||||
|
Loading…
Reference in New Issue
Block a user