Accepting request 749854 from Archiving

- %make_jobs is deprecated and replaced by %cmake_build

OBS-URL: https://build.opensuse.org/request/show/749854
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/brotli?expand=0&rev=8
This commit is contained in:
Dominique Leuenberger 2019-11-23 22:33:21 +00:00 committed by Git OBS Bridge
commit 87a2914b4a
2 changed files with 7 additions and 2 deletions

View File

@ -1,3 +1,8 @@
-------------------------------------------------------------------
Tue Nov 19 23:15:31 UTC 2019 - Simon Lees <sflees@suse.de>
- %make_jobs is deprecated and replaced by %cmake_build
------------------------------------------------------------------- -------------------------------------------------------------------
Sun Jan 13 11:24:26 UTC 2019 - bjorn.lie@gmail.com Sun Jan 13 11:24:26 UTC 2019 - bjorn.lie@gmail.com

View File

@ -1,7 +1,7 @@
# #
# spec file for package brotli # spec file for package brotli
# #
# Copyright (c) 2019 SUSE LINUX GmbH, Nuernberg, Germany. # Copyright (c) 2019 SUSE LLC.
# Copyright (c) 2017 Buschmann <buschmann23@opensuse.org> # Copyright (c) 2017 Buschmann <buschmann23@opensuse.org>
# #
# All modifications and additions to the file contributed by third parties # All modifications and additions to the file contributed by third parties
@ -103,7 +103,7 @@ RFC 7932.
%build %build
%cmake %cmake
%make_jobs %cmake_build
%install %install
%cmake_install %cmake_install