packaging: symlinks-full: Exclude toybox and toybox-full 12/209712/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_wearable_hotfix accepted/tizen/5.5/unified/20191031.012639 accepted/tizen/5.5/unified/mobile/hotfix/20201027.071538 accepted/tizen/5.5/unified/wearable/hotfix/20201027.104207 accepted/tizen/unified/20190715.111812 submit/tizen/20190715.020417 submit/tizen_5.5/20191031.000008 submit/tizen_5.5_mobile_hotfix/20201026.185108 submit/tizen_5.5_wearable_hotfix/20201026.184308 tizen_5.5.m2_release
authorWook Song <wook16.song@samsung.com>
Wed, 10 Jul 2019 06:50:50 +0000 (15:50 +0900)
committerWook Song <wook16.song@samsung.com>
Wed, 10 Jul 2019 06:50:50 +0000 (15:50 +0900)
The symlinks-full package should not include toybox and toybox-full
binaries which are provided by other packages. This patch fixes such
issue.

Change-Id: Id9c4a1d407788f2eedd848ea905436a7e326551e
Signed-off-by: Wook Song <wook16.song@samsung.com>
packaging/toybox.spec

index 5d581b4..07d23e8 100644 (file)
@@ -133,6 +133,8 @@ pushd %{_bindir} && ./toybox-full ln -s ./toybox-full ./toybox && popd
 %defattr(-,root,root,-)
 %{_bindir}/*
 %{_sbindir}/*
+%exclude %{_bindir}/toybox
+%exclude %{_bindir}/toybox-full
 
 %files symlinks-dhcp
 %manifest toybox.manifest