Accepting request 863942 from KDE:Extra
OBS-URL: https://build.opensuse.org/request/show/863942 OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/zanshin?expand=0&rev=8
This commit is contained in:
parent
ea1c378af5
commit
d2cca4aa19
@ -1,3 +1,9 @@
|
|||||||
|
-------------------------------------------------------------------
|
||||||
|
Fri Jan 15 00:37:49 UTC 2021 - Simon Lees <simonf.lees@suse.com>
|
||||||
|
|
||||||
|
- %make_jobs to %cmake_build
|
||||||
|
- use %autosetup
|
||||||
|
|
||||||
-------------------------------------------------------------------
|
-------------------------------------------------------------------
|
||||||
Thu Jul 23 11:07:30 UTC 2020 - Wolfgang Bauer <wbauer@tmo.at>
|
Thu Jul 23 11:07:30 UTC 2020 - Wolfgang Bauer <wbauer@tmo.at>
|
||||||
|
|
||||||
|
@ -51,12 +51,11 @@ job and personal life. You will never forget anything anymore.
|
|||||||
%lang_package
|
%lang_package
|
||||||
|
|
||||||
%prep
|
%prep
|
||||||
%setup -q
|
%autosetup -p1
|
||||||
%autopatch -p1
|
|
||||||
|
|
||||||
%build
|
%build
|
||||||
%cmake_kf5 -d build
|
%cmake_kf5 -d build
|
||||||
%make_jobs
|
%cmake_build
|
||||||
|
|
||||||
%install
|
%install
|
||||||
%kf5_makeinstall -C build
|
%kf5_makeinstall -C build
|
||||||
|
Loading…
Reference in New Issue
Block a user