X-Git-Url: http://review.tizen.org/git/?a=blobdiff_plain;f=packaging%2Fwifi-efl-ug.spec;h=7e7ec2d9a1b15ac6b33d897a3a67f27fd3e0d4f5;hb=1647b82f318915096e460bf6bd5a8e538a4f1bcb;hp=5c4ed0ad7cd44a5821db0a5cb857d8b85d73902c;hpb=b7bcc8a8ee95049d8695794ebb58eae60a31bb9b;p=apps%2Fnative%2Fug-wifi-efl.git diff --git a/packaging/wifi-efl-ug.spec b/packaging/wifi-efl-ug.spec index 5c4ed0a..7e7ec2d 100644 --- a/packaging/wifi-efl-ug.spec +++ b/packaging/wifi-efl-ug.spec @@ -191,20 +191,6 @@ popd %make_install %endif -#License -mkdir -p %{buildroot}%{_datadir}/license -cp LICENSE %{buildroot}%{_datadir}/license/wifi-efl-ug -# For backward compatibility. Not needed (always true) in unified environment. -# mobile, common, or unified (undefined) -%if "%{?profile}" != "wearable" && "%{?profile}" != "tv" && "%{?profile}" != "ivi" -cp LICENSE %{buildroot}%{_datadir}/license/net.wifi-qs -%endif -# For backward compatibility. Not needed (always true) in unified environment. -# wearable, or unified (undefined) (add common after refactoring efl-ext) -%if "%{?profile}" != "mobile" && "%{?profile}" != "tv" && "%{?profile}" != "ivi" && "%{?profile}" != "common" -cp LICENSE %{buildroot}%{_datadir}/license/org.tizen.w-wifi -%endif - %post /sbin/ldconfig @@ -216,10 +202,10 @@ mkdir -p /usr/apps/wifi-efl-ug/bin/ -m 777 %files %manifest wifi-efl-ug.manifest %{PREFIX}/apps/wifi-efl-ug/res/edje/*.edj -%{_datadir}/license/wifi-efl-ug %{_datadir}/packages/wifi-efl-ug.xml /usr/apps/wifi-efl-ug/shared/res/tables/ug-wifi-efl_ChangeableColorTable.xml /usr/apps/wifi-efl-ug/shared/res/tables/ug-wifi-efl_FontInfoTable.xml +%license LICENSE # For backward compatibility. Not needed (always true) in unified environment. # common, or unified (undefined) @@ -282,7 +268,7 @@ popd %{_datadir}/packages/net.wifi-qs.xml %{_datadir}/icons/*.png %{PREFIX}/apps/net.wifi-qs/res/edje/*.edj -%{_datadir}/license/net.wifi-qs +%license LICENSE %endif # For backward compatibility. Not needed (always true) in unified environment. @@ -299,5 +285,5 @@ popd %{PREFIX}/apps/org.tizen.w-wifi/res/locale/*/LC_MESSAGES/*.mo %{PREFIX}/apps/org.tizen.w-wifi/res/edje/* %{_datadir}/packages/org.tizen.w-wifi.xml -%{_datadir}/license/org.tizen.w-wifi +%license LICENSE %endif