From d38ccd9251938b40d5ba0eb7b8666d904b42618c Mon Sep 17 00:00:00 2001 From: Karol Trzcionka Date: Sat, 9 Feb 2008 15:48:28 +0000 Subject: [PATCH] Rebuild for gcc43 --- tesseract.spec | 6 ++++-- 1 file changed, 4 insertions(+), 2 deletions(-) diff --git a/tesseract.spec b/tesseract.spec index 3d4b2d3..a278076 100644 --- a/tesseract.spec +++ b/tesseract.spec @@ -1,6 +1,6 @@ Name: tesseract Version: 2.01 -Release: 1%{?dist} +Release: 2%{?dist} Summary: Raw OCR Engine Group: Applications/File @@ -62,6 +62,8 @@ rm -rf $RPM_BUILD_ROOT %{_includedir}/%{name} %changelog +* Sat Feb 09 2008 Karol Trzcionka - 2.01-2 +- Rebuild for gcc43 * Fri Sep 07 2007 Karol Trzcionka - 2.01-1 - Upgrade to v2.01 * Tue Aug 21 2007 Karol Trzcionka - 2.00-1 @@ -82,4 +84,4 @@ rm -rf $RPM_BUILD_ROOT * Sat Dec 30 2006 Karol Trzcionka - 1.02-2 - Fixed rpmlint warning in SRPM * Fri Dec 29 2006 Karol Trzcionka - 1.02-1 -- Initial Release \ No newline at end of file +- Initial Release