]> git.pld-linux.org Git - packages/archivemail.git/blame - archivemail.spec
- drop warning under py2.3
[packages/archivemail.git] / archivemail.spec
CommitLineData
d8250cee 1
d8250cee 2
c76ff69d 3Summary: Archive and compress old email
d8250cee 4Summary(pl): Archiwizowanie starej poczty
c76ff69d 5Name: archivemail
6Version: 0.6.1
45b2727a 7Release: 2
c76ff69d 8License: GPL
9Group: Applications/Mail
be0ef9eb 10Source0: http://dl.sourceforge.net/archivemail/%{name}-%{version}.tar.gz
603dd1ea 11# Source0-md5: aaf071effc9576cc14f3b0eee1d2321e
45b2727a 12Patch0: %{name}-python23.patch
c76ff69d 13URL: http://archivemail.sourceforge.net/
14BuildRequires: python-devel >= 2.0
360c9b26 15BuildRequires: rpm-pythonprov
16%pyrequires_eq python
45b2727a
ER
17# for warnings.py
18Requires: python-modules
c76ff69d 19BuildArch: noarch
20BuildRoot: %{tmpdir}/%{name}-%{version}-root-%(id -u -n)
21
22%description
d8250cee 23Archivemail is a tool written in Python for archiving and
c76ff69d 24compressing old email in mailboxes.
25
26It can move messages older than the specified number of days to a
27separate 'archive' mbox-format mailbox that is compressed with 'gzip'.
28
29For example, have you been subscribing to the 'linux-kernel' mailing
30list for the last 6 years and ended up with an 160-meg mailbox that
d8250cee 31Mutt is taking a long time to load? Archivemail can move all
c76ff69d 32messages that are older than 6 months to a separate compressed
33mailbox, and leave you with just the most recent messages.
34
35It supports IMAP, Maildir, MH and mbox-format mailboxes.
36
37%description -l pl
d8250cee 38