automatic version update by autodist [release 7.9-1mamba;Wed Jan 18 2023]
This commit is contained in:
parent
50ae7cb8c0
commit
a954706a3e
10
awstats.spec
10
awstats.spec
@ -5,14 +5,14 @@
|
|||||||
%define awstats_home /var/lib/awstats
|
%define awstats_home /var/lib/awstats
|
||||||
|
|
||||||
Name: awstats
|
Name: awstats
|
||||||
Version: 7.8
|
Version: 7.9
|
||||||
Release: 1mamba
|
Release: 1mamba
|
||||||
Summary: AWStats is a free log analyzer
|
Summary: AWStats is a free log analyzer
|
||||||
Group: Graphical Desktop/Applications/Internet
|
Group: Graphical Desktop/Applications/Internet
|
||||||
Vendor: openmamba
|
Vendor: openmamba
|
||||||
Distribution: openmamba
|
Distribution: openmamba
|
||||||
Packager: Tiziana Ferro <tiziana.ferro@email.it>
|
Packager: Tiziana Ferro <tiziana.ferro@email.it>
|
||||||
URL: http://awstats.sourceforge.net/
|
URL: https://awstats.sourceforge.io/
|
||||||
Source0: http://awstats.sourceforge.net/files/awstats-%{version}.tar.gz
|
Source0: http://awstats.sourceforge.net/files/awstats-%{version}.tar.gz
|
||||||
Source1: %{name}.crontab
|
Source1: %{name}.crontab
|
||||||
Source2: %{name}-httpd.conf
|
Source2: %{name}-httpd.conf
|
||||||
@ -23,13 +23,14 @@ License: GPL
|
|||||||
BuildArch: noarch
|
BuildArch: noarch
|
||||||
## AUTOBUILDREQ-BEGIN
|
## AUTOBUILDREQ-BEGIN
|
||||||
BuildRequires: libperl
|
BuildRequires: libperl
|
||||||
|
BuildRequires: perl(Data::Validate::IP)
|
||||||
|
BuildRequires: perl-CGI
|
||||||
BuildRequires: perl-devel
|
BuildRequires: perl-devel
|
||||||
BuildRequires: perl-libwww
|
BuildRequires: perl-libwww
|
||||||
## AUTOBUILDREQ-END
|
## AUTOBUILDREQ-END
|
||||||
#Requires: perl-Geo-IP
|
#Requires: perl-Geo-IP
|
||||||
#Requires: perl-Time-HiRes
|
#Requires: perl-Time-HiRes
|
||||||
#Requires: perl-Storable
|
#Requires: perl-Storable
|
||||||
BuildRoot: %{_tmppath}/%{name}-%{version}-root
|
|
||||||
Requires(pre): apache
|
Requires(pre): apache
|
||||||
|
|
||||||
%description
|
%description
|
||||||
@ -126,6 +127,9 @@ exit 0
|
|||||||
%doc docs/* tools/webmin tools/xslt
|
%doc docs/* tools/webmin tools/xslt
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
* Wed Jan 18 2023 Automatic Build System <autodist@mambasoft.it> 7.9-1mamba
|
||||||
|
- automatic version update by autodist
|
||||||
|
|
||||||
* Sat Apr 18 2020 Automatic Build System <autodist@mambasoft.it> 7.8-1mamba
|
* Sat Apr 18 2020 Automatic Build System <autodist@mambasoft.it> 7.8-1mamba
|
||||||
- automatic version update by autodist
|
- automatic version update by autodist
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user