Репозиторий Sisyphus
Последнее обновление: 1 октября 2023 | Пакетов: 18631 | Посещений: 37573899
en ru br
Репозитории ALT

Группа :: Сети/Удалённый доступ
Пакет: openuds-client

 Главная   Изменения   Спек   Патчи   Sources   Загрузить   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

Полный changelog можно просмотреть здесь

 
дизайн и разработка: Vladimir Lettiev aka crux © 2004-2005, Andrew Avramenko aka liks © 2007-2008
текущий майнтейнер: Michael Shigorin