From 84a6fe141d5cbab88d3c8a6f82fcc37e38547f79c4619e12f4e299dc66c5e6c4 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Bj=C3=B8rn=20Lie?= Date: Fri, 30 Sep 2016 12:07:37 +0000 Subject: [PATCH 1/2] Accepting request 431256 from home:jengelh:branches:GNOME:Factory - use %_smp_mflags for parallel build OBS-URL: https://build.opensuse.org/request/show/431256 OBS-URL: https://build.opensuse.org/package/show/GNOME:Factory/gedit-plugins?expand=0&rev=90 --- gedit-plugins.changes | 5 +++++ gedit-plugins.spec | 2 +- 2 files changed, 6 insertions(+), 1 deletion(-) diff --git a/gedit-plugins.changes b/gedit-plugins.changes index 77f02f9..00d062a 100644 --- a/gedit-plugins.changes +++ b/gedit-plugins.changes @@ -1,3 +1,8 @@ +------------------------------------------------------------------- +Thu Sep 29 12:28:02 UTC 2016 - jengelh@inai.de + +- use %_smp_mflags for parallel build + ------------------------------------------------------------------- Sun Sep 18 19:51:39 UTC 2016 - zaitor@opensuse.org diff --git a/gedit-plugins.spec b/gedit-plugins.spec index 957fb85..9cd5676 100644 --- a/gedit-plugins.spec +++ b/gedit-plugins.spec @@ -279,7 +279,7 @@ translation-update-upstream %build %configure -%__make %{?jobs:-j%jobs} +make %{?_smp_mflags} %install %makeinstall From 0b66c9447a4a88cae06e556c9fa3997f595560272d6f4ca974b95c1c5028f47f Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Bj=C3=B8rn=20Lie?= Date: Fri, 30 Sep 2016 12:08:03 +0000 Subject: [PATCH 2/2] OBS-URL: https://build.opensuse.org/package/show/GNOME:Factory/gedit-plugins?expand=0&rev=91 --- gedit-plugins.changes | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/gedit-plugins.changes b/gedit-plugins.changes index 00d062a..9ab0a9a 100644 --- a/gedit-plugins.changes +++ b/gedit-plugins.changes @@ -1,7 +1,7 @@ ------------------------------------------------------------------- Thu Sep 29 12:28:02 UTC 2016 - jengelh@inai.de -- use %_smp_mflags for parallel build +- Use %_smp_mflags for parallel build. ------------------------------------------------------------------- Sun Sep 18 19:51:39 UTC 2016 - zaitor@opensuse.org