]> git.pld-linux.org Git - packages/tesseract.git/commitdiff
- removed obsolete globals patch
authorJakub Bogusz <qboosh@pld-linux.org>
Sat, 4 Aug 2007 16:12:08 +0000 (16:12 +0000)
committercvs2git <feedback@pld-linux.org>
Sun, 24 Jun 2012 12:13:13 +0000 (12:13 +0000)
Changed files:
    tesseract.spec -> 1.15

tesseract.spec

index 213260fd1d5d0ad37103a7ecfba7ff26082f3d9e..dc88f0fc62e96d60b234c24573389836ef56b75f 100644 (file)
@@ -22,7 +22,6 @@ Source5:      http://tesseract-ocr.googlecode.com/files/%{name}-%{version}.spa.tar.gz
 # Source5-md5: bc26a777b2384613895677cb8e61ca75
 Source6:       http://tesseract-ocr.googlecode.com/files/%{name}-%{version}.nld.tar.gz
 # Source6-md5: b2f6ede182cea4bbfffd3b040533ce58
-Patch0:                %{name}-globals.patch
 URL:           http://code.google.com/p/tesseract-ocr/
 BuildRequires: automake
 BuildRequires: libtiff-devel
@@ -139,7 +138,6 @@ necessary to develop applications using Tesseract.
 
 %prep
 %setup -q
-#%patch0 -p1
 tar xzf %{SOURCE1}
 tar xzf %{SOURCE2}
 tar xzf %{SOURCE3}
This page took 0.049623 seconds and 4 git commands to generate.