Sisyphus repository
Last update: 1 october 2023 | SRPMs: 18631 | Visits: 37735150
en ru br
ALT Linux repos
S:3.6.0-alt2

Group :: Networking/Remote access
RPM: openuds-client

 Main   Changelog   Spec   Patches   Sources   Download   Gear   Bugs and FR  Repocop 

%add_python3_lib_path %_libexecdir/UDSClient
%allow_python3_import_path %_libexecdir/UDSClient

Name: openuds-client
Version: 3.6.0
Release: alt2
Summary: Client for Universal Desktop Services (UDS) Broker
License: BSD-3-Clause
Group: Networking/Remote access
URL: https://github.com/dkmstr/openuds
Provides: udsclient = %EVR

Source0: %name-%version.tar

BuildArch: noarch
BuildRequires(pre): rpm-build-xdg rpm-build-python3
Requires: /usr/bin/xfreerdp
Requires: /usr/bin/x2goclient
Requires: /usr/bin/remote-viewer
Requires: freerdp-plugins-standard
%py3_requires paramiko
%py3_requires Crypto

%description
This package provides the required components
to allow connection to services offered by UDS Broker.

%prep
%setup

sed -i 's|#!/usr/bin/env python3|#!/usr/bin/python3|' \
   $(find . -name '*.py')

%install
pushd linux
%makeinstall_std
popd

%files
%_libexecdir/UDSClient
%_desktopdir/UDSClient.desktop

%changelog

Full changelog you can see here

 
design & coding: Vladimir Lettiev aka crux © 2004-2005, Andrew Avramenko aka liks © 2007-2008
current maintainer: Michael Shigorin