]> git.pld-linux.org Git - packages/calibre.git/blobdiff - calibre.spec
- updated to 0.8,3
[packages/calibre.git] / calibre.spec
index 52a38850644f42443814592f4abf9ea5877f77d5..01e6d6e833495e9111b65a3b3f672314f3f04e76 100644 (file)
 Summary:       E-book converter and library management
 Summary(pl.UTF-8):     Konwerter oraz biblioteka dla e-booków
 Name:          calibre
-Version:       0.7.52
-Release:       2
+Version:       0.8.3
+Release:       1
 License:       GPL v3+
 Group:         Applications/Multimedia
 Source0:       %{name}-%{version}-nofonts.tar.xz
-# Source0-md5: 2d20153b4b26c6d5330a141768bffaeb
+# Source0-md5: 788eb676a5d74efcb72795156888c2f2
 Source1:       generate-tarball.sh
-Source2:       calibre-mount-helper
+Source2:       %{name}-mount-helper
 Patch0:                %{name}-prefix.patch
 Patch1:                %{name}-manpages.patch
 Patch2:                %{name}-no-update.patch
@@ -36,6 +36,7 @@ BuildRequires:        python-PIL
 BuildRequires: python-PyQt4-devel
 BuildRequires: python-cssutils >= 1:0.9.7
 BuildRequires: python-dateutil
+BuildRequires: python-devel >= 1:2.7.1
 BuildRequires: python-lxml
 BuildRequires: python-mechanize
 BuildRequires: python-modules-sqlite
@@ -143,6 +144,9 @@ done;
 
 %{__rm} $RPM_BUILD_ROOT%{_bindir}/%{name}-uninstall
 
+# unsupported
+%{__rm} -r $RPM_BUILD_ROOT%{_datadir}/locale/ltg
+
 install %{SOURCE2} $RPM_BUILD_ROOT%{_bindir}
 
 %find_lang %{name} --all-name --with-qm
This page took 0.069001 seconds and 4 git commands to generate.