From: Laurent Destailleur Date: Thu, 16 Apr 2020 09:32:20 +0000 (+0200) Subject: Packaging 7.8 X-Git-Tag: 7.8~6 X-Git-Url: http://git.ipfire.org/gitweb/gitweb.cgi?a=commitdiff_plain;h=127f3c83263911789ff906fff6654cd27fdc4e3f;p=thirdparty%2FAWStats.git Packaging 7.8 --- diff --git a/make/makepack-awstats.pl b/make/makepack-awstats.pl index 191a0886..ddc84410 100755 --- a/make/makepack-awstats.pl +++ b/make/makepack-awstats.pl @@ -2,7 +2,7 @@ #---------------------------------------------------------------------------- # \file make/makepack-awstats.pl # \brief Package builder (tgz, zip, rpm, deb, exe) -# \author (c)2004-2014 Laurent Destailleur +# \author (c)2004-2020 Laurent Destailleur #---------------------------------------------------------------------------- use Cwd; @@ -12,7 +12,7 @@ $RPMSUBVERSION="1"; $WBMVERSION="2.0"; -@LISTETARGET=("TGZ","ZIP","RPM","DEB","EXE"); # Possible packages +@LISTETARGET=("TGZ","ZIP","RPM"); # Possible packages %REQUIREMENTPUBLISH=( "SF"=>"git ssh rsync" ); diff --git a/make/rpm/awstats.spec b/make/rpm/awstats.spec index d103b1fa..092988b1 100644 --- a/make/rpm/awstats.spec +++ b/make/rpm/awstats.spec @@ -16,7 +16,6 @@ Vendor: Laurent Destailleur URL: http://%{name}.sourceforge.net Source: http://dl.sf.net/awstats/%{name}-%{version}.tgz -BuildArch: noarch BuildArchitectures: noarch BuildRoot: /tmp/%{name}-buildroot Icon: awstats_logo1.gif