Sisyphus repositório
Última atualização: 1 outubro 2023 | SRPMs: 18631 | Visitas: 37849550
en ru br
ALT Linux repositórios
S:0.9.0-alt3
5.0: 0.7.2-alt2
4.1: 0.7.2-alt2
4.0: 0.7.0-alt1

Outros repositórios
Upstream:0.7.2

Group :: Ferramentas de Arquivo
RPM: archivemail

 Main   Changelog   Spec   Patches   Sources   Download   Gear   Bugs e FR  Repocop 

Name: archivemail
Version: 0.7.0
Release: alt1

Summary: archive and compress old email
License: GPL
Group: File tools

BuildArch: noarch

Url: http://archivemail.sourceforge.net/

Source0: %name-%version.tar.gz

Requires: python-base python-modules python-modules-encodings

#BuildPreReq: docbook-utils

BuildPreReq: python-modules-encodings

%description
archivemail is a tool written in python(1) for archiving and compressing
old email in mailboxes. By default it will read the mailbox MAILBOX,
moving messages that are older that the specified number of days (180 by
default) to a mbox-format mailbox in the same directory that is
compressed with gzip(1).

archivemail supports reading IMAP, Maildir, MH and mbox-format mailboxes, but
it will always write archive files to mbox-format mailboxes that are compressed
with gzip(1).

%prep
%setup -q

%build
cp %name %name.py
./test_archivemail.py

%install
%__mkdir_p %buildroot{%_bindir,%_man1dir}
%__install -p -m755 %name %buildroot%_bindir/%name
%__install -p -m644 %name.1 %buildroot%_man1dir

%files
%_bindir/*
%_man1dir/*
%doc CHANGELOG FAQ README TODO test_archivemail.py examples/

%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