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