diff --git a/calibre.spec b/calibre.spec index 753b590..2332a88 100644 --- a/calibre.spec +++ b/calibre.spec @@ -2,7 +2,7 @@ Name: calibre Version: 1.0.0 -Release: 1%{?dist} +Release: 2%{?dist} Summary: E-book converter and library management Group: Applications/Multimedia License: GPLv3 @@ -63,6 +63,7 @@ Requires: python-feedparser Requires: python-netifaces Requires: python-dns Requires: python-cssselect +Requires: python-apsw %{?_sip_api:Requires: sip-api(%{_sip_api_major}) >= %{_sip_api}} %define __provides_exclude_from ^%{_libdir}/%{name}/%{name}/plugins/.*\.so$ @@ -276,6 +277,9 @@ gtk-update-icon-cache %{_datadir}/icons/hicolor &>/dev/null || : %{python_sitelib}/init_calibre.py* %changelog +* Mon Aug 26 2013 Kevin Fenzi 1.0.0-2 +- Add requires on python-apsw. Fixes bug #1000835 + * Fri Aug 23 2013 Kevin Fenzi 1.0.0-1 - Update to 1.0.0