Fix rpmlint warning 34/66534/1
authorJihoon Kim <jihoon48.kim@samsung.com>
Tue, 19 Apr 2016 10:01:36 +0000 (19:01 +0900)
committerJihoon Kim <jihoon48.kim@samsung.com>
Tue, 19 Apr 2016 10:01:36 +0000 (19:01 +0900)
org.tizen.inputmethod-setting.armv7l: W: file-not-in-%lang /usr/apps/org.tizen.inputmethod-setting/res/locale/zh_TW/LC_MESSAGES/inputmethod-setting.mo

Change-Id: I8f51d84cf13d9533c9958fd33a71a3aa62cf636b

packaging/org.tizen.inputmethod-setting.spec

index 308b0888401590f96ea1e28b2c7a986a8944b9db..7da92a4901b23d35d51527f15ea31f375599705e 100644 (file)
@@ -65,12 +65,12 @@ mkdir -p %{TZ_SYS_RO_APP}/%{name}/res
 rm -rf %{buildroot}
 
 %make_install
+%find_lang inputmethod-setting
 
-%files
+%files -f inputmethod-setting.lang
 %manifest %{name}.manifest
 %defattr(-,root,root,-)
 %{TZ_SYS_RO_APP}/%{name}/bin/*
-%{TZ_SYS_RO_APP}/%{name}/res/locale/*/LC_MESSAGES/inputmethod-setting.mo
 %{TZ_SYS_RO_ICONS}/default/small/*
 %{TZ_SYS_RO_PACKAGES}/%{name}.xml
 %license LICENSE