From 79dbce998382d03cf1bb990f05f419f0dd59a7365c291f09863b8d5be1bf878e Mon Sep 17 00:00:00 2001 From: Vincent Untz Date: Sat, 15 Oct 2011 06:14:00 +0000 Subject: [PATCH] Accepting request 87939 from home:coolo:removelibtool add libtool as buildrequire to avoid a hidden require from projconfig OBS-URL: https://build.opensuse.org/request/show/87939 OBS-URL: https://build.opensuse.org/package/show/GNOME:Factory/gvfs?expand=0&rev=120 --- gvfs.changes | 5 +++++ gvfs.spec | 1 + 2 files changed, 6 insertions(+) diff --git a/gvfs.changes b/gvfs.changes index c3ad8fb..48e9375 100644 --- a/gvfs.changes +++ b/gvfs.changes @@ -1,3 +1,8 @@ +------------------------------------------------------------------- +Sat Oct 15 04:47:08 UTC 2011 - coolo@suse.com + +- add libtool as buildrequire to make the spec file more reliable + ------------------------------------------------------------------- Mon Sep 26 14:39:21 UTC 2011 - vuntz@opensuse.org diff --git a/gvfs.spec b/gvfs.spec index 046467b..2f4d2ae 100644 --- a/gvfs.spec +++ b/gvfs.spec @@ -48,6 +48,7 @@ BuildRequires: libgudev-1_0-devel BuildRequires: libimobiledevice-devel >= 1.1.0 BuildRequires: libsmbclient-devel BuildRequires: libsoup-devel +BuildRequires: libtool BuildRequires: pkg-config BuildRequires: translation-update-upstream Requires: libgvfscommon0 = %{version}