The PowerDNS integration code itself is not packaged at this point, so
remove the python-flask dependency from the radosgw package.
Maybe the PowerDNS integration bits could live in a separate
sub-package, eventually.
Fixes: http://tracker.ceph.com/issues/16032
Signed-off-by: Ken Dreyer <kdreyer@redhat.com>
Requires: librgw2 = %{epoch}:%{version}-%{release}
%if 0%{?rhel} || 0%{?fedora}
Requires: mailcap
-# python-flask for powerdns
-Requires: python-flask
-%endif
-%if 0%{?suse_version}
-# python-Flask for powerdns
-Requires: python-Flask
%endif
%description radosgw
RADOS is a distributed object store used by the Ceph distributed
Architecture: linux-any
Depends: ceph-common (= ${binary:Version}),
mime-support,
- python-flask,
librgw2 (= ${binary:Version}),
${misc:Depends},
${shlibs:Depends}