[gtk-vnc] Fix some deps in spec file & new URL & missing group tags
- From: Daniel P. Berrange <dberrange src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [gtk-vnc] Fix some deps in spec file & new URL & missing group tags
- Date: Tue, 21 Feb 2017 12:44:50 +0000 (UTC)
commit 5faeda7b47bb6c151c32848b73de592938174d1b
Author: Daniel P. Berrange <berrange redhat com>
Date: Thu Feb 16 09:53:23 2017 +0000
Fix some deps in spec file & new URL & missing group tags
Signed-off-by: Daniel P. Berrange <berrange redhat com>
gtk-vnc.spec.in | 8 ++++++--
1 files changed, 6 insertions(+), 2 deletions(-)
---
diff --git a/gtk-vnc.spec.in b/gtk-vnc.spec.in
index c6ff78e..5b22c25 100644
--- a/gtk-vnc.spec.in
+++ b/gtk-vnc.spec.in
@@ -36,7 +36,7 @@ License: LGPLv2+
Group: Development/Libraries
Source: http://ftp.gnome.org/pub/GNOME/sources/%{name}/0.5/%{name}-%{version}.tar.xz
BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n)
-URL: http://live.gnome.org/gtk-vnc
+URL: https://wiki.gnome.org/Projects/gtk-vnc
Requires: gvnc = %{version}-%{release}
BuildRequires: gtk2-devel >= 2.14
BuildRequires: pygtk2-devel python-devel zlib-devel
@@ -73,7 +73,7 @@ Libraries, includes, etc. to compile with the gtk-vnc library
%package python
Summary: Python bindings for the gtk-vnc library
Group: Development/Libraries
-Requires: %{name} = %{version}
+Requires: %{name} = %{version}-%{release}
%description python
gtk-vnc is a VNC viewer widget for GTK2. It is built using coroutines
@@ -83,6 +83,7 @@ A module allowing use of the GTK-VNC widget from python
%package -n gvnc
Summary: A GObject for VNC connections
+Group: Development/Libraries
%description -n gvnc
gvnc is a GObject for managing a VNC connection. It provides all the
@@ -104,6 +105,8 @@ Libraries, includes, etc. to compile with the gvnc library
%package -n gvncpulse
Summary: A Pulse Audio bridge for VNC connections
+Group: Development/Libraries
+Requires: gvnc = %{version}-%{release}
%description -n gvncpulse
gvncpulse is a bridge to the Pulse Audio system for VNC.
@@ -126,6 +129,7 @@ Libraries, includes, etc. to compile with the gvnc library
%package -n gvnc-tools
Summary: Command line VNC tools
Group: Applications/Internet
+Requires: gvnc = %{version}-%{release}
%description -n gvnc-tools
Provides useful command line utilities for interacting with
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]