]> git.pld-linux.org Git - packages/archivemail.git/blame - archivemail.spec
- aieee, previous BR wasn't really needed, thanks wrobell
[packages/archivemail.git] / archivemail.spec
CommitLineData
d8250cee 1
c76ff69d 2%include /usr/lib/rpm/macros.python
d8250cee 3
c76ff69d 4Summary: Archive and compress old email
d8250cee 5Summary(pl): Archiwizowanie starej poczty
c76ff69d 6Name: archivemail
7Version: 0.6.1
8Release: 1
9License: GPL
10Group: Applications/Mail
be0ef9eb 11Source0: http://dl.sourceforge.net/archivemail/%{name}-%{version}.tar.gz
603dd1ea 12# Source0-md5: aaf071effc9576cc14f3b0eee1d2321e
c76ff69d 13URL: http://archivemail.sourceforge.net/
14BuildRequires: python-devel >= 2.0
360c9b26 15BuildRequires: rpm-pythonprov
16%pyrequires_eq python
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