[packages/vino] start also in MATE
glen
glen at pld-linux.org
Sat Apr 13 20:37:06 CEST 2013
commit 45c621cca277759ed46f0a0c1d55ddb1194085ad
Author: Elan Ruusamäe <glen at delfi.ee>
Date: Sat Apr 13 21:36:45 2013 +0300
start also in MATE
autostart-mate.patch | 11 +++++++++++
vino.spec | 4 +++-
2 files changed, 14 insertions(+), 1 deletion(-)
---
diff --git a/vino.spec b/vino.spec
index 0ece502..49be7c6 100644
--- a/vino.spec
+++ b/vino.spec
@@ -2,11 +2,12 @@ Summary: A remote desktop system for GNOME
Summary(pl.UTF-8): System zdalnego pulpitu dla GNOME
Name: vino
Version: 3.8.0
-Release: 1
+Release: 2
License: GPL v2+
Group: X11/Applications/Networking
Source0: http://ftp.gnome.org/pub/GNOME/sources/vino/3.8/%{name}-%{version}.tar.xz
# Source0-md5: dfe1249e2f59ce2ad24c2c58049ac55d
+Patch0: autostart-mate.patch
URL: http://www.gnome.org/
BuildRequires: NetworkManager-devel >= 0.7
BuildRequires: autoconf >= 2.64
@@ -57,6 +58,7 @@ się z działającą sesją GNOME przy użyciu VNC.
%prep
%setup -q
+%patch0 -p1
%build
%{__intltoolize}
diff --git a/autostart-mate.patch b/autostart-mate.patch
new file mode 100644
index 0000000..ca28bc3
--- /dev/null
+++ b/autostart-mate.patch
@@ -0,0 +1,11 @@
+--- vino-3.6.2/./server/vino-server.desktop.in.in~ 2011-09-07 21:20:42.000000000 +0300
++++ vino-3.6.2/./server/vino-server.desktop.in.in 2013-01-16 21:58:35.511074418 +0200
+@@ -3,7 +3,7 @@
+ _Comment=GNOME Desktop Sharing Server
+ Exec=@LIBEXECDIR@/vino-server
+ Icon=preferences-desktop-remote-desktop
+-OnlyShowIn=GNOME;Unity;
++OnlyShowIn=GNOME;MATE;Unity;
+ Terminal=false
+ Type=Application
+ AutostartCondition=GSettings org.gnome.Vino enabled
================================================================
---- gitweb:
http://git.pld-linux.org/gitweb.cgi/packages/vino.git/commitdiff/45c621cca277759ed46f0a0c1d55ddb1194085ad
More information about the pld-cvs-commit
mailing list