From 8438f5b184f321c0f355a8d864a8861ccd207205d384f28d7f0573059e24d403 Mon Sep 17 00:00:00 2001 From: Dominique Leuenberger Date: Sun, 3 May 2015 05:35:37 +0000 Subject: [PATCH] - USe autoreconf -fiv to ensure missing scripts are installed. OBS-URL: https://build.opensuse.org/package/show/GNOME:Factory/gvfs?expand=0&rev=206 --- gvfs.changes | 5 +++++ gvfs.spec | 2 +- 2 files changed, 6 insertions(+), 1 deletion(-) diff --git a/gvfs.changes b/gvfs.changes index 2395d72..94d3475 100644 --- a/gvfs.changes +++ b/gvfs.changes @@ -1,3 +1,8 @@ +------------------------------------------------------------------- +Sun May 3 05:35:08 UTC 2015 - dimstar@opensuse.org + +- USe autoreconf -fiv to ensure missing scripts are installed. + ------------------------------------------------------------------- Tue Apr 14 00:28:56 UTC 2015 - zaitor@opensuse.org diff --git a/gvfs.spec b/gvfs.spec index 2ad5cff..99b833d 100644 --- a/gvfs.spec +++ b/gvfs.spec @@ -129,7 +129,7 @@ translation-update-upstream %patch6 -p1 %build -autoreconf -f +autoreconf -fiv libtoolize -c -f %configure \ --libexecdir=%{_libexecdir}/%{name} \