remove provides for qt5-qtdeclarative and qt5-qtquickcontrols [release 1.0-10mamba;Sun Nov 14 2021]
This commit is contained in:
parent
b31b2980fb
commit
f03ecc65e9
@ -1,12 +1,12 @@
|
||||
Name: openmamba-distro-compat
|
||||
Version: 1.0
|
||||
Release: 9mamba
|
||||
Release: 10mamba
|
||||
Summary: Compatibility package for the installation of binary RPMs packaged for other distributions
|
||||
Group: System/Configuration
|
||||
Vendor: openmamba
|
||||
Distribution: openmamba
|
||||
Packager: Silvan Calarco <silvan.calarco@mambasoft.it>
|
||||
URL: http://www.openmamba.org
|
||||
URL: https://openmamba.org/en/
|
||||
## AUTOBUILDREQ-BEGIN
|
||||
## AUTOBUILDREQ-END
|
||||
Requires: glibc
|
||||
@ -83,6 +83,7 @@ Provides: freetype(x86-64)
|
||||
%else
|
||||
Provides: freetype(x86-32)
|
||||
%endif
|
||||
%ifnarch aarch64
|
||||
%ifarch x86_64
|
||||
Provides: libssl.so.10()(64bit)
|
||||
Provides: libcrypto.so.10()(64bit)
|
||||
@ -92,6 +93,7 @@ Provides: libcrypto.so.10
|
||||
%endif
|
||||
Requires: libopenssl100
|
||||
Provides: compat-openssl10
|
||||
%endif
|
||||
Provides: krb5-libs
|
||||
Provides: libatomic1
|
||||
Requires: libatomic
|
||||
@ -120,6 +122,9 @@ ln -s libssl.so.1.0.0 %{buildroot}%{_libdir}/libssl.so.10
|
||||
%{_libdir}/libssl.so.10
|
||||
|
||||
%changelog
|
||||
* Sun Nov 14 2021 Silvan Calarco <silvan.calarco@mambasoft.it> 1.0-10mamba
|
||||
- remove provides for qt5-qtdeclarative and qt5-qtquickcontrols
|
||||
|
||||
* Thu Mar 11 2021 Silvan Calarco <silvan.calarco@mambasoft.it> 1.0-9mamba
|
||||
- provide mesa-dri-drivers (zoom rpm for Fedora)
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user