Updated to work with Crosswalk. TIVI-3072 00/20400/2 accepted/tizen/ivi/20140512.060804 submit/tizen_ivi/20140508.172439
authorbrianjjones <brian.j.jones@intel.com>
Tue, 6 May 2014 22:28:13 +0000 (15:28 -0700)
committerbrianjjones <brian.j.jones@intel.com>
Wed, 7 May 2014 17:23:48 +0000 (10:23 -0700)
Change-Id: Ie7477554b15c4499ba9803c66ee2e5365d8e8343
Signed-off-by: brianjjones <brian.j.jones@intel.com>
Makefile
config.xml
packaging/modello-dashboard.changes
packaging/modello-dashboard.spec

index 001816a..bab3611 100644 (file)
--- a/Makefile
+++ b/Makefile
@@ -1,6 +1,6 @@
-PROJECT = html5UIDashboard
+PROJECT = Modello_Dashboard
 
-VERSION := 0.0.1
+VERSION := 0.0.2
 PACKAGE = $(PROJECT)-$(VERSION)
 
 INSTALL_FILES = $(PROJECT).wgt
index 27f50a1..67b5add 100644 (file)
@@ -1,7 +1,7 @@
 <?xml version="1.0" encoding="UTF-8"?>
 <widget xmlns="http://www.w3.org/ns/widgets" xmlns:tizen="http://tizen.org/ns/widgets" id="http://com.intel.tizen/dashboard" version="0.5.0" viewmodes="fullscreen">
        <access origin="*" subdomains="true"/>
-    <tizen:application id="html5POC04.Dashboard" package="html5POC04" required_version="2.1"/>
+    <tizen:application id="Modello004.Dashboard" package="Modello004" required_version="2.1"/>
     <content src="index.html"/>
        <tizen:privilege name="http://tizen.org/privilege/tizen"/>
     <tizen:privilege name="http://tizen.org/privilege/application.launch"/>
index 4701a6b..33a0700 100644 (file)
@@ -1,3 +1,6 @@
+* Tue May 06 2014 brianjjones <brian.j.jones@intel.com> accepted/tizen/ivi/20140409.182209@83dc2fb
+- Updated to work with Crosswalk.  TIVI-3072
+
 * Thu Apr 03 2014 brianjjones <brian.j.jones@intel.com> cc46ff5
 - Initial commit of the Modello Dashboard app
 
index 5944e04..ddcc383 100644 (file)
@@ -1,6 +1,6 @@
 Name:       Modello_Dashboard
 Summary:    A proof of concept pure html5 UI
-Version:    0.0.1
+Version:    0.0.2
 Release:    1
 Group:      Applications/System
 License:    Apache 2.0
@@ -8,9 +8,6 @@ URL:        http://www.tizen.org
 Source0:    %{name}-%{version}.tar.bz2
 BuildRequires:  zip
 Requires:   Modello_Common
-Requires:   wrt-installer
-Requires:   wrt-plugins-ivi
-Requires:   wrt-plugins-tizen-bt
 
 %description
 A proof of concept pure html5 UI
@@ -26,14 +23,6 @@ make wgtPkg
 rm -rf %{buildroot}
 %make_install
 
-%post
-    wrt-installer -i /opt/usr/apps/.preinstallWidgets/html5UIDashboard.wgt;
-    cp -r /opt/usr/apps/_common/js/services /opt/usr/apps/html5POC04/res/wgt/js/
-    cp -r /opt/usr/apps/_common/css/* /opt/usr/apps/html5POC04/res/wgt/css/
-
-%postun
-    wrt-installer -un html5POC04.Dashboard
-
 %files
 %defattr(-,root,root,-)
-/opt/usr/apps/.preinstallWidgets/html5UIDashboard.wgt
+/opt/usr/apps/.preinstallWidgets/Modello_Dashboard.wgt