From 9c43936fa27dab3b0739ca325a62a789c86df5da51051f47f9b6c1c28671179d Mon Sep 17 00:00:00 2001 From: Dominique Leuenberger Date: Fri, 26 Aug 2016 11:56:03 +0000 Subject: [PATCH] - Call autoreconf on SLE12 and Leap 42.x: gnome-settings-daemon-bring-back-updates-plugin.patch is also applied on Leap, hence autoreconf needs to run there too. OBS-URL: https://build.opensuse.org/package/show/GNOME:Factory/gnome-settings-daemon?expand=0&rev=252 --- gnome-settings-daemon.changes | 7 +++++++ gnome-settings-daemon.spec | 2 +- 2 files changed, 8 insertions(+), 1 deletion(-) diff --git a/gnome-settings-daemon.changes b/gnome-settings-daemon.changes index e5ab421..75a5120 100644 --- a/gnome-settings-daemon.changes +++ b/gnome-settings-daemon.changes @@ -1,3 +1,10 @@ +------------------------------------------------------------------- +Fri Aug 26 11:55:29 UTC 2016 - dimstar@opensuse.org + +- Call autoreconf on SLE12 and Leap 42.x: + gnome-settings-daemon-bring-back-updates-plugin.patch is also + applied on Leap, hence autoreconf needs to run there too. + ------------------------------------------------------------------- Fri Aug 10 02:24:44 UTC 2016 - sckang@suse.com diff --git a/gnome-settings-daemon.spec b/gnome-settings-daemon.spec index 4a3a8f2..067e785 100644 --- a/gnome-settings-daemon.spec +++ b/gnome-settings-daemon.spec @@ -159,7 +159,7 @@ gnome-patch-translation-prepare %endif %build -%if !0%{?is_opensuse} +%if 0%{?suse_version} == 1315 autoreconf -f -i %endif %configure\