]> git.pld-linux.org Git - packages/calibre.git/commitdiff
- BR: python-module-sqlite
authorlisu <lisu@pld-linux.org>
Thu, 20 May 2010 15:00:42 +0000 (15:00 +0000)
committercvs2git <feedback@pld-linux.org>
Sun, 24 Jun 2012 12:13:13 +0000 (12:13 +0000)
- Rs: python-cssutils, python-lxml, python-mechanize, python-modules-sqlite
- runs, but still neeeds some work

Changed files:
    calibre.spec -> 1.4

calibre.spec

index dadcd06dac91f2c1a16f95576c95981d077d0fa7..92f73be1efe1b59ea5038bd0860f7c15d2a07e3f 100644 (file)
@@ -5,7 +5,7 @@ Summary:        E-book converter and library management
 Name:          calibre
 Version:       0.6.53
 Release:       0.1
-License:       GPL v3
+License:       GPL v3+
 Group:         Applications/Multimedia
 Source0:       http://status.calibre-ebook.com/dist/src/%{name}-%{version}.tar.gz
 # Source0-md5: 42255d2eb55d1a047d74d3dbb0d0f355
@@ -20,8 +20,13 @@ BuildRequires:       python-PyQt4-devel
 BuildRequires: python-cssutils
 BuildRequires: python-lxml
 BuildRequires: python-mechanize
+BuildRequires: python-modules-sqlite
 BuildRequires: python-sip-devel
 BuildRequires: rpm-pythonprov
+Requires:      python-cssutils
+Requires:      python-lxml
+Requires:      python-mechanize
+Requires:      python-modules-sqlite
 BuildRoot:     %{tmpdir}/%{name}-%{version}-root-%(id -u -n)
 
 %description
This page took 0.246315 seconds and 4 git commands to generate.