SPECS: spamassassin-plugin-fuzzyocr.spec - svn132 snapshot with pd...
blues
blues at pld-linux.org
Tue Jul 17 15:57:31 CEST 2007
Author: blues Date: Tue Jul 17 13:57:30 2007 GMT
Module: SPECS Tag: HEAD
---- Log message:
- svn132 snapshot with pdf mangle support. Works nice
---- Files affected:
SPECS:
spamassassin-plugin-fuzzyocr.spec (1.16 -> 1.17)
---- Diffs:
================================================================
Index: SPECS/spamassassin-plugin-fuzzyocr.spec
diff -u SPECS/spamassassin-plugin-fuzzyocr.spec:1.16 SPECS/spamassassin-plugin-fuzzyocr.spec:1.17
--- SPECS/spamassassin-plugin-fuzzyocr.spec:1.16 Mon Feb 12 23:09:15 2007
+++ SPECS/spamassassin-plugin-fuzzyocr.spec Tue Jul 17 15:57:25 2007
@@ -8,11 +8,13 @@
Summary(pl.UTF-8): Wtyczka FuzzyOcr dla SpamAssassina
Name: spamassassin-plugin-fuzzyocr
Version: 3.5.1
-Release: 0.4
+%define _snap svn132
+Release: 1.%{_snap}.1
License: Apache Software License v2
Group: Applications/Mail
-Source0: http://users.own-hero.net/~decoder/fuzzyocr/fuzzyocr-%{version}-devel.tar.gz
-# Source0-md5: 14e04c4768f57a39a4953a837766f772
+#Source0: http://users.own-hero.net/~decoder/fuzzyocr/fuzzyocr-%{version}-devel.tar.gz
+Source0: http://www.blues.gda.pl/SOURCES/fuzzyocr-%{version}-%{_snap}-devel.tar.bz2
+# Source0-md5: 6b8c70ed9b72312f8c6cd522a3ebd0ab
Patch0: fuzzyocr-config.patch
URL: http://fuzzyocr.own-hero.net/
BuildRequires: sed >= 4.0
@@ -40,7 +42,14 @@
Requires: perl-String-Approx
Requires: perl-Tie-Cache
Requires: perl-Time-HiRes
-Requires: tesseract
+# It's optional, disabled by default:
+Suggests: tesseract
+# For pdf-processing:
+Suggests: poppler-progs
+# Has problems with some pdfs:
+Conflicts: xpdf-tools
+# Requred anyway, but maybe it should be suggests only?
+#Suggests: netpbm-progs
BuildArch: noarch
BuildRoot: %{tmpdir}/%{name}-%{version}-root-%(id -u -n)
@@ -77,7 +86,7 @@
- weryfikacja Content-Type dla wiadomości z obrazkami
%prep
-%setup -q -n FuzzyOcr-%{version}
+%setup -q -n FuzzyOCR-%{version}
%patch0 -p1
%{__sed} -i -e '1s,#!.*perl,#!%{__perl},' Utils/fuzzy-*
@@ -110,6 +119,9 @@
All persons listed below can be reached at <cvs_login>@pld-linux.org
$Log$
+Revision 1.17 2007/07/17 13:57:25 blues
+- svn132 snapshot with pdf mangle support. Works nice
+
Revision 1.16 2007/02/12 22:09:15 glen
- tabs in preamble
================================================================
---- CVS-web:
http://cvs.pld-linux.org/SPECS/spamassassin-plugin-fuzzyocr.spec?r1=1.16&r2=1.17&f=u
More information about the pld-cvs-commit
mailing list