summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-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