Package imapfilter: Specfile

Name: imapfilter
Version: 2.2.3
Release: alt1

Summary: mail filtering utility
License: BSD
Group: System/Configuration/Networking

Url: https://github.com/lefcha/imapfilter
Source: %name-%version.tar
Patch: %name-%version-%release.patch

Packager: Vladimir Lettiev <crux@altlinux.ru>

# Automatically added by buildreq on Fri Mar 16 2007
BuildRequires: liblua5-devel libpcre-devel libssl-devel

%description
%name is a mail filtering utility.  It connects to remote mail servers
using the Internet Message Access Protocol (IMAP), sends searching
queries to the server and processes mailboxes based on the results. It
can be used to delete, copy, move, flag, etc.  messages residing in
mailboxes at the same or different mail servers.  The 4rev1 and 4
versions of the IMAP protocol are supported.

%prep
%setup -q
%patch -p1

%build
./configure -d %_prefix
%make_build

%install
make BINDIR=%buildroot%_bindir SHAREDIR=%buildroot%_datadir/%name MANDIR=%buildroot%_mandir install

%files
%_bindir/*
%_datadir/%name
%_mandir/*/*

%changelog
* Thu Mar 10 2011 Vladimir Lettiev <crux@altlinux.ru> 2.2.3-alt1
- New version 2.2.3
- Changed Url of project

* Thu Nov 18 2010 Vladimir Lettiev <crux@altlinux.ru> 2.2.2-alt2
- rebuilt with libssl 1.0.0a

* Mon Mar 15 2010 Vladimir Lettiev <crux@altlinux.ru> 2.2.2-alt1
- New version 2.2.2

* Sat Aug 09 2008 ALT QA Team Robot <qa-robot@altlinux.org> 2.0.10-alt1.1
- Automated rebuild due to libssl.so.6 -> libssl.so.7 soname change.

* Thu Mar 06 2008 Eugene Ostapets <eostapets@altlinux.ru> 2.0.10-alt1
- new version

* Fri Mar 16 2007 Eugene Ostapets <eostapets@altlinux.ru> 1.3-alt1
- new version
- fix 10472

* Fri Dec 29 2006 ALT QA Team Robot <qa-robot@altlinux.org> 1.2.2-alt1.1
- Rebuilt due to libcrypto.so.4 -> libcrypto.so.6 soname change.

* Sun Nov 12 2006 Eugene Ostapets <eostapets@altlinux.ru> 1.2.2-alt1
- new version

* Thu Nov 24 2005 Eugene Ostapets <eostapets@altlinux.ru> 1.1.1-alt1
- new version

* Thu Jul 5 2005 Eugene Ostapets <eostapets@altlinux.ru> 1.1-alt1
- build for ALT Linux