diff --git a/gvfs.changes b/gvfs.changes index c23e266..82db827 100644 --- a/gvfs.changes +++ b/gvfs.changes @@ -1,3 +1,8 @@ +------------------------------------------------------------------- +Mon Aug 6 18:40:31 CEST 2012 - sbrabec@suse.cz + +- Move autoreconf to %build, where it belongs. + ------------------------------------------------------------------- Thu May 24 09:48:58 UTC 2012 - vuntz@opensuse.org diff --git a/gvfs.spec b/gvfs.spec index cccc4bf..6486ecd 100644 --- a/gvfs.spec +++ b/gvfs.spec @@ -129,10 +129,10 @@ VFS functionality for GLib. translation-update-upstream %patch5 -p1 %patch6 -p1 -autoreconf -f -libtoolize -c -f %build +autoreconf -f +libtoolize -c -f %configure \ --libexecdir=%{_libexecdir}/%{name} \ %if %{with_udisks2}