forked from pool/gnome-settings-daemon
- 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:
parent
530f4b92bf
commit
9c43936fa2
@ -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
|
Fri Aug 10 02:24:44 UTC 2016 - sckang@suse.com
|
||||||
|
|
||||||
|
@ -159,7 +159,7 @@ gnome-patch-translation-prepare
|
|||||||
%endif
|
%endif
|
||||||
|
|
||||||
%build
|
%build
|
||||||
%if !0%{?is_opensuse}
|
%if 0%{?suse_version} == 1315
|
||||||
autoreconf -f -i
|
autoreconf -f -i
|
||||||
%endif
|
%endif
|
||||||
%configure\
|
%configure\
|
||||||
|
Loading…
Reference in New Issue
Block a user