summaryrefslogtreecommitdiffstats
path: root/packaging/rpm/rpmbuild.sh
diff options
context:
space:
mode:
authorMarek Gradzki <mgradzki@cisco.com>2017-01-04 20:18:25 +0100
committerMarek Gradzki <mgradzki@cisco.com>2017-01-30 13:59:48 +0100
commit057ece76cc7a5714791a44f054034baed423c004 (patch)
tree6a78897c9df5b2ba2b52cda7d020ed289a36d0f6 /packaging/rpm/rpmbuild.sh
parentf43a26d6a315910dcf7e2655aea6f797100a6971 (diff)
Bump hc2vpp version to 1.17.01-FINALv1.17.01stable/1701
Also updates honeycomb dependencies to 1.17.01-FINAL Change-Id: I2f281234d142535d740649e966e6b08f8398905b 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 2607d4c11..55aed63af 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.01-SNAPSHOT-hc.zip
+ZIPFILE=${ZIPDIR}/vpp-integration-distribution-1.17.01-hc.zip
mkdir -p ${DIR}/SOURCES/
cp $ZIPFILE ${DIR}/SOURCES/
cp ${DIR}/honeycomb.spec ${DIR}/SOURCES/