Spec URL: http://www.kanarip.com/custom/SPECS/rubygem-cloudmasterd.spec SRPM URL: http://www.kanarip.com/custom/f10/SRPMS/rubygem-cloudmasterd-1.0.0-15.fc10.src.rpm Description: The cloudmasterd daemon runs by default on port 8107 that is proxy passed by apache from the root context. This daemon provides a REST style interface to both create new machine instances and manage the existing machine instances. It also provides a view of the cloud instances available and the amount of free memory that is available. A cloud consists of multiple cloud instances (e.g. cloud1.example.org, cloud2.example.org) which in turn host multiple machine instances (e.g. jboss1.example.org, jboss2.example.org). Func (https://fedorahosted.org/func) is used to aggregate all the information from the individual cloud instances to store in a sqlite database on the cloud master. Additional Info: Sub-packages: httpd-cloudmasterd, httpd-cloudmasterd-redirect, both of which do not require the base package since reverse proxying or redirecting doesn't need to happen on the same host that runs the cloudmasterd rubygem. RPMLint WARNINGS: rubygem-cloudmasterd.noarch: W: incoherent-init-script-name cloudmasterd The init script name should be the same as the package name in lower case, or one with 'd' appended if it invokes a process by that name. the init script is called cloudmasterd instead of rubygem-cloudmasterd for obvious reasons. Maybe, this package should actually be called cloudmasterd and be a rubygem regardless, but I'm using the upstream name for now. The other subpackages have no errors