summaryrefslogtreecommitdiff
path: root/gnome-remote-desktop.spec
diff options
context:
space:
mode:
authorCoprDistGit <infra@openeuler.org>2023-09-06 11:41:41 +0000
committerCoprDistGit <infra@openeuler.org>2023-09-06 11:41:41 +0000
commit331c53f7f4cdd62df081f8979fc3cfc2052a6e7a (patch)
treedae65f5cd9b9aa6f15dad05e07aed07928813389 /gnome-remote-desktop.spec
parent2db48c7c4bcd0ad22c831c307dd4fce52a3140ec (diff)
automatic import of gnome-remote-desktopopeneuler20.03
Diffstat (limited to 'gnome-remote-desktop.spec')
-rw-r--r--gnome-remote-desktop.spec30
1 files changed, 12 insertions, 18 deletions
diff --git a/gnome-remote-desktop.spec b/gnome-remote-desktop.spec
index ed4617c..7719702 100644
--- a/gnome-remote-desktop.spec
+++ b/gnome-remote-desktop.spec
@@ -1,19 +1,21 @@
Name: gnome-remote-desktop
-Version: 0.1.9
-Release: 2
+Version: 0.1.6
+Release: 4
Summary: Screen share service of GNOME Remote Desktop
License: GPLv2+
URL: https://gitlab.gnome.org/jadahl/gnome-remote-desktop
-Source0: https://download.gnome.org/sources/gnome-remote-desktop/0.1/%{name}-%{version}.tar.xz
-Patch00001: 0001-vnc-Drop-frames-if-client-is-gone.patch
-Patch00002: 0001-vnc-Add-anonymous-TLS-encryption-support.patch
-Patch00003: 0001-vnc-Copy-pixels-using-the-right-destination-stride.patch
-BuildRequires: meson >= 0.47.0 pkgconfig pkgconfig(glib-2.0) >= 2.32 pkgconfig(gio-unix-2.0) >= 2.32
-BuildRequires: pkgconfig(libpipewire-0.3) >= 0.3.0 pkgconfig(libvncserver) >= 0.9.11-7 pkgconfig(libsecret-1)
-BuildRequires: pkgconfig(libnotify) pkgconfig(gnutls) systemd pkgconfig(freerdp2)
+Source0: https://gitlab.gnome.org/jadahl/gnome-remote-desktop/uploads/c6862c12f0b741714d5a27e0693322fe/gnome-remote-desktop-0.1.6.tar.xz
+Patch00001: 0001-vnc-Add-anonymous-TLS-encryption-support.patch
+Patch00002: 0001-meson.build-Bump-pipewire-requirement-to-0.2.2.patch
+Patch00003: 0001-session-vnc-Don-t-requeue-close-session-idle.patch
+Patch00004: 0002-vnc-pipewire-stream-Close-session-when-disconnected.patch
-Requires: pipewire >= 0.3.0
+BuildRequires: meson >= 0.36.0 pkgconfig pkgconfig(glib-2.0) >= 2.32 pkgconfig(gio-unix-2.0) >= 2.32
+BuildRequires: pkgconfig(libpipewire-0.2) >= 0.2.2 pkgconfig(libvncserver) >= 0.9.11-7 pkgconfig(libsecret-1)
+BuildRequires: pkgconfig(libnotify) pkgconfig(gnutls) systemd
+
+Requires: pipewire >= 0.2.2
%description
GNOME Remote Desktop is a remote desktop daemon for GNOME using pipewire.
@@ -46,13 +48,5 @@ GNOME Remote Desktop is a remote desktop daemon for GNOME using pipewire.
%{_userunitdir}/gnome-remote-desktop.service
%changelog
-* Mon Sep 27 2021 Wenlong Ding <wenlong.ding@turbolinux.com.cn> - 0.1.9-2
-- Add 2 patch to fix core-dump when start gnome-remote-desktop.service
-
-* Wed Jun 30 2021 weijin deng <weijin.deng@turbolinux.com.cn> - 0.1.9-1
-- Upgrade to 0.1.9
-- Delete patches whose content existed or target patch file not existed in this version 0.1.9
-- Modify 0001-vnc-Add-anonymous-TLS-encryption-support.patch
-
* Wed Dec 11 2019 daiqianwen <daiqianwen@huawei.com> - 0.1.6-3
- Package init