[Libosinfo] [osinfo-db-tools PATCH] spec: Require gvfs

Cole Robinson crobinso at redhat.com
Mon Apr 15 21:41:43 UTC 2019


On 4/15/19 9:47 AM, Fabiano Fidêncio wrote:
> GVFS is required as g_file_new_from_path() and g_file_new_from_uri()
> rely on GVFS.
> 
> Signed-off-by: Fabiano Fidêncio <fidencio at redhat.com>
> ---
>  osinfo-db-tools.spec.in | 1 +
>  1 file changed, 1 insertion(+)
> 
> diff --git a/osinfo-db-tools.spec.in b/osinfo-db-tools.spec.in
> index f0a5fcc..8593188 100644
> --- a/osinfo-db-tools.spec.in
> +++ b/osinfo-db-tools.spec.in
> @@ -15,6 +15,7 @@ BuildRequires: libxslt-devel >= 1.0.0
>  BuildRequires: libarchive-devel
>  BuildRequires: json-glib-devel
>  BuildRequires: /usr/bin/pod2man
> +Requires: gvfs
>  
>  %description
>  This package provides tools for managing the osinfo database of
> 

Reviewed-by: Cole Robinson <crobinso at redhat.com>

- Cole




More information about the Libosinfo mailing list