Add BR: docbook-style-xsl so that gvfs actually builds
This commit is contained in:
parent
cd0c6218df
commit
a805faeb4f
@ -1,7 +1,7 @@
|
||||
Summary: Backends for the gio framework in GLib
|
||||
Name: gvfs
|
||||
Version: 1.13.3
|
||||
Release: 3%{?dist}
|
||||
Release: 4%{?dist}
|
||||
License: LGPLv2+
|
||||
Group: System Environment/Libraries
|
||||
URL: http://www.gtk.org
|
||||
@ -27,6 +27,7 @@ BuildRequires: libbluray-devel
|
||||
BuildRequires: systemd-devel >= 44
|
||||
BuildRequires: libxslt-devel
|
||||
BuildRequires: gtk3-devel
|
||||
BuildRequires: docbook-style-xsl
|
||||
|
||||
Requires(post): desktop-file-utils
|
||||
Requires(postun): desktop-file-utils
|
||||
@ -327,6 +328,9 @@ killall -USR1 gvfsd >&/dev/null || :
|
||||
%{_datadir}/gvfs/mounts/afp-browse.mount
|
||||
|
||||
%changelog
|
||||
* Tue Aug 7 2012 Jindrich Novy <jnovy@redhat.com> - 1.13.3-4
|
||||
- add BR: docbook-style-xsl so that gvfs actually builds
|
||||
|
||||
* Sun Aug 5 2012 Jindrich Novy <jnovy@redhat.com> - 1.13.3-3
|
||||
- add patch to fix gvfs build against libgphoto2 (inspired by SUSE)
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user