rebuilt by autoport with build requirements: libleptonica-devel>=1.71-1mamba [release 3.02.02-2mamba;Tue Aug 18 2015]
This commit is contained in:
parent
0af3974445
commit
9f537d229a
@ -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 <silvan.calarco@mambasoft.it> 3.02.02-2mamba
|
||||
- rebuilt by autoport with build requirements: libleptonica-devel>=1.71-1mamba
|
||||
|
||||
* Tue Dec 11 2012 Automatic Build System <autodist@mambasoft.it> 3.02.02-1mamba
|
||||
- update to 3.02.02
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user