1
0

- 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
This commit is contained in:
Dominique Leuenberger 2016-08-26 11:56:03 +00:00 committed by Git OBS Bridge
parent 530f4b92bf
commit 9c43936fa2
2 changed files with 8 additions and 1 deletions

View File

@ -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

View File

@ -159,7 +159,7 @@ gnome-patch-translation-prepare
%endif
%build
%if !0%{?is_opensuse}
%if 0%{?suse_version} == 1315
autoreconf -f -i
%endif
%configure\