Updated Branches:
  refs/heads/4.1 f9c6d01cf -> df2e0108e

CLOUDSTACK-2152 Fix rel number, needs to be present


Project: http://git-wip-us.apache.org/repos/asf/cloudstack/repo
Commit: http://git-wip-us.apache.org/repos/asf/cloudstack/commit/df2e0108
Tree: http://git-wip-us.apache.org/repos/asf/cloudstack/tree/df2e0108
Diff: http://git-wip-us.apache.org/repos/asf/cloudstack/diff/df2e0108

Branch: refs/heads/4.1
Commit: df2e0108ea312e3061cd7e00d2cf4c5eaf5431fb
Parents: f9c6d01
Author: Hugo Trippaers <[email protected]>
Authored: Tue Apr 23 15:18:40 2013 +0200
Committer: Hugo Trippaers <[email protected]>
Committed: Tue Apr 23 15:18:40 2013 +0200

----------------------------------------------------------------------
 packaging/centos63/package.sh |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)
----------------------------------------------------------------------


http://git-wip-us.apache.org/repos/asf/cloudstack/blob/df2e0108/packaging/centos63/package.sh
----------------------------------------------------------------------
diff --git a/packaging/centos63/package.sh b/packaging/centos63/package.sh
index 62c1d5b..79615c0 100755
--- a/packaging/centos63/package.sh
+++ b/packaging/centos63/package.sh
@@ -79,7 +79,7 @@ else
   REALVER=`echo $VERSION`
   DEFVER="-D_ver $REALVER"
   DEFPRE=
-  DEFREL=
+  DEFREL="-D_rel 0"
 fi
 
 mkdir -p $RPMDIR/SPECS

Reply via email to