Accepting request 305136 from GNOME:Factory
- Add gnome-common BuildRequires and use gnome-autogen.sh to bootstrap. Fixes build with new libtool version. OBS-URL: https://build.opensuse.org/request/show/305136 OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/gvfs?expand=0&rev=112
This commit is contained in:
commit
7565d89968
@ -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
|
Tue Apr 14 00:28:56 UTC 2015 - zaitor@opensuse.org
|
||||||
|
|
||||||
|
@ -34,6 +34,7 @@ Patch5: gvfs-nvvfs.patch
|
|||||||
Patch6: gvfs-nds.patch
|
Patch6: gvfs-nds.patch
|
||||||
BuildRequires: docbook-xsl-stylesheets
|
BuildRequires: docbook-xsl-stylesheets
|
||||||
BuildRequires: fuse-devel
|
BuildRequires: fuse-devel
|
||||||
|
BuildRequires: gnome-common
|
||||||
BuildRequires: intltool
|
BuildRequires: intltool
|
||||||
BuildRequires: libarchive-devel
|
BuildRequires: libarchive-devel
|
||||||
BuildRequires: libavahi-glib-devel
|
BuildRequires: libavahi-glib-devel
|
||||||
@ -129,8 +130,7 @@ translation-update-upstream
|
|||||||
%patch6 -p1
|
%patch6 -p1
|
||||||
|
|
||||||
%build
|
%build
|
||||||
autoreconf -f
|
NOCONFIGURE=1 gnome-autogen.sh
|
||||||
libtoolize -c -f
|
|
||||||
%configure \
|
%configure \
|
||||||
--libexecdir=%{_libexecdir}/%{name} \
|
--libexecdir=%{_libexecdir}/%{name} \
|
||||||
%if %{with_udisks2}
|
%if %{with_udisks2}
|
||||||
|
Loading…
Reference in New Issue
Block a user