X-Git-Url: https://review.fuel-infra.org/gitweb?a=blobdiff_plain;f=rpm%2FSPECS%2Fopenstack-ceilometer.spec;h=52ad6109cf8387625aa7921047eaa41b22090ac6;hb=refs%2Fheads%2Fopenstack-ci%2Ffuel-5.0.2%2F2014.1.1;hp=a29b9958ea7e470e438feec5a548da449f58de61;hpb=8eae4ebe951524c2961c98ac8f02a36f8b8d735b;p=openstack-build%2Fceilometer-build.git diff --git a/rpm/SPECS/openstack-ceilometer.spec b/rpm/SPECS/openstack-ceilometer.spec index a29b995..52ad610 100644 --- a/rpm/SPECS/openstack-ceilometer.spec +++ b/rpm/SPECS/openstack-ceilometer.spec @@ -29,11 +29,6 @@ Source150: %{name}-alarm-evaluator.upstart Source16: %{name}-notification.init Source160: %{name}-notification.upstart -# -# patches_base=2014.1.1 -# -Patch0001: 0001-Ensure-routing-key-is-specified-in-the-address-for-a.patch - # This is EL6 specific and not upstream Patch100: openstack-ceilometer-newdeps.patch @@ -76,11 +71,16 @@ Requires: python-msgpack Requires: python-six >= 1.6 Requires: PyYAML +Requires: python-argparse +Requires: python-jsonschema +Requires: python-netaddr +Requires: python-requests + Requires: python-sqlalchemy0.7 Requires: python-alembic Requires: python-migrate -Requires: python-webob >= 1.2 +Requires: python-webob >= 1.2.3 Requires: python-oslo-config >= 1:1.2.0 @@ -257,8 +257,6 @@ This package contains documentation files for ceilometer. %prep %setup -q -n ceilometer-%{version} -%patch0001 -p1 - # Apply EL6 patch %patch100 -p1