[gvfs] Add BR: docbook-style-xsl so that gvfs actually builds

Jindrich Novy jnovy at fedoraproject.org
Tue Aug 7 04:41:10 UTC 2012


commit a805faeb4fccbdabc015136b84c90e522f4b91bc
Author: Jindrich Novy <jnovy at redhat.com>
Date:   Tue Aug 7 06:43:59 2012 +0200

    Add BR: docbook-style-xsl so that gvfs actually builds

 gvfs.spec |    6 +++++-
 1 files changed, 5 insertions(+), 1 deletions(-)
---
diff --git a/gvfs.spec b/gvfs.spec
index 60b6730..3c0598d 100644
--- a/gvfs.spec
+++ b/gvfs.spec
@@ -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 at redhat.com> - 1.13.3-4
+- add BR: docbook-style-xsl so that gvfs actually builds
+
 * Sun Aug  5 2012 Jindrich Novy <jnovy at redhat.com> - 1.13.3-3
 - add patch to fix gvfs build against libgphoto2 (inspired by SUSE)
 


More information about the scm-commits mailing list