packages: calibre/calibre.spec - BR: python-module-sqlite - Rs: python-cssu...
lisu
lisu at pld-linux.org
Thu May 20 17:00:49 CEST 2010
Author: lisu Date: Thu May 20 15:00:49 2010 GMT
Module: packages Tag: HEAD
---- Log message:
- BR: python-module-sqlite
- Rs: python-cssutils, python-lxml, python-mechanize, python-modules-sqlite
- runs, but still neeeds some work
---- Files affected:
packages/calibre:
calibre.spec (1.3 -> 1.4)
---- Diffs:
================================================================
Index: packages/calibre/calibre.spec
diff -u packages/calibre/calibre.spec:1.3 packages/calibre/calibre.spec:1.4
--- packages/calibre/calibre.spec:1.3 Thu May 20 14:16:18 2010
+++ packages/calibre/calibre.spec Thu May 20 17:00:42 2010
@@ -6,7 +6,7 @@
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
@@ -21,8 +21,13 @@
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
@@ -68,6 +73,11 @@
All persons listed below can be reached at <cvs_login>@pld-linux.org
$Log$
+Revision 1.4 2010/05/20 15:00:42 lisu
+- BR: python-module-sqlite
+- Rs: python-cssutils, python-lxml, python-mechanize, python-modules-sqlite
+- runs, but still neeeds some work
+
Revision 1.3 2010/05/20 12:16:18 glen
- summary, desc, license from fc
================================================================
---- CVS-web:
http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/packages/calibre/calibre.spec?r1=1.3&r2=1.4&f=u
More information about the pld-cvs-commit
mailing list