[gnome-boxes] Enable smartcard support and oVirt support

Christophe Fergeau teuf at fedoraproject.org
Tue Apr 2 13:06:53 UTC 2013


commit 80ecfadaebddeec753ef73ee7cab7a47bf68c4a1
Author: Christophe Fergeau <cfergeau at redhat.com>
Date:   Tue Apr 2 15:06:31 2013 +0200

    Enable smartcard support and oVirt support

 gnome-boxes.spec |    8 ++++++--
 1 files changed, 6 insertions(+), 2 deletions(-)
---
diff --git a/gnome-boxes.spec b/gnome-boxes.spec
index 6e70d51..f3deb1f 100644
--- a/gnome-boxes.spec
+++ b/gnome-boxes.spec
@@ -3,7 +3,7 @@
 
 Name:		gnome-boxes
 Version:	3.8.0
-Release:	1%{?dist}
+Release:	2%{?dist}
 Summary:	A simple GNOME 3 application to access remote or virtual systems
 
 Group:		Applications/Emulators
@@ -11,6 +11,7 @@ License:	LGPLv2+
 URL:		https://live.gnome.org/Boxes
 Source0:	http://download.gnome.org/sources/%{name}/%{url_ver}/%{name}-%{version}.tar.xz
 
+BuildRequires:  libgovirt-devel
 BuildRequires:	intltool
 BuildRequires:	vala-devel >= 0.17.3
 BuildRequires:	vala-tools >= 0.17.3
@@ -59,7 +60,7 @@ gnome-boxes lets you easily create, setup, access, and use:
 %build
 #fedora-legal and the fedora board permit logos to be enabled
 #http://lists.fedoraproject.org/pipermail/advisory-board/2012-February/011360.html
-%configure --enable-logos --enable-vala --enable-usbredir
+%configure --enable-logos --enable-vala --enable-usbredir --enable-smartcard
 make %{?_smp_mflags} V=1
 
 
@@ -102,6 +103,9 @@ glib-compile-schemas %{_datadir}/glib-2.0/schemas &> /dev/null || :
 %{_datadir}/gnome-shell/search-providers/gnome-boxes-search-provider.ini
 
 %changelog
+* Tue Apr 02 2013 Christophe Fergeau <cfergeau at redhat.com> 3.8.0-2
+- Enable smartcard support and oVirt support
+
 * Tue Mar 26 2013 Richard Hughes <rhughes at redhat.com> - 3.8.0-1
 - Update to 3.8.0
 


More information about the scm-commits mailing list