summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMyungJoo Ham <myungjoo.ham@samsung.com>2019-09-25 10:26:29 +0900
committerMyungJoo Ham <myungjoo.ham@samsung.com>2019-09-25 10:26:29 +0900
commit0736b4b9a7cca918b5e3ae07559f1aa6972fe97a (patch)
treea941b5f28063f75568b39b5121d328307d581c1e
parent38f3f8da78cf1ccbb6cf1d79bb46cd1b29178a8d (diff)
downloadarmcl-accepted/tizen_5.5_unified_mobile_hotfix.tar.gz
armcl-accepted/tizen_5.5_unified_mobile_hotfix.tar.bz2
armcl-accepted/tizen_5.5_unified_mobile_hotfix.zip
Libarmcl's main package is libarmcl-release, not libarmcl. Change-Id: I960f7c17121320e82efe72a0c991aac3afac5905 Signed-off-by: MyungJoo Ham <myungjoo.ham@samsung.com>
-rw-r--r--packaging/libarmcl.spec2
1 files changed, 1 insertions, 1 deletions
diff --git a/packaging/libarmcl.spec b/packaging/libarmcl.spec
index 69e7fe8f5..d9d813377 100644
--- a/packaging/libarmcl.spec
+++ b/packaging/libarmcl.spec
@@ -28,7 +28,7 @@ Summary: ARM Compute Library file
%package devel
Summary: Userspace interface to ARM Compute Library
-Requires: %{name} = %{version}-%{release}
+Requires: %{name}-release = %{version}-%{release}
%description devel
Summary: Userspace interface to ARM Compute Library