Sophie

Sophie

distrib > Mandriva > 9.0 > i586 > media > contrib-src > by-pkgid > bc07018afedd4c47bb72e9181eb40a47 > files > 2

mailfilter-0.4.0-2mdk.src.rpm

%define name mailfilter
%define version 0.4.0
%define release 2mdk

Name: %{name}
Version: %{version}
Release: %{release}
Summary: A program that filters your incoming e-mail to help remove spam.
License: GPL
Group: Networking/Mail
Source: %{name}-%{version}.tar.bz2
Buildroot: %{_tmppath}/%{name}-buildroot
URL: http://mailfilter.sourceforge.net/

%description
Mailfilter is very flexible utility for UNIX (-like) operating systems to get
rid of unwanted e-mail messages, before having to go through the trouble of
downloading them to the local computer. It offers support for one or many
POP3 accounts and is especially useful for dialup connections via modem,
ISDN, etc. Install Mailfilter if you'd like to remove spam from your POP3 mail
accounts.

%prep
rm -rf $RPM_BUILD_ROOT

%setup

%build

%configure

%make

%install

%makeinstall

%find_lang %name

%clean
rm -rf $RPM_BUILD_ROOT

%files -f %name.lang
%defattr(-, root, root)
%doc AUTHORS COPYING ChangeLog INSTALL NEWS README THANKS TODO
%doc doc/FAQ doc/README.Slackware doc/README.Windows
%{_bindir}/*
%{_mandir}/man1/*
%{_mandir}/man5/*

%changelog
* Thu Sep 05 2002 Lenny Cartier <lenny@mandrakesoft.com> 0.4.0-2mdk
- rebuild

* Tue Jun 26 2002 Lenny Cartier <lenny@mandrakesoft.com> 0.4.0-1mdk
- 0.4.0

* Tue Apr 23 2002 Lenny Cartier <lenny@mandrakesoft.com> 0.3.3-1mdk
- 0.3.3
- add locales

* Fri Nov 09 2001  Lenny Cartier <lenny@mandrakesoft.com> 0.2.4-1mdk
- 0.2.4

* Tue Aug 21 2001 Lenny Cartier <lenny@mandrakesoft.com> 0.2.3-1mdk
- updated to 0.2.3

* Tue Jan 30 2001 Lenny Cartier <lenny@mandrakesoft.com> 0.1.1-1mdk
- used srpm from Andreas Bauer <baueran@users.sourceforge.net> :
	- Removed api/ from the doc/ directory
	- Added more man pages
	- Added INSTALL file
	- Added wildcards to man page file names

* Wed Jan 24 2001 Andreas Bauer <baueran@users.sourceforge.net>

- Added new man path

* Thu Jan 18 2001 Andreas Bauer <baueran@users.sourceforge.net>

- Changed to standard paths defined in /usr/lib/rpm/macros

* Tue Jan 09 2001 Andreas Bauer <baueran@users.sourceforge.net>

- Adjusted to new version and moved location of doc files

* Fri Dec 22 2000 Andreas Bauer <baueran@users.sourceforge.net>

- Adjusted to a new version and fixed a couple of small things 

* Sat Dec 09 2000 Matthew R. MacIntyre <matt@matty.dyndns.org>

- Added api documentation to rpm

* Wed Dec 06 2000 Matthew R. MacIntyre <matt@matty.dyndns.org>

- Added missing THANKS file to documentation files list

* Mon Dec 04 2000 Matthew R. MacIntyre <mrmacint@chat.carleton.ca>

- Initial creation of rpm package

- Added manual page