From a2b5dca3a57c158811d451424a4c0e4e9a51bfe0 Mon Sep 17 00:00:00 2001 From: Aurelien Bompard Date: Dec 02 2007 17:01:30 +0000 Subject: - awstats does not actually require httpd (bug 406901) --- diff --git a/awstats.spec b/awstats.spec index 79f2c66..76fc2c7 100644 --- a/awstats.spec +++ b/awstats.spec @@ -1,8 +1,8 @@ Name: awstats Version: 6.7 -Release: 1%{?dist} +Release: 2%{?dist} Summary: Advanced Web Statistics -License: GPL +License: GPLv2 Group: Applications/Internet URL: http://awstats.sourceforge.net Source0: http://dl.sf.net/awstats/awstats-%{version}.tar.gz @@ -16,7 +16,6 @@ Patch0: awstats-6.7-xmlhistory.patch BuildArch: noarch BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n) BuildRequires: checkpolicy, selinux-policy-devel -Requires: httpd Requires: perl Requires(post): perl Requires(postun): /sbin/service @@ -210,6 +209,9 @@ fi %changelog +* Sun Dec 02 2007 Aurelien Bompard 6.7-2 +- awstats does not actually require httpd (bug 406901) + * Mon Aug 13 2007 Aurelien Bompard 6.7-1 - split SElinux bits in the -selinux package (bug 250637) - use an SElinux module instead of semanage