From 9f537d229a10d568e5c5282d8ce6cb3ccd9f2d5d Mon Sep 17 00:00:00 2001 From: Silvan Calarco Date: Fri, 5 Jan 2024 18:25:30 +0100 Subject: [PATCH] rebuilt by autoport with build requirements: libleptonica-devel>=1.71-1mamba [release 3.02.02-2mamba;Tue Aug 18 2015] --- tesseract.spec | 17 +++++++++++------ 1 file changed, 11 insertions(+), 6 deletions(-) diff --git a/tesseract.spec b/tesseract.spec index 0b6c8a9..48e9f73 100644 --- a/tesseract.spec +++ b/tesseract.spec @@ -1,7 +1,7 @@ %define majver %(echo %version | cut -d. -f1-2) Name: tesseract Version: 3.02.02 -Release: 1mamba +Release: 2mamba Summary: An OCR Engine that was developed at HP Labs between 1985 and 1995 Group: Applications/Accessibility Vendor: openmamba @@ -67,6 +67,7 @@ BuildRequires: libstdc++6-devel BuildRequires: libtiff-devel BuildRequires: libz-devel ## AUTOBUILDREQ-END +BuildRequires: libleptonica-devel >= 1.71-1mamba Requires: lib%{name} = %{?epoch:%epoch:}%{version}-%{release} BuildRoot: %{_tmppath}/%{name}-%{version}-root @@ -105,11 +106,12 @@ gunzip *.gz %build sed -i "s|AM_CONFIG_HEADER|AC_CONFIG_HEADERS|" configure.ac -%{__libtoolize} -%{__aclocal} -%{__autoconf} -%{__autoheader} -%{__automake} +autoreconf -f -i +#%{__libtoolize} +#%{__aclocal} +#%{__autoconf} +#%{__autoheader} +#%{__automake} %configure %make @@ -553,6 +555,9 @@ Othert languages data for Tesseract. %{_datadir}/tessdata/vie.traineddata %changelog +* Tue Aug 18 2015 Silvan Calarco 3.02.02-2mamba +- rebuilt by autoport with build requirements: libleptonica-devel>=1.71-1mamba + * Tue Dec 11 2012 Automatic Build System 3.02.02-1mamba - update to 3.02.02