forked from pool/openvino
Accepting request 1172464 from home:badshah400:branches:science
- License update: play safe and list all third party licenses as part of the License tag. OBS-URL: https://build.opensuse.org/request/show/1172464 OBS-URL: https://build.opensuse.org/package/show/science:machinelearning/openvino?expand=0&rev=2
This commit is contained in:
@@ -1,3 +1,9 @@
|
|||||||
|
-------------------------------------------------------------------
|
||||||
|
Tue Apr 23 18:57:17 UTC 2024 - Atri Bhattacharya <badshah400@gmail.com>
|
||||||
|
|
||||||
|
- License update: play safe and list all third party licenses as
|
||||||
|
part of the License tag.
|
||||||
|
|
||||||
-------------------------------------------------------------------
|
-------------------------------------------------------------------
|
||||||
Tue Apr 23 12:42:32 UTC 2024 - Atri Bhattacharya <badshah400@gmail.com>
|
Tue Apr 23 12:42:32 UTC 2024 - Atri Bhattacharya <badshah400@gmail.com>
|
||||||
|
|
||||||
|
@@ -17,6 +17,7 @@
|
|||||||
#
|
#
|
||||||
|
|
||||||
|
|
||||||
|
# Note: Will not build on Leap:15.X on account of too old TBB
|
||||||
# Compilation takes ~1 hr on OBS for a single python, don't try all supported flavours
|
# Compilation takes ~1 hr on OBS for a single python, don't try all supported flavours
|
||||||
%define pythons python3
|
%define pythons python3
|
||||||
%define __builder ninja
|
%define __builder ninja
|
||||||
@@ -28,7 +29,8 @@ Name: openvino
|
|||||||
Version: 2024.0.0
|
Version: 2024.0.0
|
||||||
Release: 0
|
Release: 0
|
||||||
Summary: A toolkit for optimizing and deploying AI inference
|
Summary: A toolkit for optimizing and deploying AI inference
|
||||||
License: Apache-2.0
|
# Let's be safe and put all third party licenses here, no matter that we use specific thirdparty libs or not
|
||||||
|
License: Apache-2.0 AND BSD-2-Clause AND BSD-3-Clause AND HPND AND JSON AND MIT AND OFL-1.1 AND ZLIB
|
||||||
URL: https://github.com/openvinotoolkit/openvino
|
URL: https://github.com/openvinotoolkit/openvino
|
||||||
Source0: %{name}-%{version}.tar.zst
|
Source0: %{name}-%{version}.tar.zst
|
||||||
Source1: %{name}-rpmlintrc
|
Source1: %{name}-rpmlintrc
|
||||||
|
Reference in New Issue
Block a user