SPECS: tesseract.spec - 1.04b - project has moved to new location; ...

blues blues at pld-linux.org
Tue Jul 17 15:40:58 CEST 2007


Author: blues                        Date: Tue Jul 17 13:40:58 2007 GMT
Module: SPECS                         Tag: HEAD
---- Log message:
- 1.04b - project has moved to new location; global patch seems to be
  outdated (patched files have dissapeared).
- STBR to AC, previous version doesn't work at all

---- Files affected:
SPECS:
   tesseract.spec (1.8 -> 1.9) 

---- Diffs:

================================================================
Index: SPECS/tesseract.spec
diff -u SPECS/tesseract.spec:1.8 SPECS/tesseract.spec:1.9
--- SPECS/tesseract.spec:1.8	Thu Apr  5 18:20:18 2007
+++ SPECS/tesseract.spec	Tue Jul 17 15:40:53 2007
@@ -1,17 +1,17 @@
 # $Revision$, $Date$
 # NOTE
 # - warnings at compile stage about pointer size on amd64
+# - what to do with all the headers and static libs? remove?
 Summary:	Tesseract Open Source OCR Engine
 Summary(pl.UTF-8):	Tesseract - silnik OCR o otwartych źródłach
 Name:		tesseract
-Version:	1.03
-Release:	2
+Version:	1.04b
+Release:	1
 License:	Apache Software License v2
 Group:		Applications/Graphics
-Source0:	http://dl.sourceforge.net/tesseract-ocr/%{name}-%{version}.tar.gz
-# Source0-md5:	8a191bff04b6f6bc908b3838bfc7f937
-Patch0:		%{name}-globals.patch
-URL:		http://sourceforge.net/projects/tesseract-ocr
+Source0:	http://tesseract-ocr.googlecode.com/files/%{name}-%{version}.tar.gz
+# Source0-md5:	c6f015f2f2c37b3e7e31b64eb295f798
+URL:		http://code.google.com/p/tesseract-ocr/
 BuildRequires:	automake
 BuildRequires:	libtiff-devel
 BuildRoot:	%{tmpdir}/%{name}-%{version}-root-%(id -u -n)
@@ -27,8 +27,7 @@
 Źródła zostały uwolnione przez HP i UNLV w 2005 roku.
 
 %prep
-%setup -q
-%patch0 -p1
+%setup -q -n %{name}-1.04
 
 %build
 cp -f /usr/share/automake/config.sub config
@@ -50,6 +49,8 @@
 %attr(755,root,root) %{_bindir}/cntraining
 %attr(755,root,root) %{_bindir}/mftraining
 %attr(755,root,root) %{_bindir}/tesseract
+%dir %{_datadir}/tessdata
+%{_datadir}/tessdata/*
 
 %define date	%(echo `LC_ALL="C" date +"%a %b %d %Y"`)
 %changelog
@@ -57,6 +58,11 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.9  2007/07/17 13:40:53  blues
+- 1.04b - project has moved to new location; global patch seems to be
+  outdated (patched files have dissapeared).
+- STBR to AC, previous version doesn't work at all
+
 Revision 1.8  2007/04/05 16:20:18  megabajt
 - added globals patch
 - release 2
================================================================

---- CVS-web:
    http://cvs.pld-linux.org/SPECS/tesseract.spec?r1=1.8&r2=1.9&f=u



More information about the pld-cvs-commit mailing list