Sandro Bonazzola has uploaded a new change for review.

Change subject: packaging: spec: use a macro for patternfly1 rpm
......................................................................

packaging: spec: use a macro for patternfly1 rpm

On RHEV patternfly1 is named rcue1.
Reducing rebase impact by using a macro instead of
using the package name.

Change-Id: Idd187823d78855db8912033da6ab74875450e57f
Signed-off-by: Sandro Bonazzola <sbona...@redhat.com>
(cherry picked from commit 2556ecceee5910f1201dc8b852bb23fae2b1d9d6)
---
M ovirt-engine.spec.in
1 file changed, 2 insertions(+), 1 deletion(-)


  git pull ssh://gerrit.ovirt.org:29418/ovirt-engine refs/changes/96/39396/1

diff --git a/ovirt-engine.spec.in b/ovirt-engine.spec.in
index 7444e44..fd0d029 100644
--- a/ovirt-engine.spec.in
+++ b/ovirt-engine.spec.in
@@ -119,6 +119,7 @@
 %global vdsm_user vdsm
 
 %global openstack_java_version 3.0.6
+%global patternfly patternfly1
 
 # Macro to create an user:
 #
@@ -220,7 +221,7 @@
 Requires:      jpackage-utils
 Requires:      ovirt-image-uploader >= 3.5.1
 Requires:      ovirt-iso-uploader >= 3.5.2
-Requires:      patternfly1
+Requires:      %{patternfly}
 Requires:      postgresql-server >= 8.4.7
 Requires:      ws-commons-util
 Requires:      yum-plugin-versionlock


-- 
To view, visit https://gerrit.ovirt.org/39396
To unsubscribe, visit https://gerrit.ovirt.org/settings

Gerrit-MessageType: newchange
Gerrit-Change-Id: Idd187823d78855db8912033da6ab74875450e57f
Gerrit-PatchSet: 1
Gerrit-Project: ovirt-engine
Gerrit-Branch: ovirt-engine-3.5
Gerrit-Owner: Sandro Bonazzola <sbona...@redhat.com>
_______________________________________________
Engine-patches mailing list
Engine-patches@ovirt.org
http://lists.ovirt.org/mailman/listinfo/engine-patches

Reply via email to