diff --git a/gvfs.changes b/gvfs.changes index 2395d72..66b789b 100644 --- a/gvfs.changes +++ b/gvfs.changes @@ -1,3 +1,9 @@ +------------------------------------------------------------------- +Sun May 3 05:35:08 UTC 2015 - dimstar@opensuse.org + +- Add gnome-common BuildRequires and use gnome-autogen.sh to + bootstrap. Fixes build with new libtool version. + ------------------------------------------------------------------- Tue Apr 14 00:28:56 UTC 2015 - zaitor@opensuse.org diff --git a/gvfs.spec b/gvfs.spec index 2ad5cff..c10992c 100644 --- a/gvfs.spec +++ b/gvfs.spec @@ -34,6 +34,7 @@ Patch5: gvfs-nvvfs.patch Patch6: gvfs-nds.patch BuildRequires: docbook-xsl-stylesheets BuildRequires: fuse-devel +BuildRequires: gnome-common BuildRequires: intltool BuildRequires: libarchive-devel BuildRequires: libavahi-glib-devel @@ -129,8 +130,7 @@ translation-update-upstream %patch6 -p1 %build -autoreconf -f -libtoolize -c -f +NOCONFIGURE=1 gnome-autogen.sh %configure \ --libexecdir=%{_libexecdir}/%{name} \ %if %{with_udisks2}