|
|
|
@ -2,15 +2,13 @@
|
|
|
|
|
|
|
|
|
|
Name: xorgxrdp
|
|
|
|
|
Version: 0.2.14
|
|
|
|
|
Release: 1%{?dist}
|
|
|
|
|
Release: 2%{?dist}
|
|
|
|
|
Summary: Implementation of xrdp backend as Xorg modules
|
|
|
|
|
|
|
|
|
|
License: MIT
|
|
|
|
|
URL: https://github.com/neutrinolabs/xorgxrdp
|
|
|
|
|
Source0: https://github.com/neutrinolabs/xorgxrdp/releases/download/v%{version}/%{name}-%{version}.tar.gz
|
|
|
|
|
|
|
|
|
|
ExcludeArch: s390x
|
|
|
|
|
|
|
|
|
|
BuildRequires: nasm
|
|
|
|
|
BuildRequires: xorg-x11-server-devel
|
|
|
|
|
BuildRequires: xrdp-devel >= 1:0.9.13
|
|
|
|
@ -57,6 +55,9 @@ for screen resizing and multiple monitors.
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
%changelog
|
|
|
|
|
* Tue Sep 1 2020 Bojan Smojver <bojan@rexursive.com> - 0.2.14-2
|
|
|
|
|
- Enable s390x
|
|
|
|
|
|
|
|
|
|
* Tue Sep 1 2020 Bojan Smojver <bojan@rexursive.com> - 0.2.14-1
|
|
|
|
|
- Bump up to 0.2.14
|
|
|
|
|
|
|
|
|
|