[node-patches] Change in ovirt-node[node-3.0]: minor tweaks in spec file
mburns at redhat.com
mburns at redhat.com
Sat May 18 02:12:57 UTC 2013
Michael Burns has uploaded a new change for review.
Change subject: minor tweaks in spec file
......................................................................
minor tweaks in spec file
always require system-release. It's provided by fedora-release,
redhat-release, and centos-release.
Update the summary for ovirt-node-tools
Change-Id: I331e4a48f3ab01bbc2b153d1420a91de3f2a2f85
Signed-off-by: Mike Burns <mburns at redhat.com>
---
M ovirt-node.spec.in
1 file changed, 2 insertions(+), 4 deletions(-)
git pull ssh://gerrit.ovirt.org:29418/ovirt-node refs/changes/46/14846/1
diff --git a/ovirt-node.spec.in b/ovirt-node.spec.in
index 3ca0d3c..98e177c 100644
--- a/ovirt-node.spec.in
+++ b/ovirt-node.spec.in
@@ -66,9 +66,7 @@
# for applying patches in %post
Requires(post): patch
%endif
-%if 0%{?rhel} && ! 0%{?centos}
Requires: system-release
-%endif
BuildArch: noarch
@@ -80,7 +78,7 @@
%package recipe
-Summary: Recipes for building and running %{product_family} image
+Summary: Recipes for building and running %{product_family} images
Group: Applications/System
Requires: pykickstart >= 1.54
Requires: livecd-tools >= 1:16.0
@@ -96,7 +94,7 @@
%package tools
-Summary: Recipes for building and running %{product_family} image
+Summary: Tools for working with plugins on %{product_family} images
Group: Applications/System
Requires: livecd-tools >= 1:16.0
Requires: appliance-tools-minimizer
--
To view, visit http://gerrit.ovirt.org/14846
To unsubscribe, visit http://gerrit.ovirt.org/settings
Gerrit-MessageType: newchange
Gerrit-Change-Id: I331e4a48f3ab01bbc2b153d1420a91de3f2a2f85
Gerrit-PatchSet: 1
Gerrit-Project: ovirt-node
Gerrit-Branch: node-3.0
Gerrit-Owner: Michael Burns <mburns at redhat.com>
More information about the node-patches
mailing list