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

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

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

Name: offlineimap
Version: 6.0.0
Release: alt1
Summary: Powerful IMAP/Maildir synchronization and reader support

License: GPLv2+
Group: Networking/Mail
Url: http://software.complete.org/offlineimap/
Source0: %version/%{name}_%version.tar.gz
Packager: Evgenii Terechkov <evg at altlinux.org>

BuildArch: noarch

# Automatically added by buildreq on Sun May 11 2008

BuildRequires: docbook-utils python-devel

%description
OfflineIMAP is a tool to simplify your e-mail reading. With OfflineIMAP,
you can read the same mailbox from multiple computers.  You get a
current copy of your messages on each computer, and changes you make one
place will be visible on all other systems. For instance, you can delete
a message on your home computer, and it will appear deleted on your work
computer as well. OfflineIMAP is also useful if you want to use a mail
reader that does not have IMAP support, has poor IMAP support, or does
not provide disconnected operation.

%prep
%setup -n %name

%build
python setup.py build
cp -p debian/changelog ChangeLog
docbook2man %name.sgml

%install
python setup.py install --root=%buildroot --prefix=%prefix
mkdir -p %buildroot/%_man1dir
install -p %name.1 %buildroot/%_man1dir/

%files
%_bindir/%name
%python_sitelibdir/%name/
%python_sitelibdir/%name-%version-py*.egg-info
%_man1dir/%name.1.*

%doc README COPY* UPGRADING %name.conf* FAQ.html ChangeLog

%changelog

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

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