Репозиторий Sisyphus
Последнее обновление: 1 октября 2023 | Пакетов: 18631 | Посещений: 37428064
en ru br
Репозитории ALT
S:0.8.6-alt1.1
5.1: 0.8.1-alt2
4.1: 0.8.1-alt1
4.0: 0.8.1-alt1
www.altlinux.org/Changes

Группа :: Сети/Почта
Пакет: mailfilter

 Главная   Изменения   Спек   Патчи   Sources   Загрузить   Gear   Bugs and FR  Repocop 

# unpackaged files in buildroot should terminate build
%define _unpackaged_files_terminate_build 1

Name: mailfilter
Version: 0.8.6
Release: alt1

Summary: A program that filters your incoming e-mail to help remove spam
License: GPLv2+
Group: Networking/Mail
Url: http://mailfilter.sourceforge.net/

Source: %name-%version.tar
Patch1: %name-%version-alt.patch

BuildRequires: flex gcc-c++ libssl-devel

%description
Mailfilter is very flexible utility for UNIX (-like) operating systems
to get rid of unwanted e-mail messages, before having to go through
the trouble of downloading them to the local computer. It offers
support for one or many POP accounts and is especially useful for
dialup connections via modem, ISDN, etc. Install Mailfilter if you'd
like to remove spam from your POP mail accounts.

%prep
%setup
%patch1 -p1
sed -n '/^3\./,/^4\./p' INSTALL | grep -v '^[34]\.' > doc/rcfile.example

%build
%add_optflags
%configure
%make_build

%install
%makeinstall_std
# COPYING as symlink
ln -sf %_licensedir/GPL-2 COPYING

%files
# docs
%doc contrib
%doc -d AUTHORS COPYING ChangeLog INSTALL NEWS README THANKS
%doc doc/FAQ doc/rcfile.example doc/supported_servers

%_bindir/*
%_mandir/*/*

%changelog

Полный changelog можно просмотреть здесь

 
дизайн и разработка: Vladimir Lettiev aka crux © 2004-2005, Andrew Avramenko aka liks © 2007-2008
текущий майнтейнер: Michael Shigorin