provide/obsolete platform [release 2.1.0.1-2mamba;Sat Sep 02 2023]
This commit is contained in:
parent
7d4d403f37
commit
dd3de2ca30
@ -1,6 +1,6 @@
|
|||||||
Name: libcec-p8-platform
|
Name: libcec-p8-platform
|
||||||
Version: 2.1.0.1
|
Version: 2.1.0.1
|
||||||
Release: 1mamba
|
Release: 2mamba
|
||||||
Summary: Platform support library used by libCEC and binary add-ons for Kodi
|
Summary: Platform support library used by libCEC and binary add-ons for Kodi
|
||||||
Group: System/Libraries
|
Group: System/Libraries
|
||||||
Vendor: openmamba
|
Vendor: openmamba
|
||||||
@ -15,7 +15,8 @@ BuildRequires: libgcc
|
|||||||
BuildRequires: libstdc++6-devel
|
BuildRequires: libstdc++6-devel
|
||||||
## AUTOBUILDREQ-END
|
## AUTOBUILDREQ-END
|
||||||
BuildRequires: cmake
|
BuildRequires: cmake
|
||||||
BuildRoot: %{_tmppath}/%{name}-%{version}-root
|
Provides: platform
|
||||||
|
OBsoletes: platform < 2
|
||||||
|
|
||||||
%description
|
%description
|
||||||
Platform support library used by libCEC and binary add-ons for Kodi.
|
Platform support library used by libCEC and binary add-ons for Kodi.
|
||||||
@ -62,5 +63,8 @@ This package contains libraries and header files for developing applications tha
|
|||||||
%doc README.md
|
%doc README.md
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
* Sat Sep 02 2023 Silvan Calarco <silvan.calarco@mambasoft.it> 2.1.0.1-2mamba
|
||||||
|
- provide/obsolete platform
|
||||||
|
|
||||||
* Mon Nov 04 2019 Silvan Calarco <silvan.calarco@mambasoft.it> 2.1.0.1-1mamba
|
* Mon Nov 04 2019 Silvan Calarco <silvan.calarco@mambasoft.it> 2.1.0.1-1mamba
|
||||||
- package created using the webbuild interface
|
- package created using the webbuild interface
|
||||||
|
Loading…
Reference in New Issue
Block a user