X-Git-Url: http://review.tizen.org/git/?a=blobdiff_plain;f=packaging%2Fug-setting-mobileap-efl.spec;h=35981e7031ce5df9cbd2a174848eb2c1d525dea4;hb=2d5a9dddce436d1eabb55042a42b9cc78d1b3846;hp=6b9374e6d4c1fa3753a42fb126efb34353a4e19c;hpb=d4333b4ee8125deca94b666b80f7c341fbab8e38;p=apps%2Fnative%2Fug-mobile-ap.git diff --git a/packaging/ug-setting-mobileap-efl.spec b/packaging/ug-setting-mobileap-efl.spec old mode 100644 new mode 100755 index 6b9374e..35981e7 --- a/packaging/ug-setting-mobileap-efl.spec +++ b/packaging/ug-setting-mobileap-efl.spec @@ -1,26 +1,36 @@ %define _usrdir /usr -%define _ugdir %{_usrdir}/ug - -Name: ug-setting-mobileap-efl -Summary: Tethering UI Gadget Library -Version: 0.1.165 -Release: 1 -Group: TO_BE/FILLED_IN -License: Flora License Version 1.0 -Source0: %{name}-%{version}.tar.gz -Requires(post): /usr/bin/vconftool -BuildRequires: cmake -BuildRequires: edje-bin -BuildRequires: gettext-tools -BuildRequires: pkgconfig(elementary) -BuildRequires: pkgconfig(evas) -BuildRequires: pkgconfig(ui-gadget-1) -BuildRequires: pkgconfig(wifi-direct) -BuildRequires: pkgconfig(capi-network-tethering) -BuildRequires: pkgconfig(capi-network-connection) -BuildRequires: pkgconfig(capi-network-wifi) -BuildRequires: pkgconfig(capi-telephony-sim) -BuildRequires: pkgconfig(notification) +%define _ugdir %{_usrdir}/apps/ug-setting-mobileap-efl + +Name: ug-setting-mobileap-efl +Summary: Tethering UI Gadget Library +Version: 1.0.144 +Release: 1 +Group: App/Network +License: Flora-1.1 +Source0: %{name}-%{version}.tar.gz + +%if "%{?profile}" == "wearable" +ExcludeArch: %{arm} %ix86 x86_64 +%endif +%if "%{?profile}" == "tv" +ExcludeArch: %{arm} %ix86 x86_64 +%endif + +BuildRequires: pkgconfig(evas) +BuildRequires: pkgconfig(elementary) +BuildRequires: pkgconfig(ui-gadget-1) +BuildRequires: pkgconfig(capi-network-wifi) +BuildRequires: pkgconfig(capi-network-tethering) +BuildRequires: pkgconfig(capi-network-connection) +BuildRequires: pkgconfig(notification) +BuildRequires: pkgconfig(aul) +BuildRequires: pkgconfig(bundle) +BuildRequires: pkgconfig(efl-extension) +BuildRequires: pkgconfig(dpm) +BuildRequires: cmake +BuildRequires: edje-bin +BuildRequires: gettext-tools +Requires(post): /usr/bin/vconftool %description Tethering UI Gadget Library @@ -29,142 +39,41 @@ Tethering UI Gadget Library %setup -q %build -cmake . -DCMAKE_INSTALL_PREFIX="%{_ugdir}" -make %{?jobs:-j%jobs} +cmake -DCMAKE_INSTALL_PREFIX="%{_ugdir}" \ + . + +make %{?_smp_mflags} + %install rm -rf %{buildroot} %make_install +#License +mkdir -p %{buildroot}%{_datadir}/license +cp LICENSE %{buildroot}%{_datadir}/license/%{name} + %post -/usr/bin/vconftool set -t bool db/private/libug-setting-mobileap-efl/prev_wifi_status 0 -u 5000 -f -/usr/bin/vconftool set -t int memory/mobile_hotspot/wifi_state 0 -g 6519 -i -f -mkdir -p /usr/ug/bin/ -ln -sf /usr/bin/ug-client /usr/ug/bin/setting-mobileap-efl +/usr/bin/vconftool set -t bool db/private/libug-setting-mobileap-efl/prev_wifi_status 0 -u 5000 -s ug-setting-mobileap-efl +/usr/bin/vconftool set -t int file/private/libug-setting-mobileap-efl/wifi_popup_check_box_status 0 -u 5000 -i -s ug-setting-mobileap-efl +/usr/bin/vconftool set -t int file/private/libug-setting-mobileap-efl/bt_popup_check_box_status 0 -u 5000 -i -s ug-setting-mobileap-efl +/usr/bin/vconftool set -t int file/private/libug-setting-mobileap-efl/usb_popup_check_box_status 0 -u 5000 -i -s ug-setting-mobileap-efl +/usr/bin/vconftool set -t int file/private/libug-setting-mobileap-efl/is_device_rename_local 0 -u 5000 -i -s ug-setting-mobileap-efl +/usr/bin/vconftool set -t int memory/private/libug-setting-mobileap-efl/trying_usb_tethering 0 -u 5000 -i -s ug-setting-mobileap-efl + +mkdir -p /usr/apps/ug-setting-mobileap-efl/bin/ -m 777 +chown -R 5000:5000 /usr/apps/ug-setting-mobileap-efl/bin/ +chsmack -a "_" /usr/apps/ug-setting-mobileap-efl/bin/ %files %manifest ug-setting-mobileap-efl.manifest %defattr(-,root,root,-) +/usr/ug/res/locale/*/LC_MESSAGES/ug-setting-mobileap-efl* +/usr/ug/res/images/ug-setting-mobileap-efl/*.png %{_ugdir}/res/edje/ug-setting-mobileap-efl/*.edj -%{_ugdir}/res/locale/*/LC_MESSAGES/* -%{_ugdir}/res/images/ug-setting-mobileap-efl/*.png -%{_ugdir}/lib/libug-setting-mobileap-efl.so +%{_ugdir}/res/help/ug-setting-mobileap-efl/help_setting_tethering.xml +%{_ugdir}/lib/ug/libug-setting-mobileap-efl.so /usr/share/packages/ug-setting-mobileap-efl.xml - -%changelog -* Tue Apr 09 2013 Seungyoun Ju 0.1.162-1 -- Maximum connection information is displayed -- Implement connection timer -- UX Change : Data usage and Connected device -- Change ug name & Support appsvc -- Translation data is updated - -* Fri Mar 29 2013 Seungyoun Ju 0.1.161-2 -- Fix : The grouping of genlist item is wrong -- Back button position and Naviframe title visibility are changed -- Make grouping for genlist expanded item -- Editfield change is applied -- Ticker notification is implemented for passphrase entry -- Implement title slide -- Pop-up parent and entry's context menu allowance are changed - -* Mon Jan 28 2013 Seungyoun Ju 0.1.160-1 -- Remove unrequired log - -* Tue Jan 15 2013 Seungyoun Ju 0.1.159-1 -- Fix : When device is rotated, guide text is displayed short time -- Fix : Security / Hide items are disabled sometimes -- Translation data is updated -- Pop-up scenario for USB tethering is implemented -- IMF is hided by focus out -- Wi-Fi tethering is enabled without checking enable state - -* Fri Dec 07 2012 Seungyoun Ju 0.1.158-1 -- New winset is applied and some bugs are fixed - -* Mon Nov 12 2012 Seungyoun Ju 0.1.157-1 -- Cellular network state is separated to CONNECTION_CELLULAR_STATE_AVAILABLE and CONNECTION_CELLULAR_STATE_CONNECTED - -* Wed Oct 31 2012 Seungyoun Ju 0.1.156-2 -- Initial package upload - -* Mon Oct 29 2012 Seungyoun Ju 0.1.156-1 -- Install path is changed from /opt to /usr - -* Thu Oct 22 2012 Seungyoun Ju 0.1.155-1 -- License is added - -* Thu Oct 04 2012 Seungyoun Ju 0.1.154-1 -- Connection / Wi-Fi's changed CAPIs are applied - -* Fri Sep 21 2012 Seungyoun Ju 0.1.153-1 -- Pop-up button's style is changed - -* Fri Sep 21 2012 Seungyoun Ju 0.1.152-1 -- Add manifest file for SMACK - -* Wed Aug 29 2012 Seungyoun Ju 0.1.151-1 -- When client's connection is changed, old handles are freed - -* Wed Aug 17 2012 Seungyoun Ju 0.1.150-1 -- Managed APIs are used to get Network connection state and control Wi-Fi -- Crash issue is fixed because of "Unable to use tethering" pop-up -- End separator is added to each genlist -- Wi-Fi direct is considered when Wi-Fi tethering is enabled - -* Wed Aug 01 2012 Seungyoun Ju 0.1.149-1 -- Managed APIs are used to get Wi-Fi tethering settings -- Password entry issue("Enter" can be inserted) is fixed - -* Thu Jul 26 2012 Seungyoun Ju 0.1.148-2 -- Unused resource is removed - -* Thu Jul 26 2012 Seungyoun Ju 0.1.148-1 -- Apply White theme - -* Wed Jul 18 2012 Seungyoun Ju 0.1.147-2 -- Upload pkg for ug library change - -* Thu Jul 12 2012 Seungyoun Ju 0.1.147-1 -- ui-gadget-1 is applied -- typedef struct rule is fixed -- unnecessary dependency and header include are removed - -* Thu Jul 12 2012 Seungyoun Ju 0.1.146-1 -- library is stripped - -* Thu Jul 12 2012 Seungyoun Ju 0.1.145-1 -- "Wi-Fi tethering is not enabled" issue is fixed - -* Fri Jun 29 2012 Seungyoun Ju 0.1.144-1 -- libmobile-ap is replaced with capi-network-tethering - -* Mon Jun 25 2012 Seungyoun Ju 0.1.143-1 -- Data usage is got from agent - -* Thu Jun 04 2012 Injun Yang 0.1.142-1 -- Initialize vconf key -- Remove unused vconf key - -* Thu May 31 2012 Seungyoun Ju 0.1.141-1 -- Enabled indicatons are handled -- Wi-Fi vconf is used to know when Wi-Fi is disabled -- Code clean-up - -* Thu May 24 2012 Seungyoun Ju 0.1.140-1 -- hide option vconfkey is exported to internal vconfkeys - -* Fri May 18 2012 Seungyoun Ju 0.1.139-1 -- "Tethering" translation data is applied - -* Thu May 17 2012 Seungyoun Ju 0.1.138-1 -- Private vconfkey is changed following new naming rule - -* Mon Mar 26 2012 Seungyoun Ju 0.1.137-1 -- Tethering and portable hotspot is changed to Tethering - -* Tue Mar 14 2012 Seungyoun Ju 0.1.135-1 -- libmobile-ap API's and EFL are changed - -* Wed Feb 06 2012 Seungyoun Ju 0.1.130-1 -- Deprecated dependencies are removed +/usr/apps/ug-setting-mobileap-efl/shared/res/tables/ug-setting-mobileap-efl_ChangeableColorInfo.xml +/usr/apps/ug-setting-mobileap-efl/shared/res/tables/ug-setting-mobileap-efl_fontInfoTable.xml +%{_datadir}/license/%{name}