packages: calibre/calibre.spec - don't try to install init_calibre.py (avoi...

lisu lisu at pld-linux.org
Fri May 21 11:22:19 CEST 2010


Author: lisu                         Date: Fri May 21 09:22:18 2010 GMT
Module: packages                      Tag: HEAD
---- Log message:
- don't try to install init_calibre.py (avoid warnings)

---- Files affected:
packages/calibre:
   calibre.spec (1.13 -> 1.14) 

---- Diffs:

================================================================
Index: packages/calibre/calibre.spec
diff -u packages/calibre/calibre.spec:1.13 packages/calibre/calibre.spec:1.14
--- packages/calibre/calibre.spec:1.13	Fri May 21 10:53:14 2010
+++ packages/calibre/calibre.spec	Fri May 21 11:22:13 2010
@@ -18,6 +18,7 @@
 Patch0:		%{name}-prefix.patch
 Patch1:		%{name}-manpages.patch
 Patch2:		%{name}-no-update.patch
+Patch3:		%{name}-env_module.patch
 URL:		http://www.calibre-ebook.com/
 BuildRequires:	ImageMagick-devel
 BuildRequires:	chmlib-devel
@@ -61,6 +62,7 @@
 %patch0 -p1
 %patch1 -p1
 %patch2 -p1
+%patch3 -p1
 
 %build
 %{__python} setup.py build
@@ -91,6 +93,9 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.14  2010/05/21 09:22:13  lisu
+- don't try to install init_calibre.py (avoid warnings)
+
 Revision 1.13  2010/05/21 08:53:14  lisu
 - BR: xdg-utils
 - include generate-tarball.sh script to automate full free tarball generation
================================================================

---- CVS-web:
    http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/packages/calibre/calibre.spec?r1=1.13&r2=1.14&f=u



More information about the pld-cvs-commit mailing list