Blame aeolus-all.spec

Chris Lalancette 0105e4d
%global alphatag gitb6e37f9738
Chris Lalancette 4ecb38b
f9fcd29
Name:		aeolus-all
Chris Lalancette 4ecb38b
Version:	0.4.0
Chris Lalancette 0105e4d
Release:	0.2%{alphatag}%{?dist}%{?extra_release}
f9fcd29
Summary:	A meta-package to pull in all components for Aeolus
f9fcd29
f9fcd29
Group:		Applications/Internet
f9fcd29
License:	GPLv2+
f9fcd29
URL:		http://aeolusproject.org
f9fcd29
f9fcd29
Requires:	aeolus-conductor-daemons = %{version}-%{release}
f9fcd29
Requires:	aeolus-conductor-doc = %{version}-%{release}
f9fcd29
Requires:	condor-deltacloud-gahp
f9fcd29
Requires:	iwhd
f9fcd29
Requires:	aeolus-configure
f9fcd29
Requires:	imagefactory
f9fcd29
Requires:	qpid-cpp-server
f9fcd29
Requires:	rubygem(aeolus-image)
f9fcd29
Requires:	mongodb-server
f9fcd29
Requires:	mod_ssl
f9fcd29
Requires:	deltacloud-core
f9fcd29
Requires:	ntp
f9fcd29
# FIXME: this Requires doesn't actually belong here, it belongs in
f9fcd29
# deltacloud-core.  We leave it in until deltacloud-core is fixed
f9fcd29
Requires:	rubygem(aws)
f9fcd29
Requires:	rubygem(rbvmomi)
f9fcd29
f9fcd29
BuildArch: noarch
f9fcd29
f9fcd29
%description
f9fcd29
This is the aeolus meta-package.  If you want to install aeolus and all of its
f9fcd29
dependencies on a single machine, you should install this package and then
f9fcd29
run aeolus-configure to configure everything.
f9fcd29
f9fcd29
%files
f9fcd29
f9fcd29
%post
f9fcd29
f9fcd29
%changelog
Chris Lalancette 0105e4d
* Thu Sep 08 2011 Chris Lalancette <clalance@redhat.com> - 0.4.0-0.2gitb6e37f9738
Chris Lalancette 0105e4d
- Update to 0.4.0 git tag b6e37f9738 for compatibility with conductor
Chris Lalancette 0105e4d
Chris Lalancette 4ecb38b
* Mon Aug 01 2011 Chris Lalancette <clalance@redhat.com> - 0.4.0-0.1git101cab5693
Chris Lalancette 4ecb38b
- Update dependencies for aeolus-conductor to latest in rawhide
Chris Lalancette 4ecb38b
f9fcd29
* Thu Jul 21 2011 Mo Morsi <mmorsi@redhat.com> - 0.3.0-2
f9fcd29
- Updates to conform to Fedora guidelines
f9fcd29
f9fcd29
* Mon Apr 04 2011 Chris Lalancette <clalance@redhat.com> - 0.3.0-1
f9fcd29
- Initial build