Douglas Schilling Landgraf has uploaded a new change for review.

Change subject: configure.ac: Set rpm release to 0
......................................................................

configure.ac: Set rpm release to 0

We are going to ship the ovirt-3.5, time to set the
rpm release to 0.

Change-Id: If78946c168f22a1497f5e54e8e6d707f22c0e593
Signed-off-by: Douglas Schilling Landgraf <[email protected]>
---
M configure.ac
1 file changed, 1 insertion(+), 1 deletion(-)


  git pull ssh://gerrit.ovirt.org:29418/ovirt-node-plugin-vdsm 
refs/changes/89/30689/1

diff --git a/configure.ac b/configure.ac
index 8ceac23..d47c27d 100644
--- a/configure.ac
+++ b/configure.ac
@@ -6,7 +6,7 @@
 
 AC_INIT([ovirt-node-plugin-vdsm], VERSION_NUMBER[]VERSION_SUFFIX, 
[[email protected]])
 PACKAGE_RPM_VERSION="VERSION_NUMBER"
-PACKAGE_RPM_RELEASE="0.0.$(echo VERSION_SUFFIX | sed 's/^_//')"
+PACKAGE_RPM_RELEASE="0"
 AM_INIT_AUTOMAKE([-Wall -Werror foreign -Wno-portability tar-pax])
 AC_SUBST([PACKAGE_RPM_VERSION])
 AC_SUBST([PACKAGE_RPM_RELEASE])


-- 
To view, visit http://gerrit.ovirt.org/30689
To unsubscribe, visit http://gerrit.ovirt.org/settings

Gerrit-MessageType: newchange
Gerrit-Change-Id: If78946c168f22a1497f5e54e8e6d707f22c0e593
Gerrit-PatchSet: 1
Gerrit-Project: ovirt-node-plugin-vdsm
Gerrit-Branch: ovirt-3.5
Gerrit-Owner: Douglas Schilling Landgraf <[email protected]>
_______________________________________________
Engine-patches mailing list
[email protected]
http://lists.ovirt.org/mailman/listinfo/engine-patches

Reply via email to