Author: adamg                        Date: Fri Dec 26 11:05:58 2008 GMT
Module: SPECS                         Tag: HEAD
---- Log message:
- fix previous commit msg
- -gcc43, -no-java patches

---- Files affected:
SPECS:
   tesseract.spec (1.18 -> 1.19) 

---- Diffs:

================================================================
Index: SPECS/tesseract.spec
diff -u SPECS/tesseract.spec:1.18 SPECS/tesseract.spec:1.19
--- SPECS/tesseract.spec:1.18   Fri Dec 26 02:52:48 2008
+++ SPECS/tesseract.spec        Fri Dec 26 12:05:52 2008
@@ -26,6 +26,8 @@
 # Source5-md5: bc26a777b2384613895677cb8e61ca75
 Source6:       
http://tesseract-ocr.googlecode.com/files/%{name}-%{lang_version}.nld.tar.gz
 # Source6-md5: b2f6ede182cea4bbfffd3b040533ce58
+Patch0:                %{name}-no-java.patch
+Patch1:                %{name}-gcc43.patch
 URL:           http://code.google.com/p/tesseract-ocr/
 BuildRequires: automake
 BuildRequires: libtiff-devel
@@ -148,6 +150,8 @@
 tar xzf %{SOURCE4}
 tar xzf %{SOURCE5}
 tar xzf %{SOURCE6}
+%patch0 -p1
+%patch1 -p1
 
 %build
 cp -f /usr/share/automake/config.sub config
@@ -214,8 +218,12 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.19  2008/12/26 11:05:52  adamg
+- fix previous commit msg
+- -gcc43, -no-java patches
+
 Revision 1.18  2008/12/26 01:52:48  adamg
-- updated to 1.3.2
+- updated to 2.03
 
 Revision 1.17  2008-02-09 21:00:47  qboosh
 - unified License format
================================================================

---- CVS-web:
    
http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/SPECS/tesseract.spec?r1=1.18&r2=1.19&f=u

_______________________________________________
pld-cvs-commit mailing list
[email protected]
http://lists.pld-linux.org/mailman/listinfo/pld-cvs-commit

Reply via email to