diff --git a/tesseract.spec b/tesseract.spec index edcc898..49314cc 100644 --- a/tesseract.spec +++ b/tesseract.spec @@ -1,6 +1,6 @@ Name: tesseract Version: 3.04.00 -Release: 1%{?dist} +Release: 1%{?dist}.1 Summary: Raw OCR Engine License: ASL 2.0 @@ -50,7 +50,7 @@ Requires: %{name} = %{version}-%{release}\ %description langpack-%{1}\ %{2} language data for %{name}.\ \ -%files langpack-%{1}\ +%%files langpack-%{1}\ %{_datadir}/%{name}/tessdata/%{1}.* # see https://en.wikipedia.org/wiki/List_of_ISO_639-1_codes @@ -211,6 +211,9 @@ install -pm 0644 tessdata-%{version}/* %{buildroot}/%{_datadir}/%{name}/tessdata %changelog +* Wed Jan 20 2016 Jason L Tibbitts III - 3.04.00-1.1 +- Double a percent sign to fix a build issue with epel-rpm-macros. + * Sat Sep 12 2015 Sandro Mani - 3.04.00-1 - Update to 3.04.00