rpms/awstats/devel awstats.spec,1.6,1.7 sources,1.5,1.6

Aurelien Bompard (abompard) fedora-extras-commits at redhat.com
Mon Mar 21 11:58:57 UTC 2005


Author: abompard

Update of /cvs/extras/rpms/awstats/devel
In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv18214/devel

Modified Files:
	awstats.spec sources 
Log Message:
- version 6.4 final
- change release tag for FC3/FC4 (following Owen's scheme: 
  https://www.redhat.com/archives/fedora-extras-list/2005-March/msg00633.html)
- convert tabs into spaces



Index: awstats.spec
===================================================================
RCS file: /cvs/extras/rpms/awstats/devel/awstats.spec,v
retrieving revision 1.6
retrieving revision 1.7
diff -u -r1.6 -r1.7
--- awstats.spec	5 Mar 2005 21:10:20 -0000	1.6
+++ awstats.spec	21 Mar 2005 11:58:55 -0000	1.7
@@ -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 @@
                 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 @@
 %{_datadir}/%{name}/wwwroot/js
 
 %changelog
+* Mon Mar 21 2005 Aurelien Bompard <gauret[AT]free.fr> 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 <gauret[AT]free.fr> 6.4-0.1.pre
 - update to 6.4pre to fix a vulnerability
 
@@ -208,7 +213,7 @@
 - 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


Index: sources
===================================================================
RCS file: /cvs/extras/rpms/awstats/devel/sources,v
retrieving revision 1.5
retrieving revision 1.6
diff -u -r1.5 -r1.6
--- sources	15 Feb 2005 17:35:38 -0000	1.5
+++ sources	21 Mar 2005 11:58:55 -0000	1.6
@@ -1 +1 @@
-f4e236d2ab4c71933cb476b20172a68e  awstats-6.4.tgz
+056e6fb0c7351b17fe5bbbe0aa1297b1  awstats-6.4.tgz




More information about the scm-commits mailing list