From 7c70f10ee56366197aebe2975197421bf2a8acad Mon Sep 17 00:00:00 2001 From: Derek Higgins Date: Thu, 29 Nov 2012 18:16:09 +0000 Subject: [PATCH] spec file update --- spec/openstack-packstack.spec | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/spec/openstack-packstack.spec b/spec/openstack-packstack.spec index c2abaf6e2..967674a2e 100644 --- a/spec/openstack-packstack.spec +++ b/spec/openstack-packstack.spec @@ -14,7 +14,6 @@ Source0: https://github.com/downloads/fedora-openstack/packstack/packstac BuildArch: noarch -BuildRequires: make BuildRequires: python2-devel BuildRequires: python-setuptools %if 0%{?rhel} @@ -27,7 +26,7 @@ Requires: openssh-clients %description Packstack is a utility that uses puppet modules to install openstack -packstack can be used to deploy variouse parts of openstack on multiple +packstack can be used to deploy various parts of openstack on multiple pre installed servers over ssh. It does this be using puppet manifests to apply puppetlabs modules (https://github.com/puppetlabs/)