Fixed dependencies for Fedora 32 & OpenSuse

This commit is contained in:
Adolfo Gómez García 2020-09-24 16:33:00 +02:00
parent a2aef2fba0
commit 3d0a9f758f
2 changed files with 3 additions and 1 deletions

View File

@ -33,3 +33,5 @@ done
#rm udsclient-$VERSION #rm udsclient-$VERSION
make DESTDIR=targz DISTRO=targz VERSION=${VERSION} install make DESTDIR=targz DISTRO=targz VERSION=${VERSION} install
rpm --addsign ../*rpm

View File

@ -11,7 +11,7 @@ Release: %{release}
Summary: Client for Universal Desktop Services (UDS) Broker Summary: Client for Universal Desktop Services (UDS) Broker
License: BSD3 License: BSD3
Group: Applications/Productivity Group: Applications/Productivity
Requires: python3-six python3-requests python3-paramiko python3-qt5 python3-pycrypto Requires: python3-six python3-requests python3-paramiko python3-qt5 (python3-crypto or python3-pycrypto)
Vendor: Virtual Cable S.L.U. Vendor: Virtual Cable S.L.U.
URL: http://www.udsenterprise.com URL: http://www.udsenterprise.com
Provides: udsclient Provides: udsclient