This commit is contained in:
Dennis Gilmore 2011-02-09 12:46:18 -06:00
parent bd519b6c08
commit 740927bc18
1 changed files with 4 additions and 1 deletions

View File

@ -1,6 +1,6 @@
Name: tesseract Name: tesseract
Version: 3.00 Version: 3.00
Release: 1%{?dist} Release: 2%{?dist}
Summary: Raw OCR Engine Summary: Raw OCR Engine
Group: Applications/File Group: Applications/File
@ -68,6 +68,9 @@ rm -rf $RPM_BUILD_ROOT
%{_libdir}/lib%{name}*.so %{_libdir}/lib%{name}*.so
%changelog %changelog
* Wed Feb 09 2011 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 3.00-2
- Rebuilt for https://fedoraproject.org/wiki/Fedora_15_Mass_Rebuild
* Tue Nov 16 2010 Karol Trzcionka <karlikt at gmail.com> - 3.00-1 * Tue Nov 16 2010 Karol Trzcionka <karlikt at gmail.com> - 3.00-1
- Update to v3.00 - Update to v3.00
- Remove static libs and add dynamic - Remove static libs and add dynamic