Remove unneeded compilation dependencies tesseract-langpack-eng
This commit is contained in:
parent
96139a4700
commit
3826f9853c
@ -1,13 +1,12 @@
|
|||||||
Name: tesseract
|
Name: tesseract
|
||||||
Version: 5.3.2
|
Version: 5.3.2
|
||||||
Release: 1
|
Release: 2
|
||||||
Summary: Raw OCR Engine
|
Summary: Raw OCR Engine
|
||||||
License: Apache 2.0 and BSD-2-Clause
|
License: Apache 2.0 and BSD-2-Clause
|
||||||
URL: https://github.com/tesseract-ocr/%{name}
|
URL: https://github.com/tesseract-ocr/%{name}
|
||||||
Source0: https://github.com/tesseract-ocr/tesseract/archive/5.3.2/tesseract-5.3.2.tar.gz
|
Source0: https://github.com/tesseract-ocr/tesseract/archive/5.3.2/tesseract-5.3.2.tar.gz
|
||||||
BuildRequires: automake autoconf-archive gcc-c++ libtool libtiff-devel leptonica-devel
|
BuildRequires: automake autoconf-archive gcc-c++ libtool libtiff-devel leptonica-devel
|
||||||
BuildRequires: cairo-devel libicu-devel pango-devel
|
BuildRequires: cairo-devel libicu-devel pango-devel
|
||||||
BuildRequires: tesseract-langpack-eng
|
|
||||||
Requires: tesseract-langpack-eng
|
Requires: tesseract-langpack-eng
|
||||||
|
|
||||||
%description
|
%description
|
||||||
@ -75,6 +74,9 @@ mkdir -p %{buildroot}/%{_datadir}/%{name}/tessdata/
|
|||||||
%{_bindir}/wordlist2dawg
|
%{_bindir}/wordlist2dawg
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
* Tue Aug 22 2023 liyanan <thistleslyn@163.com> - 5.3.2-2
|
||||||
|
- Remove unneeded compilation dependencies tesseract-langpack-eng
|
||||||
|
|
||||||
* Tue Jul 18 2023 yaoxin <yao_xin001@hoperun.com> - 5.3.2-1
|
* Tue Jul 18 2023 yaoxin <yao_xin001@hoperun.com> - 5.3.2-1
|
||||||
- Update to 5.3.2
|
- Update to 5.3.2
|
||||||
|
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user