[Dist] Fix dependency error 32/214632/1 accepted/tizen_5.5_unified accepted/tizen_5.5_unified_mobile_hotfix accepted/tizen_5.5_unified_wearable_hotfix tizen_5.5 tizen_5.5_mobile_hotfix tizen_5.5_tv tizen_5.5_wearable_hotfix accepted/tizen/5.5/unified/20191031.004416 accepted/tizen/5.5/unified/mobile/hotfix/20201027.061753 accepted/tizen/5.5/unified/wearable/hotfix/20201027.103314 accepted/tizen/unified/20190925.220410 submit/tizen/20190925.020633 submit/tizen_5.5/20191031.000010 submit/tizen_5.5_mobile_hotfix/20201026.185106 submit/tizen_5.5_wearable_hotfix/20201026.184306 tizen_5.5.m2_release
authorMyungJoo Ham <myungjoo.ham@samsung.com>
Wed, 25 Sep 2019 01:26:29 +0000 (10:26 +0900)
committerMyungJoo Ham <myungjoo.ham@samsung.com>
Wed, 25 Sep 2019 01:26:29 +0000 (10:26 +0900)
Libarmcl's main package is libarmcl-release, not libarmcl.

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

index 69e7fe8f52c658ab017f5cc1b9fe54a8991a3673..d9d813377fbdddfda049422132352b222ae354c3 100644 (file)
@@ -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