From: brianjjones Date: Tue, 6 May 2014 22:43:34 +0000 (-0700) Subject: Updated to work with Crosswalk. TIVI-3076 X-Git-Tag: accepted/tizen/ivi/20140512.060914^0 X-Git-Url: http://review.tizen.org/git/?a=commitdiff_plain;h=c821301228ebae3e1adb7fce1959ec36e57cca50;p=profile%2Fivi%2FModello_Hvac.git Updated to work with Crosswalk. TIVI-3076 Change-Id: I06227a465ca36402d6353f7249e6b909ec7edb06 Signed-off-by: brianjjones --- diff --git a/Makefile b/Makefile index df7b9f1..5438180 100644 --- 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 diff --git a/config.xml b/config.xml index 8036243..6ee09b2 100644 --- a/config.xml +++ b/config.xml @@ -1,6 +1,6 @@ - + HVAC diff --git a/packaging/modello-hvac.changes b/packaging/modello-hvac.changes index 7319515..82efb69 100644 --- a/packaging/modello-hvac.changes +++ b/packaging/modello-hvac.changes @@ -1,3 +1,6 @@ +* Tue May 06 2014 brianjjones accepted/tizen/ivi/20140409.182221@9866621 +- Updated to work with Crosswalk. TIVI-3076 + * Thu Apr 03 2014 brianjjones 10e3cb6 - Initial checkin of the Modello HVAC app diff --git a/packaging/modello-hvac.spec b/packaging/modello-hvac.spec index 331c5c7..ab65f38 100644 --- a/packaging/modello-hvac.spec +++ b/packaging/modello-hvac.spec @@ -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