Fix duplicated installation of unit test 15/288215/1
authorHwankyu Jhun <h.jhun@samsung.com>
Tue, 14 Feb 2023 02:02:23 +0000 (02:02 +0000)
committerHwankyu Jhun <h.jhun@samsung.com>
Tue, 14 Feb 2023 02:02:23 +0000 (02:02 +0000)
The preference-unit-tests installation was duplicated. This patch
removes the duplicated installation. After this patch is applied,
The file is only installed by the unittests package.

Change-Id: I54415ea4d912333852642f8f3ded3e9236b61a57
Signed-off-by: Hwankyu Jhun <h.jhun@samsung.com>
packaging/capi-appfw-preference.spec

index 4d5dff1bef70ceceeef2de316776284ef60075bb..fdd1a7e26ae28665a85af4d271bbeb7659a7ff7c 100644 (file)
@@ -130,7 +130,6 @@ genhtml %{name}.info -o out --legend --show-details
 %{_libdir}/libcapi-appfw-preference.so.*
 %attr(0700,root,root) %{_bindir}/preference_tool
 %attr(755,root,root) /opt/etc/dump.d/module.d/pref_dump.sh
-%attr(755,root,root) %{_bindir}/preference-unit-tests
 %license LICENSE
 
 %files devel