add fedora provides required to install microsoft dotnet packages [release 1.0-7mamba;Mon Dec 16 2019]

This commit is contained in:
Silvan Calarco 2024-01-06 08:13:41 +01:00
parent af406f011e
commit 7adddb597f

View File

@ -1,6 +1,6 @@
Name: openmamba-distro-compat Name: openmamba-distro-compat
Version: 1.0 Version: 1.0
Release: 6mamba Release: 7mamba
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
@ -94,6 +94,8 @@ Requires: libopenssl100
Provides: qt5-qtdeclarative Provides: qt5-qtdeclarative
Provides: qt5-qtquickcontrols Provides: qt5-qtquickcontrols
Requires: libQt5Qml Requires: libQt5Qml
Provides: compat-openssl10
Provides: krb5-libs
License: GPL License: GPL
%description %description
@ -117,6 +119,9 @@ ln -s libssl.so.1.0.0 %{buildroot}%{_libdir}/libssl.so.10
%{_libdir}/libssl.so.10 %{_libdir}/libssl.so.10
%changelog %changelog
* Mon Dec 16 2019 Silvan Calarco <silvan.calarco@mambasoft.it> 1.0-7mamba
- add fedora provides required to install microsoft dotnet packages
* Tue Feb 12 2019 Silvan Calarco <silvan.calarco@mambasoft.it> 1.0-6mamba * Tue Feb 12 2019 Silvan Calarco <silvan.calarco@mambasoft.it> 1.0-6mamba
- require qt5-qtquickcontrols instead of qt5-qtquickcontrol - require qt5-qtquickcontrols instead of qt5-qtquickcontrol