Sisyphus repositório
Última atualização: 1 outubro 2023 | SRPMs: 18631 | Visitas: 37908470
en ru br
ALT Linux repositórios
S:1.6-alt1
5.0: 1.2-alt2
4.1: 1.2-alt2
4.0: 1.2-alt2
3.0: 1.2-alt2

Group :: Rede/E-Mail
RPM: SpamOracle

 Main   Changelog   Spec   Patches   Sources   Download   Gear   Bugs e FR  Repocop 

Name: SpamOracle
Version: 1.2
Release: alt2

Group: Networking/Mail
Summary: Spam filter
License: Distributable
Url: http://pauillac.inria.fr/~xleroy/software.html#spamoracle
Source: spamoracle-%version.tar.gz
Patch0: spamoracle-%version-russian.patch
BuildRequires: ocaml cpp
Requires: procmail

%description

 SpamOracle is a tool to help detect and filter away "spam"
 (unsolicited commercial e-mail).  It proceeds by statistical analysis
 of the words that appear in the e-mail, comparing the frequencies of
 words with those found in a user-provided corpus of known spam and
 known legitimate e-mail.  The classification algorithm is based on
 Bayes' formula, and is described in Paul Graham's paper, "A plan for
 spam", http://www.paulgraham.com/spam.html.

%prep
%setup -nspamoracle-%version
%patch0 -p1

%build
make

%install
%define _compress_method skip
mkdir -p $RPM_BUILD_ROOT/usr/bin/
strip spamoracle
cp spamoracle $RPM_BUILD_ROOT/usr/bin/

%files
%_bindir/spamoracle
%doc README README.RUS Changes

%changelog

Todas as alterações você pod ver aqui

 
projeto & código: Vladimir Lettiev aka crux © 2004-2005, Andrew Avramenko aka liks © 2007-2008
mantenedor atual: Michael Shigorin
mantenedor da tradução: Fernando Martini aka fmartini © 2009