require qt5-qtquickcontrols instead of qt5-qtquickcontrol [release 1.0-6mamba;Tue Feb 12 2019]
This commit is contained in:
parent
6718c2ce87
commit
af406f011e
@ -1,6 +1,6 @@
|
||||
Name: openmamba-distro-compat
|
||||
Version: 1.0
|
||||
Release: 5mamba
|
||||
Release: 6mamba
|
||||
Summary: Compatibility package for the installation of binary RPMs packaged for other distributions
|
||||
Group: System/Configuration
|
||||
Vendor: openmamba
|
||||
@ -92,7 +92,7 @@ Provides: libcrypto.so.10
|
||||
%endif
|
||||
Requires: libopenssl100
|
||||
Provides: qt5-qtdeclarative
|
||||
Provides: qt5-qtquickcontrol
|
||||
Provides: qt5-qtquickcontrols
|
||||
Requires: libQt5Qml
|
||||
License: GPL
|
||||
|
||||
@ -117,6 +117,9 @@ ln -s libssl.so.1.0.0 %{buildroot}%{_libdir}/libssl.so.10
|
||||
%{_libdir}/libssl.so.10
|
||||
|
||||
%changelog
|
||||
* Tue Feb 12 2019 Silvan Calarco <silvan.calarco@mambasoft.it> 1.0-6mamba
|
||||
- require qt5-qtquickcontrols instead of qt5-qtquickcontrol
|
||||
|
||||
* 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
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user