%postun
%files
-%manifest service/org.tizen.nlp.service.manifest
+%manifest service/%{name}.manifest
%defattr(-,root,root,-)
-%attr(755,root,root) %{_app_bin_dir}/org.tizen.nlp.service
+%attr(755,root,root) %{_app_bin_dir}/%{name}
%{_app_bin_dir}/*
-%{TZ_SYS_RO_PACKAGES}/org.tizen.nlp.service.xml
+%{TZ_SYS_RO_PACKAGES}/%{name}.xml
%{python3_sitelib}/langdetect/*
%{python3_sitelib}/nltk/*
%license LICENSE
%files data-en
-%manifest service/org.tizen.nlp.service.manifest
+%manifest service/%{name}.manifest
%defattr(-,root,root,-)
%license LICENSE
/usr/local/lib/nltk_data/*