provide qt5-qtdeclarative and qt5-qtquickcontrol required by latest teamviewer for RH [release 1.0-5mamba;Mon Jul 30 2018]
This commit is contained in:
parent
c46bd2349a
commit
6718c2ce87
@ -1,6 +1,6 @@
|
|||||||
Name: openmamba-distro-compat
|
Name: openmamba-distro-compat
|
||||||
Version: 1.0
|
Version: 1.0
|
||||||
Release: 4mamba
|
Release: 5mamba
|
||||||
Summary: Compatibility package for the installation of binary RPMs packaged for other distributions
|
Summary: Compatibility package for the installation of binary RPMs packaged for other distributions
|
||||||
Group: System/Configuration
|
Group: System/Configuration
|
||||||
Vendor: openmamba
|
Vendor: openmamba
|
||||||
@ -91,6 +91,9 @@ Provides: libssl.so.10
|
|||||||
Provides: libcrypto.so.10
|
Provides: libcrypto.so.10
|
||||||
%endif
|
%endif
|
||||||
Requires: libopenssl100
|
Requires: libopenssl100
|
||||||
|
Provides: qt5-qtdeclarative
|
||||||
|
Provides: qt5-qtquickcontrol
|
||||||
|
Requires: libQt5Qml
|
||||||
License: GPL
|
License: GPL
|
||||||
|
|
||||||
%description
|
%description
|
||||||
@ -114,6 +117,9 @@ ln -s libssl.so.1.0.0 %{buildroot}%{_libdir}/libssl.so.10
|
|||||||
%{_libdir}/libssl.so.10
|
%{_libdir}/libssl.so.10
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
* Mon Jul 30 2018 Silvan Calarco <silvan.calarco@mambasoft.it> 1.0-5mamba
|
||||||
|
- provide qt5-qtdeclarative and qt5-qtquickcontrol required by latest teamviewer for RH
|
||||||
|
|
||||||
* Fri Jan 27 2017 Silvan Calarco <silvan.calarco@mambasoft.it> 1.0-4mamba
|
* Fri Jan 27 2017 Silvan Calarco <silvan.calarco@mambasoft.it> 1.0-4mamba
|
||||||
- provide libssl.so.10 symlink to libssl.so.1.0.0 (for viber)
|
- provide libssl.so.10 symlink to libssl.so.1.0.0 (for viber)
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user