packaging: Fix warning 42/310342/2
authorSeunghun Lee <shiin.lee@samsung.com>
Thu, 25 Apr 2024 01:44:38 +0000 (10:44 +0900)
committerSeunghun Lee <shiin.lee@samsung.com>
Fri, 26 Apr 2024 05:23:18 +0000 (05:23 +0000)
This fixes following warnings.

Change-Id: If766ad6fa497f34f1ad1b2a887a17a909a3fd15a
warning: Explicit %attr() mode not applicable to symlink: /home/abuild/rpmbuild/BUILDROOT/enlightenment-0.20.0-tz9_13.0.3.arm/usr/bin/winfo
warning: Explicit %attr() mode not applicable to symlink: /home/abuild/rpmbuild/BUILDROOT/enlightenment-0.20.0-tz9_13.0.3.arm/usr/bin/input_keyevent

packaging/enlightenment.spec

index 82c607e..89a60d0 100644 (file)
@@ -151,8 +151,8 @@ cp %{SOURCE1002} %{buildroot}/%{_sysconfdir}/resourced/vip-process.d/enlightenme
 %attr(550,root,root) %{_bindir}/enlightenment
 %attr(550,root,root) %{_bindir}/enlightenment_info
 %attr(550,root,root) %{_bindir}/enlightenment_input_key
-%attr(550,root,root) %{_bindir}/winfo*
-%attr(550,root,root) %{_bindir}/input_keyevent*
+%{_bindir}/winfo*
+%{_bindir}/input_keyevent*
 %{_libdir}/enlightenment/*
 %{_datadir}/enlightenment/*
 %exclude %{_bindir}/enlightenment_remote