Updated to work with Crosswalk. TIVI-3076 02/20402/2 accepted/tizen/ivi/20140512.060914 submit/tizen_ivi/20140508.172541
authorbrianjjones <brian.j.jones@intel.com>
Tue, 6 May 2014 22:43:34 +0000 (15:43 -0700)
committerbrianjjones <brian.j.jones@intel.com>
Wed, 7 May 2014 17:24:54 +0000 (10:24 -0700)
Change-Id: I06227a465ca36402d6353f7249e6b909ec7edb06
Signed-off-by: brianjjones <brian.j.jones@intel.com>
Makefile
config.xml
packaging/modello-hvac.changes
packaging/modello-hvac.spec

index df7b9f1..5438180 100644 (file)
--- a/Makefile
+++ b/Makefile
@@ -1,6 +1,6 @@
-PROJECT = html5UIHvac
+PROJECT = Modello_Hvac
 
-VERSION := 0.0.1
+VERSION := 0.0.2
 PACKAGE = $(PROJECT)-$(VERSION)
 
 INSTALL_FILES = $(PROJECT).wgt
index 8036243..6ee09b2 100644 (file)
@@ -1,6 +1,6 @@
 <?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/hvac" version="1.0.0" viewmodes="fullscreen">
-    <tizen:application id="html5POC06.Hvac" package="html5POC06" required_version="2.1"/>
+    <tizen:application id="Modello006.Hvac" package="Modello006" required_version="2.1"/>
     <content src="index.html"/>
     <icon src="icon.png"/>
     <name>HVAC</name>
index 7319515..82efb69 100644 (file)
@@ -1,3 +1,6 @@
+* Tue May 06 2014 brianjjones <brian.j.jones@intel.com> accepted/tizen/ivi/20140409.182221@9866621
+- Updated to work with Crosswalk.  TIVI-3076
+
 * Thu Apr 03 2014 brianjjones <brian.j.jones@intel.com> 10e3cb6
 - Initial checkin of the Modello HVAC app
 
index 331c5c7..ab65f38 100644 (file)
@@ -1,6 +1,6 @@
 Name:       Modello_Hvac
 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/html5UIHvac.wgt;
-    cp -r /opt/usr/apps/_common/js/services /opt/usr/apps/html5POC06/res/wgt/js/
-    cp -r /opt/usr/apps/_common/css /opt/usr/apps/html5POC06/res/wgt/
-
-%postun
-    wrt-installer -un html5POC06.Hvac
-
 %files
 %defattr(-,root,root,-)
-/opt/usr/apps/.preinstallWidgets/html5UIHvac.wgt
+/opt/usr/apps/.preinstallWidgets/Modello_Hvac.wgt