packages: calibre/calibre.spec - add -no-update.patch to disable automatic ...
lisu
lisu at pld-linux.org
Thu May 20 20:09:20 CEST 2010
Author: lisu Date: Thu May 20 18:09:20 2010 GMT
Module: packages Tag: HEAD
---- Log message:
- add -no-update.patch to disable automatic updates (from fc)
---- Files affected:
packages/calibre:
calibre.spec (1.9 -> 1.10)
---- Diffs:
================================================================
Index: packages/calibre/calibre.spec
diff -u packages/calibre/calibre.spec:1.9 packages/calibre/calibre.spec:1.10
--- packages/calibre/calibre.spec:1.9 Thu May 20 19:52:30 2010
+++ packages/calibre/calibre.spec Thu May 20 20:09:15 2010
@@ -24,9 +24,10 @@
License: GPL v3+
Group: Applications/Multimedia
Source0: %{name}-%{version}-nofonts.tar.bz2
-# Source0-md5: 74f8a83e86820b248eb094bde4f1ab69
+# Source0-md5: 892ba688ecd827d1d3c4cdbc72583e42
Patch0: %{name}-prefix.patch
Patch1: %{name}-manpages.patch
+Patch2: %{name}-no-update.patch
URL: http://www.calibre-ebook.com/
BuildRequires: ImageMagick-devel
BuildRequires: chmlib-devel
@@ -68,6 +69,7 @@
%setup -q -n %{name}
%patch0 -p1
%patch1 -p1
+%patch2 -p1
%build
%{__python} setup.py build
@@ -98,6 +100,9 @@
All persons listed below can be reached at <cvs_login>@pld-linux.org
$Log$
+Revision 1.10 2010/05/20 18:09:15 lisu
+- add -no-update.patch to disable automatic updates (from fc)
+
Revision 1.9 2010/05/20 17:52:30 lisu
- fix manpages files names (-manpages.patch from fc) and package them
================================================================
---- CVS-web:
http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/packages/calibre/calibre.spec?r1=1.9&r2=1.10&f=u
More information about the pld-cvs-commit
mailing list