%define _altdata_dir %_datadir/alterator
Name: alterator-squidmill
Version: 2.4
Release: alt1
Packager: Paul Wolneykien <manowar@altlinux.ru>
BuildArch: noarch
Source:%name-%version.tar.gz
Summary: Alterator module for browsing the Squid proxy server statistics
License: GPL
Group: System/Configuration/Other
Requires: alterator >= 4.8-alt1
Requires: alterator-fbi >= 5.11-alt2
Requires: squidmill >= 2.4-alt1
Requires: alterator-service-functions >= 2.0.2
# Automatically added by buildreq on Wed Apr 08 2009
BuildRequires: alterator rpm-macros-fillup
%description
Alterator module for browsing the Squid proxy server statistics
%prep
%setup -q
%build
%make_build
%install
%makeinstall
%files
%_alterator_datadir/applications/*
%_alterator_datadir/ui/squidmill
%_alterator_backend3dir/squidmill
%changelog
* Wed Dec 25 2013 Paul Wolneykien <manowar@altlinux.org> 2.4-alt1
- Display `squidmill` command error message (last line) if any.
- Make the initial backend query async.
* Fri Jul 12 2013 Paul Wolneykien <manowar@altlinux.org> 2.3-alt1
- Require alterator-service-functions >= 2.0.2.
- Do not redirect the query log for the purpose of debug.
- Write the report to disk. Always return 0 to the message handler.
- Fix: select unique users (TODO: add the special query to squidmill).
- Fix/improve the error handling.
* Fri Jun 28 2013 Paul Wolneykien <manowar@altlinux.org> 2.2-alt1
- Check both the 'enabled' and the 'active' status values of
the service.
- Require squidmill >= 2.4.
- Include more log lines in the error message.
- Try socket first of direct DB access.
* Mon Mar 25 2013 Paul Wolneykien <manowar@altlinux.org> 2.1-alt1
- Require alterator-service-functions >= 2.0.0-alt1.
- Cleanup the spec.
- Update for the new version of alterator-service-functions.
* Thu Mar 22 2012 Paul Wolneykien <manowar@altlinux.ru> 2.0-alt5
- Fix error reporting.
* Fri Mar 16 2012 Paul Wolneykien <manowar@altlinux.ru> 2.0-alt4
- Report squidmill errors.
* Tue Oct 20 2009 Paul Wolneykien <manowar@altlinux.ru> 2.0-alt3
- Remove metalterator dependence.
* Thu Oct 08 2009 Paul Wolneykien <manowar@altlinux.ru> 2.0-alt2
- Fix empty date parameter passing.
* Wed Oct 07 2009 Paul Wolneykien <manowar@altlinux.ru> 2.0-alt1
- Squidmill 2.0 based release.
* Mon Apr 27 2009 Paul Wolneykien <manowar@altlinux.ru> 1.0-alt2
- Missing Guile-lib-os requirement fixed.
* Wed Apr 22 2009 Paul Wolneykien <manowar@altlinux.ru> 1.0-alt1
- Initial release.