packages: rsget.pl/rsget.pl.spec - min tesseract 2 is required, and -lang-e...
sparky
sparky at pld-linux.org
Tue Dec 8 03:23:37 CET 2009
Author: sparky Date: Tue Dec 8 02:23:37 2009 GMT
Module: packages Tag: HEAD
---- Log message:
- min tesseract 2 is required, and -lang-en is needed too
---- Files affected:
packages/rsget.pl:
rsget.pl.spec (1.14 -> 1.15)
---- Diffs:
================================================================
Index: packages/rsget.pl/rsget.pl.spec
diff -u packages/rsget.pl/rsget.pl.spec:1.14 packages/rsget.pl/rsget.pl.spec:1.15
--- packages/rsget.pl/rsget.pl.spec:1.14 Wed Nov 4 01:25:52 2009
+++ packages/rsget.pl/rsget.pl.spec Tue Dec 8 03:23:32 2009
@@ -18,7 +18,8 @@
Suggests: perl-Crypt-Rijndael
Suggests: perl-GD
Suggests: subversion
-Suggests: tesseract
+Suggests: tesseract >= 2.00
+Suggests: tesseract-lang-en
BuildArch: noarch
BuildRoot: %{tmpdir}/%{name}-%{version}-root-%(id -u -n)
@@ -60,6 +61,9 @@
All persons listed below can be reached at <cvs_login>@pld-linux.org
$Log$
+Revision 1.15 2009/12/08 02:23:32 sparky
+- min tesseract 2 is required, and -lang-en is needed too
+
Revision 1.14 2009/11/04 00:25:52 sparky
- up to 10943
================================================================
---- CVS-web:
http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/packages/rsget.pl/rsget.pl.spec?r1=1.14&r2=1.15&f=u
More information about the pld-cvs-commit
mailing list