]> git.pld-linux.org Git - packages/calibre.git/blobdiff - calibre.spec
- try to fix locales
[packages/calibre.git] / calibre.spec
index e8e5e1e9fb4dc637e9d174a45a5f2723c820749c..88cb43287e963f55416f6f40201f5d87577fc4dc 100644 (file)
@@ -1,6 +1,7 @@
 #
 # TODO: - xdg stuff (put desktops and icons in proper place)
 #      - rewrite generate-tarball.sh script to provide locales.zip handling (if needed)
+#      - make separate server package with init-scripts, etc...
 #
 # NOTE:
 # Upstream packages some unfree fonts which we cannot redistribute,
 Summary:       E-book converter and library management
 Summary(pl.UTF-8):     Konwerter oraz biblioteka dla e-booków
 Name:          calibre
-Version:       0.8.20
+Version:       0.8.36
 Release:       1
 License:       GPL v3+
 Group:         Applications/Multimedia
 Source0:       %{name}-%{version}-nofonts.tar.xz
-# Source0-md5: 973716ce03cc6f5d36a24539dfc51e97
+# Source0-md5: 04448d32c2cf19de54a02f4e218d5975
 Source1:       generate-tarball.sh
 Source2:       %{name}-mount-helper
 Patch0:                %{name}-prefix.patch
@@ -53,6 +54,7 @@ BuildRequires:        xdg-utils
 BuildRequires: xz >= 1:4.999.7
 Requires:      python-BeautifulSoup
 Requires:      python-PIL
+Requires:      python-PyQt4
 Requires:      python-cssutils
 Requires:      python-dateutil
 Requires:      python-lxml
@@ -60,6 +62,8 @@ Requires:     python-mechanize
 Requires:      python-modules-sqlite
 Suggests:      ImageMagick-coder-jpeg
 Suggests:      ImageMagick-coder-png
+### FIXME: libunrar.so is needed for rar-packed files
+Suggests:      libunrar-devel
 Suggests:      poppler-progs
 BuildRoot:     %{tmpdir}/%{name}-%{version}-root-%(id -u -n)
 
This page took 0.040283 seconds and 4 git commands to generate.