summaryrefslogtreecommitdiffstats
path: root/packaging/rpm/rpmbuild.sh
diff options
context:
space:
mode:
authorMarek Gradzki <mgradzki@cisco.com>2017-10-04 08:25:55 +0200
committerMarek Gradzki <mgradzki@cisco.com>2017-10-19 08:11:20 +0200
commitd6e4e3261ade27f6b630bdc3134ad8e14886d70d (patch)
treee30236d6e4092265487d4656c04ee781ca9d6f68 /packaging/rpm/rpmbuild.sh
parent5895bd9d450f0232a60be43fd7f4bc4d2ed7b82e (diff)
Bump hc2vpp version to 1.17.10-RC2v1.17.10-RC2
Also updates honeycomb dependencies Change-Id: Ifc6b3233b141236c3d2d70930e3a711a20344411 Signed-off-by: Marek Gradzki <mgradzki@cisco.com>
Diffstat (limited to 'packaging/rpm/rpmbuild.sh')
-rwxr-xr-xpackaging/rpm/rpmbuild.sh2
1 files changed, 1 insertions, 1 deletions
diff --git a/packaging/rpm/rpmbuild.sh b/packaging/rpm/rpmbuild.sh
index d3f90feec..611b64df8 100755
--- a/packaging/rpm/rpmbuild.sh
+++ b/packaging/rpm/rpmbuild.sh
@@ -3,7 +3,7 @@ set -xe
DIR=$(dirname $0)
DIR=$(readlink -f $DIR)
ZIPDIR=${DIR}/../../vpp-integration/minimal-distribution/target/
-ZIPFILE=${ZIPDIR}/vpp-integration-distribution-1.17.10-SNAPSHOT-hc.zip
+ZIPFILE=${ZIPDIR}/vpp-integration-distribution-1.17.10-RC2-hc.zip
mkdir -p ${DIR}/SOURCES/
cp $ZIPFILE ${DIR}/SOURCES/
cp ${DIR}/honeycomb.spec ${DIR}/SOURCES/