diff --git a/python-reportlab.spec b/python-reportlab.spec index cf13745..2637c87 100644 --- a/python-reportlab.spec +++ b/python-reportlab.spec @@ -1,6 +1,6 @@ Name: python-reportlab Version: 3.3.0 -Release: 1mamba +Release: 2mamba Summary: An Open Source Python library for generating PDFs and graphics Group: System/Libraries/Python Vendor: openmamba @@ -12,14 +12,17 @@ Source1: http://www.reportlab.com/ftp/pfbfer-20070710.zip License: BSD ## AUTOBUILDREQ-BEGIN BuildRequires: glibc-devel +BuildRequires: libart_lgpl-devel BuildRequires: libfreetype-devel BuildRequires: libpython-devel ## AUTOBUILDREQ-END BuildRequires: python-Imaging BuildRequires: python-xml +Requires: python >= %python_version +Requires: python-pip +Requires: python-Pillow Provides: ReportLab Obsoletes: ReportLab -Requires: python >= %python_version BuildRoot: %{_tmppath}/%{name}-%{version}-root %description @@ -81,6 +84,9 @@ rm -rf demos/tests %endif %changelog +* Wed Nov 15 2017 Silvan Calarco 3.3.0-2mamba +- require python-Pillow and python-pip + * Thu Mar 24 2016 Automatic Build System 3.3.0-1mamba - automatic version update by autodist