]> git.pld-linux.org Git - packages/tesseract.git/commitdiff
- added globals patch auto/th/tesseract-1_03-2
authorMarcin Banasiak <marcin.banasiak@gmail.com>
Thu, 5 Apr 2007 16:20:18 +0000 (16:20 +0000)
committercvs2git <feedback@pld-linux.org>
Sun, 24 Jun 2012 12:13:13 +0000 (12:13 +0000)
- release 2

Changed files:
    tesseract.spec -> 1.8

tesseract.spec

index 42f925bd2a6153d7b52260765c4a0cafb7e5b264..2f266cd52035912ba5ab73f93510193dc1f29475 100644 (file)
@@ -4,11 +4,12 @@ Summary:      Tesseract Open Source OCR Engine
 Summary(pl.UTF-8):     Tesseract - silnik OCR o otwartych źródłach
 Name:          tesseract
 Version:       1.03
-Release:       1
+Release:       2
 License:       Apache Software License v2
 Group:         Applications/Graphics
 Source0:       http://dl.sourceforge.net/tesseract-ocr/%{name}-%{version}.tar.gz
 # Source0-md5: 8a191bff04b6f6bc908b3838bfc7f937
+Patch0:                %{name}-globals.patch
 URL:           http://sourceforge.net/projects/tesseract-ocr
 BuildRequires: automake
 BuildRequires: libtiff-devel
@@ -26,6 +27,7 @@ latach 1985-1995. W 1995 roku był jednym z 3 najlepszych wg UNLV.
 
 %prep
 %setup -q
+%patch0 -p1
 
 %build
 cp -f /usr/share/automake/config.sub config
This page took 0.167031 seconds and 4 git commands to generate.