Add api-version to xml file 46/66446/2 accepted/tizen/ivi/20160420.044346 accepted/tizen/mobile/20160420.044258 accepted/tizen/tv/20160420.044317 accepted/tizen/wearable/20160420.044331 submit/tizen/20160420.000117
authorSeonah Moon <seonah1.moon@samsung.com>
Tue, 19 Apr 2016 05:49:38 +0000 (14:49 +0900)
committerSeonah Moon <seonah1.moon@samsung.com>
Tue, 19 Apr 2016 05:56:49 +0000 (14:56 +0900)
Change-Id: I1d6ee97f442d3b8e2793196fff28710081a9fc82
Signed-off-by: Seonah Moon <seonah1.moon@samsung.com>
net.netpopup.efl [deleted file]
packaging/net.netpopup.spec
resources/net.netpopup.xml

diff --git a/net.netpopup.efl b/net.netpopup.efl
deleted file mode 100644 (file)
index d1cd8d1..0000000
+++ /dev/null
@@ -1,23 +0,0 @@
-e17 net.netpopup -w---- ------
-net.netpopup xorg rw---- ------
-net.netpopup isf rwx--- ------
-net.netpopup data-provider-master::notification rw---- ------
-net.netpopup data-provider-master::notification.client rw---- ------
-net.netpopup dbus rwx--- ------
-net.netpopup mdm-server -w---- ------
-net.netpopup csc-manager --x--- ------
-net.netpopup sound_server rw---- ------
-net.netpopup pulseaudio rwxat- ------
-net.netpopup syspopup::db rw---- ------
-net.netpopup notification::db rw---- ------
-net.netpopup system::media rwxat- ------
-net.netpopup system::media::root rwxat- ------
-net.netpopup system::share rwxat- ------
-net.netpopup device::app_logging -w---- ------
-net.netpopup deviced::haptic rw---- ------
-net.netpopup system::homedir rwxat- ------
-net.netpopup sys-assert::core rwxat- ------
-net.netpopup system::use_internet r----- ------
-net.netpopup e17::notification rw---- ------
-org.tizen.app-tray net.netpopup r-x--- ------
-org.tizen.indicator net.netpopup rwx--- ------
index a589255..d18e833 100644 (file)
@@ -1,6 +1,6 @@
 Name:       net.netpopup
 Summary:    Network Notification Popup applicationa
-Version:    0.2.81
+Version:    0.2.82
 Release:    1
 Group:      App/Network
 License:    Flora-1.1
@@ -42,9 +42,6 @@ make %{?_smp_mflags}
 %install
 %make_install
 
-mkdir -p %{buildroot}%{_sysconfdir}/smack/accesses.d/
-cp -v net.netpopup.efl %{buildroot}%{_sysconfdir}/smack/accesses.d/
-
 #License
 mkdir -p %{buildroot}%{_datadir}/license
 cp LICENSE %{buildroot}%{_datadir}/license/net.netpopup
@@ -57,4 +54,3 @@ cp LICENSE %{buildroot}%{_datadir}/license/net.netpopup
 /usr/ug/res/edje/net-popup/*.edj
 %{_datadir}/locale/*/LC_MESSAGES/net-popup.mo
 %{_datadir}/license/net.netpopup
-%{_sysconfdir}/smack/accesses.d/net.netpopup.efl
index 1958e6d..cbd27e8 100644 (file)
@@ -1,7 +1,6 @@
 <?xml version="1.0" encoding="utf-8"?>
-<manifest xmlns="http://tizen.org/ns/packages" package="net.netpopup" version="2.4" install-location="internal-only">
+<manifest xmlns="http://tizen.org/ns/packages" package="net.netpopup" api-version="2.4" version="2.4" install-location="internal-only">
        <label>Network popup</label>
-       <author email="sanghoon80.cho@samsung.com" href="www.samsung.com">Sanghoon Cho</author>
        <description>Network popup</description>
        <ui-application appid="net.netpopup" exec="/usr/bin/net-popup" nodisplay="true" multiple="true" type="capp" taskmanage="false">
                <label>Network popup</label>