Change to create license file 85/120885/1 accepted/tizen/mobile/20170327.052800 accepted/tizen/unified/20170327.052839 accepted/tizen/wearable/20170327.052820 submit/tizen/20170327.023956
authorJihoon Kim <jihoon48.kim@samsung.com>
Fri, 24 Mar 2017 12:30:46 +0000 (21:30 +0900)
committerJihoon Kim <jihoon48.kim@samsung.com>
Fri, 24 Mar 2017 12:30:46 +0000 (21:30 +0900)
Change-Id: I6690ebfc58a6d707396ed386d97eca514788b2a1

packaging/smartreply-service.spec

index 8b9224e..928b44f 100755 (executable)
@@ -98,7 +98,6 @@ sqlite3 %{buildroot}/opt/usr/data/smartreply-service/personal_es_ES.db "PRAGMA j
 sqlite3 %{buildroot}/opt/usr/data/smartreply-service/personal_fr_FR.db "PRAGMA journal_mode = PERSIST;"
 
 install -m 0644 %{SOURCE1} %{buildroot}%{_datadir}/dbus-1/system-services/
-cp LICENSE %{buildroot}%{_datadir}/license/%{name}
 sed -i "s/^\tversion=\".*\"/\tversion=\"%{version}\"/g" packaging/smartreply-service.xml
 cp packaging/smartreply-service.xml %{buildroot}%{_datadir}/packages/
 
@@ -136,8 +135,8 @@ systemctl daemon-reload
 %{_libdir}/libsmart-reply-engine-*
 %{_bindir}/*
 %{_datadir}/dbus-1/system-services/org.tizen.smartreply.service
-%{_datadir}/license/%{name}
 %{_datadir}/packages/*.xml
+%license LICENSE
 
 %defattr(0755,system,system,-)
 %{_datadir}/%{name}/*