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