%define ver 0.8.0 %define perllibdir %(eval "`perl -V:installvendorlib`"; echo $installvendorlib) Name: onis Summary: A logfile analyser and statistics generator for IRC-logfiles Group: Applications/Internet Version: %{ver} Release: 1 Source0: http://verplant.org/onis/%{name}-%{ver}.tar.gz URL: http://verplant.org/onis/ License: GPL Requires: perl >= 5.6.0 AutoReqProv: no BuildArch: noarch Buildroot: %{_tmppath}/%{name}-root Packager: Florian octo Forster %description Onis is a script that converts IRC logfiles into an HTML statistics page. It provides information about daily channel usage, user activity, and channel trivia. It provides a configurable customization and supports Dancer, dircproxy, eggdrop, irssi, mIRC, and XChat logs. Persistent data (history files) and automatic log purging make onis applicable for a large number of logfiles. It also features a powerful translation infrastructure. %prep %setup patch -p1 - Initial build.