Sisyphus repository
Last update: 1 october 2023 | SRPMs: 18631 | Visits: 37723890
en ru br
ALT Linux repos
S:1.01-alt5.1

Group :: System/Servers
RPM: netpolice-filter

 Main   Changelog   Spec   Patches   Sources   Download   Gear   Bugs and FR  Repocop 

Name: netpolice-filter
Version: 1.01
Release: alt5.1

Summary: URL filter for c-icap server
License: BSD
Group: System/Servers

Url: http://www.netpolice.ru/
Source0: %name-%version.tar.gz
Patch:   %name-fix-func-name-typo.patch
Packager: Anton Pischulin <letanton at altlinux.ru>

BuildRequires: c-icap-devel libmemcache-devel opendbx-devel zlib-devel

Requires(pre): shadow-utils

Requires: %name = %version-%release
Requires: opendbx
Requires: opendbx-sqlite3

Provides: c-icap-url-filter

%description
ICAP module for checking URL against blacklist.

%prep
%setup
%patch -p2

%build
%autoreconf
%undefine __libtoolize
%undefine _configure_gettext
%configure cicapincdir=%_includedir/c_icap cicaplibs=-licapapi
%make_build

%install
%makeinstall_std
mv %buildroot%_libdir/%name/ %buildroot%_libdir/c_icap
rm -f %buildroot%_libdir/c_icap/*.la

%files
%doc AUTHORS README TODO
%_libdir/c_icap/srv_url_filter.so

%changelog

Full changelog you can see here

 
design & coding: Vladimir Lettiev aka crux © 2004-2005, Andrew Avramenko aka liks © 2007-2008
current maintainer: Michael Shigorin