diff --git a/awstats.spec b/awstats.spec index a19d408..8d3f032 100644 --- a/awstats.spec +++ b/awstats.spec @@ -1,18 +1,18 @@ -Name: awstats -Version: 6.4 -Release: 0.1.pre -Summary: Advanced Web Statistics -License: GPL -Group: Applications/Internet -URL: http://awstats.sourceforge.net -#Source0: http://dl.sf.net/awstats/awstats-6.3.tgz -Source0: http://awstats.sourceforge.net/files/awstats-6.4.tgz -BuildArch: noarch -BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n) -Requires: httpd -Requires: perl -Requires(post): perl -Requires(postun): /sbin/service +Name: awstats +Version: 6.4 +Release: 1.fc4 +Summary: Advanced Web Statistics +License: GPL +Group: Applications/Internet +URL: http://awstats.sourceforge.net +Source0: http://dl.sf.net/awstats/awstats-6.4.tgz +#Source0: http://awstats.sourceforge.net/files/awstats-6.4.tgz +BuildArch: noarch +BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n) +Requires: httpd +Requires: perl +Requires(post): perl +Requires(postun): /sbin/service %description Advanced Web Statistics is a powerful and featureful tool that generates @@ -91,7 +91,7 @@ install -p -m 644 wwwroot/cgi-bin/awstats.model.conf \ s|^SkipHosts=.*$|SkipHosts="127.0.0.1"|; s|^Expires=.*$|Expires=3600|; ' $RPM_BUILD_ROOT/%{_sysconfdir}/%{name}/%{name}.model.conf -install -p -m 644 $RPM_BUILD_ROOT/%{_sysconfdir}/%{name}/%{name}.{model,localhost.localdomain}.conf +install -p -m 644 $RPM_BUILD_ROOT/%{_sysconfdir}/%{name}/%{name}.{model,localhost.localdomain}.conf # Fix scripts %{__perl} -pi -e 's|/usr/local/awstats|%{_datadir}/awstats|g' \ @@ -151,6 +151,11 @@ fi %{_datadir}/%{name}/wwwroot/js %changelog +* Mon Mar 21 2005 Aurelien Bompard 6.4-1.fc4 +- version 6.4 final +- change release tag for FC4 (following Owen's scheme) +- convert tabs into spaces + * Tue Feb 15 2005 Aurelien Bompard 6.4-0.1.pre - update to 6.4pre to fix a vulnerability @@ -208,7 +213,7 @@ fi - only restart apache if we are upgrading - install and cp use the "-p" switch - use %%_datadir in /etc/httpd/conf.d/awstats.conf -- improve cron job +- improve cron job - don't brutally recode HTML pages - the scan is now done hourly instead of daily - *.pm files are not executable any more diff --git a/sources b/sources index e466828..45bd2b7 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -f4e236d2ab4c71933cb476b20172a68e awstats-6.4.tgz +056e6fb0c7351b17fe5bbbe0aa1297b1 awstats-6.4.tgz