From 939dd9536fe4107aa93f4c4ee88f08c8d0dcb7c5 Mon Sep 17 00:00:00 2001 From: =?utf8?q?Adam=20Go=C5=82=C4=99biowski?= Date: Sat, 25 Jul 2009 23:30:59 +0000 Subject: [PATCH] - updated to 2.04 Changed files: tesseract-no-java.patch -> 1.2 tesseract.spec -> 1.21 --- tesseract-no-java.patch | 10 +++++----- tesseract.spec | 6 +++--- 2 files changed, 8 insertions(+), 8 deletions(-) diff --git a/tesseract-no-java.patch b/tesseract-no-java.patch index 604509c..a0bba40 100644 --- a/tesseract-no-java.patch +++ b/tesseract-no-java.patch @@ -10,11 +10,11 @@ --- tesseract-2.03/Makefile.in~ 2008-04-22 19:36:27.000000000 +0200 +++ tesseract-2.03/Makefile.in 2008-12-26 12:04:01.680825552 +0100 @@ -76,7 +76,7 @@ - RANLIB = @RANLIB@ - VERSION = @VERSION@ + top_srcdir = @top_srcdir@ + # TODO(luc) Add 'doc' to this list when ready -SUBDIRS = ccstruct ccutil classify cutil dict pageseg image textord viewer wordrec ccmain training tessdata testing dlltest java +SUBDIRS = ccstruct ccutil classify cutil dict pageseg image textord viewer wordrec ccmain training tessdata testing dlltest - - EXTRA_DIST = eurotext.tif phototest.tif ReleaseNotes tesseract.spec config tesseract.dsp tesseract.dsw tesseract.vcproj tesseract.sln StdAfx.cpp StdAfx.h tessdll.cpp tessdll.h tessdll.dsp tessdll.vcproj - + EXTRA_DIST = eurotext.tif phototest.tif ReleaseNotes tesseract.spec config \ + tesseract.dsp tesseract.dsw tesseract.vcproj tesseract.sln \ + StdAfx.cpp StdAfx.h tessdll.cpp tessdll.h tessdll.dsp tessdll.vcproj diff --git a/tesseract.spec b/tesseract.spec index a75996a..c218d9f 100644 --- a/tesseract.spec +++ b/tesseract.spec @@ -7,12 +7,12 @@ Summary: Tesseract Open Source OCR Engine Summary(pl.UTF-8): Tesseract - silnik OCR o otwartych źródłach Name: tesseract -Version: 2.03 +Version: 2.04 Release: 1 License: Apache v2.0 Group: Applications/Graphics Source0: http://tesseract-ocr.googlecode.com/files/%{name}-%{version}.tar.gz -# Source0-md5: 5777b70b11df16c1ac9aa155d7cfc553 +# Source0-md5: b44eba1a9f4892ac62e484c807fe0533 Source1: http://tesseract-ocr.googlecode.com/files/%{name}-%{lang_version}.eng.tar.gz # Source1-md5: b8291d6b3a63ce7879d688e845e341a9 Source2: http://tesseract-ocr.googlecode.com/files/%{name}-%{lang_version}.fra.tar.gz @@ -26,7 +26,7 @@ Source5: http://tesseract-ocr.googlecode.com/files/%{name}-%{lang_version}.spa.t 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 +Patch1: %{name}-gcc44.patch URL: http://code.google.com/p/tesseract-ocr/ BuildRequires: automake BuildRequires: libtiff-devel -- 2.44.0