diff --git a/cloud.spec b/cloud.spec index 80d5855a66b..472bea9dd81 100644 --- a/cloud.spec +++ b/cloud.spec @@ -223,18 +223,6 @@ Requires: /sbin/service Requires: /sbin/chkconfig Group: System Environment/Libraries -%package baremetal-agent -Summary: Cloud.com baremetal agent -Requires: PING -Requires: tftp-server -Requires: xinetd -Requires: syslinux -Requires: chkconfig -Requires: dhcp -Group: System Environment/Libraries -%description baremetal-agent -The Cloud.com baremetal agent - %if 0%{?rhel} >= 6 Requires: cloud-kvm %else @@ -266,6 +254,18 @@ The Cloud.com agent is in charge of managing shared computing resources in a Cloud.com Stack-powered cloud. Install this package if this computer will participate in your cloud. +%package baremetal-agent +Summary: Cloud.com baremetal agent +Requires: PING +Requires: tftp-server +Requires: xinetd +Requires: syslinux +Requires: chkconfig +Requires: dhcp +Group: System Environment/Libraries +%description baremetal-agent +The Cloud.com baremetal agent + %package console-proxy Summary: Cloud.com console proxy Requires: java >= 1.6.0