Репозиторий Sisyphus
Последнее обновление: 1 октября 2023 | Пакетов: 18631 | Посещений: 37048548
en ru br
Репозитории ALT
S:5.14-alt1
5.1: 4.7.6-alt1.1
4.1: 4.7.6-alt1.1
4.0: 4.7.6-alt1
3.0: 4.3.11-alt1
+backports:4.4.3-alt0.M30.1
www.altlinux.org/Changes

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

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

Name:       getmail
Version:    5.14
Release:    alt1

Summary:    POP3 mail retriever with reliable Maildir delivery
License:    GPL
Group:      Networking/Mail
Url:        http://pyropus.ca/software/getmail

BuildArch:  noarch

Source:     %name-%version.tar.gz
Patch0:     port-on-python3.patch

BuildRequires(pre): rpm-build-python3
BuildRequires: python-tools-2to3

Summary(ru_RU.KOI8-R): Выкачивание почты по POP3 с надежной доставкой в Maildir
Summary(uk_UA.KOI8-U): Витягування пошти за POP3 ╕з над╕йним постачанням до Maildir


%description
getmail is intended as a simple replacement for fetchmail for those people
who do not need its various and sundry configuration options, complexities,
and bugs.  It retrieves mail from one or more POP3 servers for one or more
email accounts, and reliably delivers into a Maildir specified on a
per-account basis.  It can also deliver into mbox files, although this
should not be attempted over NFS.  getmail is written entirely in python.

%description -l ru_RU.KOI8-R
getmail предназначен быть простой заменой fetchmail для тех, кому не нужны
разнообразные опции, сложности и ошибки.  Способен забирать почту с одного или
нескольких POP3-серверов и надежно доставлять в Maildir; возможна доставка в
mbox, но не поверх NFS.  Написан на Python.

%description -l uk_UA.KOI8-U
getmail ма╓ бути простою зам╕ною fetchmail для тих, кому не потр╕бн╕
р╕зноман╕тн╕ опц╕╖, складнощ╕ та помилки.  Здатен забирати пошту з одного чи
к╕лькох POP3-сервер╕в й над╕йно поставляти до Maildir; можливе й використання
mbox, але не по NFS.  Написаний на Python.

%prep -q
%setup
%patch0 -p2

find -type f -name '*.py' -exec 2to3 -w -n '{}' +

%build
%python3_build

%install
%python3_install --optimize=2

pushd docs
mv CHANGELOG THANKS COPYING BUGS TODO ../
popd

%files
%doc COPYING docs/
%doc %_man1dir/*
%_bindir/*
%python3_sitelibdir/*


%changelog

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

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