Dist/Tizen: remove libarmcl-release
authorMyungJoo Ham <myungjoo.ham@samsung.com>
Fri, 29 Nov 2019 03:56:25 +0000 (12:56 +0900)
committerInki Dae <inki.dae@samsung.com>
Wed, 3 Mar 2021 07:46:37 +0000 (16:46 +0900)
There is no one using that obsoleted names.
To avoid "have choice for" problem, remove it.

Change-Id: Id253bd42b5f6a331fdfcd022cdb9ec4691cec923
Signed-off-by: MyungJoo Ham <myungjoo.ham@samsung.com>
packaging/libarmcl.spec

index 080aeb3726b24ca73628f138df96edf8220a61a3..ab138e14dfcd9577835536f7f223acab36727067 100644 (file)
@@ -1,6 +1,6 @@
 Name:           libarmcl
 Version:        v19.11
-Release:        0
+Release:        1
 License:        MIT
 Url:            https://github.com/ARM-software/ComputeLibrary
 Summary:        The ARM Computer Vision and Machine Learning library
@@ -13,11 +13,6 @@ BuildRequires: python3-base
 BuildRequires: python
 BuildRequires: scons
 
-# It was named "libarmcl-release", which does not obey the naming rule.
-# Added this "Provides" for backward compatibility.
-# This will be removed when the dependencies on this "obsolete" name are cleared.
-Provides:      libarmcl-release=%{version}-%{release}
-
 %define OPEN_CL_SUPPORT                1
 %define NEON_SUPPORT           1
 %define BENCHMARK_TEST         1