added requirement for PyQt% [release 2.33.0-2mamba;Sun Sep 20 2015]
This commit is contained in:
parent
b6c661d385
commit
957e6d7488
@ -1,6 +1,6 @@
|
|||||||
Name: calibre
|
Name: calibre
|
||||||
Version: 2.33.0
|
Version: 2.33.0
|
||||||
Release: 1mamba
|
Release: 2mamba
|
||||||
Summary: A free and open source e-book library management application
|
Summary: A free and open source e-book library management application
|
||||||
Group: Graphical Desktop/Applications/Multimedia
|
Group: Graphical Desktop/Applications/Multimedia
|
||||||
Vendor: openmamba
|
Vendor: openmamba
|
||||||
@ -44,6 +44,7 @@ BuildRequires: python-cssselect
|
|||||||
BuildRequires: libmtp-devel
|
BuildRequires: libmtp-devel
|
||||||
BuildRequires: python-dateutil
|
BuildRequires: python-dateutil
|
||||||
BuildRequires: libpodofo-devel >= 0.9.3
|
BuildRequires: libpodofo-devel >= 0.9.3
|
||||||
|
Requires: PyQt5
|
||||||
Requires: python-lxml
|
Requires: python-lxml
|
||||||
Requires: python-six
|
Requires: python-six
|
||||||
Requires: python-apsw
|
Requires: python-apsw
|
||||||
@ -178,6 +179,9 @@ install -D -m0644 %{buildroot}%{_datadir}/calibre/content_server/calibre.png \
|
|||||||
%{_datadir}/calibre/*
|
%{_datadir}/calibre/*
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
* Sun Sep 20 2015 Silvan Calarco <silvan.calarco@mambasoft.it> 2.33.0-2mamba
|
||||||
|
- added requirement for PyQt%
|
||||||
|
|
||||||
* Tue Aug 04 2015 Automatic Build System <autodist@mambasoft.it> 2.33.0-1mamba
|
* Tue Aug 04 2015 Automatic Build System <autodist@mambasoft.it> 2.33.0-1mamba
|
||||||
- automatic version update by autodist
|
- automatic version update by autodist
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user