/[smeserver]/rpms/FuzzyOcr/sme8/FuzzyOcr-3.5.1-lognoise.patch
ViewVC logotype

Annotation of /rpms/FuzzyOcr/sme8/FuzzyOcr-3.5.1-lognoise.patch

Parent Directory Parent Directory | Revision Log Revision Log | View Revision Graph Revision Graph


Revision 1.1 - (hide annotations) (download)
Tue Jun 26 18:35:57 2007 UTC (16 years, 11 months ago) by slords
Branch: MAIN
CVS Tags: FuzzyOcr-3_5_1-3_el5_sme, HEAD
Updates

1 slords 1.1 diff -Nur -x '*.orig' -x '*.rej' FuzzyOcr-3.5.1/FuzzyOcr.pm mezzanine_patched_FuzzyOcr-3.5.1/FuzzyOcr.pm
2     --- FuzzyOcr-3.5.1/FuzzyOcr.pm 2007-06-24 09:15:28.000000000 -0600
3     +++ mezzanine_patched_FuzzyOcr-3.5.1/FuzzyOcr.pm 2007-06-24 09:13:47.000000000 -0600
4     @@ -17,7 +17,7 @@
5     use String::Approx 'adistr';
6     use FileHandle;
7     use Fcntl ':flock';
8     -use POSIX;
9     +use POSIX qw(SIGTERM);
10    
11     use lib qw(/etc/mail/spamassassin); # Allow placing of FuzzyOcr in siteconfigdir
12    

admin@koozali.org
ViewVC Help
Powered by ViewVC 1.2.1 RSS 2.0 feed