From 8ef6761a44c119fcc862394a2823983596f324edc35548c4181ebb03867a5c3b Mon Sep 17 00:00:00 2001 From: Marcus Meissner Date: Sat, 19 Nov 2022 15:48:46 +0000 Subject: [PATCH] Accepting request 1036812 from home:tobijk:branches:Emulators - Reenable parallel build again as the buildsystem got fixed OBS-URL: https://build.opensuse.org/request/show/1036812 OBS-URL: https://build.opensuse.org/package/show/Emulators/wine?expand=0&rev=954 --- wine.changes | 5 +++++ wine.spec | 5 ++--- 2 files changed, 7 insertions(+), 3 deletions(-) diff --git a/wine.changes b/wine.changes index 5fd55d5..10ca451 100644 --- a/wine.changes +++ b/wine.changes @@ -1,3 +1,8 @@ +------------------------------------------------------------------- +Sat Nov 19 14:55:39 UTC 2022 - Tobias Klausmann + +- Reenable parallel build again as the buildsystem got fixed + ------------------------------------------------------------------- Wed Nov 16 07:07:00 UTC 2022 - Guillaume GARDET diff --git a/wine.spec b/wine.spec index 9349c98..066d6b2 100644 --- a/wine.spec +++ b/wine.spec @@ -1,5 +1,5 @@ # -# spec file for package wine +# spec file # # Copyright (c) 2022 SUSE LLC # @@ -317,8 +317,7 @@ echo " conflicts \"otherproviders(wine-devel-)\"" >> %SOURCE7 cat %SOURCE7 %endif -# parallel make currently broken in 7.13 -make all # %{?_smp_mflags} all +make %{?_smp_mflags} all %install make install DESTDIR=%{buildroot}