summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMagnus Feuer <mfeuer@jaguarlandrover.com>2015-03-16 07:59:11 -0700
committerMagnus Feuer <mfeuer@jaguarlandrover.com>2015-03-16 07:59:11 -0700
commitb6d4329eeed6a8c9db29220dbc43af4544bfe9ce (patch)
treec8755225e3d79bc7c76c91913bbfa47c7a198172
parentd2cf35b16c5ea87982a2ce0daf6f484cf23d643b (diff)
downloadrvi_core-b6d4329eeed6a8c9db29220dbc43af4544bfe9ce.tar.gz
Updated makefile and non-tizen RPM spec file
-rw-r--r--Makefile2
-rw-r--r--rpm/SPECS/rvi-0.3.2.spec (renamed from rpm/SPECS/rvi-0.2.1.spec)6
2 files changed, 4 insertions, 4 deletions
diff --git a/Makefile b/Makefile
index 980aa77..0334f47 100644
--- a/Makefile
+++ b/Makefile
@@ -39,7 +39,7 @@ rpmclean:
# Create a SOURCES tarball for RPM
rpm_tarball: rpmclean clean
tar czf /tmp/rvi-$(VERSION).tgz BUILD.md CONFIGURE.md doc \
- hvac_demo LICENSE Makefile README.md rebar rebar.config rel \
+ LICENSE Makefile README.md rebar rebar.config rel \
RELEASE.md rpm scripts/setup_gen scripts/rvi \
scripts/rvi.service scripts/rvi_node.sh components \
rvi_sample.config scripts/setup_rvi_node.sh src \
diff --git a/rpm/SPECS/rvi-0.2.1.spec b/rpm/SPECS/rvi-0.3.2.spec
index cb592c8..7b9d543 100644
--- a/rpm/SPECS/rvi-0.2.1.spec
+++ b/rpm/SPECS/rvi-0.3.2.spec
@@ -1,12 +1,12 @@
Summary: Remote Vehicle Interaction Node
Name: rvi
-Version: 0.3.0
+Version: 0.3.2
Release: 1
# Copyright: Jaguar Land Rover -
License: Mozilla Public License v2
Vendor: Jaguar Land Rover
Group: Applications/System
-Source: http://content.linuxfoundation.org/auto/downloads/rvi/rvi-0.3.0.tgz
+Source: http://content.linuxfoundation.org/auto/downloads/rvi/rvi-0.3.2.tgz
Buildroot: /var/tmp/%{name}-buildroot
# Requires:
@@ -69,4 +69,4 @@ rm -rf $RPM_BUILD_ROOT
/etc/rc4.d
/etc/rc5.d
/etc/rc6.d
-/opt/rvi-0.3.0
+/opt/rvi-0.3.2