forked from shaba/openuds
Fixed dependencies for Fedora 32 & OpenSuse
This commit is contained in:
parent
a2aef2fba0
commit
3d0a9f758f
@ -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
|
||||||
|
@ -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
|
||||||
|
Loading…
Reference in New Issue
Block a user