diff --git a/awstats.spec b/awstats.spec index 94833f0..ef757fa 100644 --- a/awstats.spec +++ b/awstats.spec @@ -5,14 +5,14 @@ %define awstats_home /var/lib/awstats Name: awstats -Version: 7.8 +Version: 7.9 Release: 1mamba Summary: AWStats is a free log analyzer Group: Graphical Desktop/Applications/Internet Vendor: openmamba Distribution: openmamba Packager: Tiziana Ferro -URL: http://awstats.sourceforge.net/ +URL: https://awstats.sourceforge.io/ Source0: http://awstats.sourceforge.net/files/awstats-%{version}.tar.gz Source1: %{name}.crontab Source2: %{name}-httpd.conf @@ -23,13 +23,14 @@ License: GPL BuildArch: noarch ## AUTOBUILDREQ-BEGIN BuildRequires: libperl +BuildRequires: perl(Data::Validate::IP) +BuildRequires: perl-CGI BuildRequires: perl-devel BuildRequires: perl-libwww ## AUTOBUILDREQ-END #Requires: perl-Geo-IP #Requires: perl-Time-HiRes #Requires: perl-Storable -BuildRoot: %{_tmppath}/%{name}-%{version}-root Requires(pre): apache %description @@ -126,6 +127,9 @@ exit 0 %doc docs/* tools/webmin tools/xslt %changelog +* Wed Jan 18 2023 Automatic Build System 7.9-1mamba +- automatic version update by autodist + * Sat Apr 18 2020 Automatic Build System 7.8-1mamba - automatic version update by autodist