https://bugzilla.redhat.com/show_bug.cgi?id=1206528
--- Comment #3 from Alan Pevec apevec@gmail.com ---
- missing fallback macros for %license (required for EL7)
%{!?_licensedir:%global license %%doc}
You mean required for EL6? %license seems to work out of the box on EL7 but I'll add it for possible EL6 rebuilds.
- missing Requires: python-oslo-context (just approved)
Also stevedore in requirements.txt.
Spec URL: https://apevec.fedorapeople.org/python-oslo-middleware.spec SRPM URL: https://apevec.fedorapeople.org/python-oslo-middleware-1.0.0-2.fc23.src.rpm Description: The OpenStack Oslo Middleware library. Oslo middleware library includes components that can be injected into wsgi pipelines to intercept request/response flows. The base class can be enhanced with functionality like add/delete/modification of http headers and support for limiting size/connection etc.
Fedora Account System Username: apevec