packages: calibre/calibre.spec - add -mounthelper.patch to enable mount helper
lisu
lisu at pld-linux.org
Fri Jun 18 12:19:29 CEST 2010
Author: lisu Date: Fri Jun 18 10:19:29 2010 GMT
Module: packages Tag: HEAD
---- Log message:
- add -mounthelper.patch to enable mount helper
---- Files affected:
packages/calibre:
calibre.spec (1.24 -> 1.25)
---- Diffs:
================================================================
Index: packages/calibre/calibre.spec
diff -u packages/calibre/calibre.spec:1.24 packages/calibre/calibre.spec:1.25
--- packages/calibre/calibre.spec:1.24 Fri Jun 18 12:08:47 2010
+++ packages/calibre/calibre.spec Fri Jun 18 12:19:23 2010
@@ -23,6 +23,7 @@
Patch2: %{name}-no-update.patch
Patch3: %{name}-env_module.patch
Patch4: %{name}-locales.patch
+Patch5: %{name}-mounthelper.patch
URL: http://www.calibre-ebook.com/
BuildRequires: ImageMagick-devel
BuildRequires: chmlib-devel
@@ -84,6 +85,7 @@
%patch2 -p1
%patch3 -p1
%patch4 -p1
+%patch5 -p1
%build
%{__python} setup.py build
@@ -151,6 +153,9 @@
All persons listed below can be reached at <cvs_login>@pld-linux.org
$Log$
+Revision 1.25 2010/06/18 10:19:23 lisu
+- add -mounthelper.patch to enable mount helper
+
Revision 1.24 2010/06/18 10:08:47 lisu
- locales work now
================================================================
---- CVS-web:
http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/packages/calibre/calibre.spec?r1=1.24&r2=1.25&f=u
More information about the pld-cvs-commit
mailing list