rpms/awstats/F-7 awstats.spec,1.19,1.20

Aurelien Bompard (abompard) fedora-extras-commits at redhat.com
Sun Dec 2 17:02:15 UTC 2007


Author: abompard

Update of /cvs/pkgs/rpms/awstats/F-7
In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv6545/F-7

Modified Files:
	awstats.spec 
Log Message:
* Sun Dec 02 2007 Aurelien Bompard <abompard at fedoraproject.org> 6.7-2
- awstats does not actually require httpd (bug 406901)



Index: awstats.spec
===================================================================
RCS file: /cvs/pkgs/rpms/awstats/F-7/awstats.spec,v
retrieving revision 1.19
retrieving revision 1.20
diff -u -r1.19 -r1.20
--- awstats.spec	13 Aug 2007 11:47:04 -0000	1.19
+++ awstats.spec	2 Dec 2007 17:01:30 -0000	1.20
@@ -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 @@
 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 @@
 
 
 %changelog
+* Sun Dec 02 2007 Aurelien Bompard <abompard at fedoraproject.org> 6.7-2
+- awstats does not actually require httpd (bug 406901)
+
 * Mon Aug 13 2007 Aurelien Bompard <abompard at fedoraproject.org> 6.7-1
 - split SElinux bits in the -selinux package (bug 250637)
 - use an SElinux module instead of semanage




More information about the fedora-extras-commits mailing list