Modified license using SPDX license identifier
[apps/home/mobileap-syspopup.git] / packaging / org.tizen.mobileap-syspopup.spec
index e7dad78..f94987b 100755 (executable)
@@ -5,8 +5,8 @@ Name:          org.tizen.mobileap-syspopup
 Summary:       MobileAP System pop-up
 Version:       1.0.47
 Release:       1
-Group:         TO_BE/FILLED_IN
-License:       Samsung
+Group:         App/Network
+License:       Flora-1.1
 Source0:       %{name}-%{version}.tar.gz
 BuildRequires: pkgconfig(evas)
 BuildRequires: pkgconfig(ecore-input)
@@ -53,6 +53,10 @@ make %{?jobs:-j%jobs}
 rm -rf %{buildroot}
 %make_install
 
+#License
+mkdir -p %{buildroot}/usr/share/license
+cp %{_builddir}/%{buildsubdir}/LICENSE %{buildroot}/usr/share/license/%{name}
+
 %files
 %manifest org.tizen.mobileap-syspopup.manifest
 /etc/smack/accesses2.d/org.tizen.mobileap-syspopup.rule
@@ -61,3 +65,4 @@ rm -rf %{buildroot}
 %{_appdir}/org.tizen.mobileap-syspopup/bin/mobileap-syspopup
 %{_usrdir}/share/icons/default/small/org.tizen.mobileap-syspopup.png
 %{_appdir}/org.tizen.mobileap-syspopup/res/edje/mobileap-syspopup/tethering.edj
+/usr/share/license/%{name}