File surblhost.spec of Package surblhost

Name: surblhost
Summary: Command-line interface to URI Realtime Blocklists listings
Version: 0.8.0
Release: 1.1%{?dist}
Source0: http://dl.sf.net/surblhost/surblhost-%{version}.tar.bz2
Group: Applications/Internet
License: GPLv2+
URL: http://surblhost.sourceforge.net/
BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n)

%description
Surblhost is a small command-line program that looks up hostnames in
the Spam URI Realtime Blocklists (http://www.surbl.org/).

%prep
%setup -q

%build
%configure
%{__make}

%check
make check || true

%install
rm -rf $RPM_BUILD_ROOT
%makeinstall

%clean
rm -rf $RPM_BUILD_ROOT

%files
%defattr(-,root,root,0755)
%doc AUTHORS ChangeLog INSTALL NEWS README COPYING TODO
%{_bindir}/surblhost
%{_mandir}

%changelog
* Sat Jun 12 2010 Saang <alogria@gmail.com> - 0.8.0-1.1
- initial build
openSUSE Build Service is sponsored by