Author: glen                         Date: Thu Jan 13 17:17:54 2011 GMT
Module: packages                      Tag: HEAD
---- Log message:
- up to 7.0

---- Files affected:
packages/awstats:
   awstats-PLD.patch (1.4 -> 1.5) , awstats.spec (1.60 -> 1.61) 

---- Diffs:

================================================================
Index: packages/awstats/awstats-PLD.patch
diff -u packages/awstats/awstats-PLD.patch:1.4 
packages/awstats/awstats-PLD.patch:1.5
--- packages/awstats/awstats-PLD.patch:1.4      Wed May 19 13:18:31 2010
+++ packages/awstats/awstats-PLD.patch  Thu Jan 13 18:17:49 2011
@@ -73,14 +73,13 @@
                $AwstatsFound=1;
        }
        if (! $AwstatsFound) {
---- awstats-6.95/wwwroot/cgi-bin/awstats.pl.orig       2010-05-19 
12:48:28.000000000 +0200
-+++ awstats-6.95/wwwroot/cgi-bin/awstats.pl    2010-05-19 13:15:39.000000000 
+0200
-@@ -1733,7 +1733,7 @@ sub Read_Config {
-       }
-       else {
-               @PossibleConfigDir = (
--                      "$DIR",                   "/etc/awstats",
-+                      "$DIR", "/etc/webapps/awstats", "/etc/awstats",
+--- awstats-7.0/wwwroot/cgi-bin/awstats.pl~    2011-01-13 13:23:54.000000000 
+0200
++++ awstats-7.0/wwwroot/cgi-bin/awstats.pl     2011-01-13 14:22:50.921961909 
+0200
+@@ -1712,6 +1712,7 @@
+       my $configdir         = shift;
+       my @PossibleConfigDir = (
+                       "$DIR",
++                      "/etc/webapps/awstats",
+                       "/etc/awstats",
                        "/usr/local/etc/awstats", "/etc",
                        "/etc/opt/awstats"
-               );

================================================================
Index: packages/awstats/awstats.spec
diff -u packages/awstats/awstats.spec:1.60 packages/awstats/awstats.spec:1.61
--- packages/awstats/awstats.spec:1.60  Wed May 19 13:18:31 2010
+++ packages/awstats/awstats.spec       Thu Jan 13 18:17:49 2011
@@ -9,12 +9,12 @@
 Summary:       Advanced Web Statistics is a free powerful server log file 
analyzer
 Summary(pl.UTF-8):     Zaawansowany program do analizowania logów serwera
 Name:          awstats
-Version:       6.95
+Version:       7.0
 Release:       1
 License:       GPL v2
 Group:         Applications/Networking
 Source0:       http://awstats.sourceforge.net/files/%{name}-%{version}.tar.gz
-# Source0-md5: 26a5b19fa9f395e9e7dafed37b795d7f
+# Source0-md5: 3e8e09b9ebe74513bb34290dbcd37b45
 Source1:       %{name}.crontab
 Source2:       %{name}-httpd.conf
 Source3:       %{name}.conf
@@ -170,6 +170,9 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.61  2011/01/13 17:17:49  glen
+- up to 7.0
+
 Revision 1.60  2010/05/19 11:18:31  pawelz
 - up to 6.95
 
================================================================

---- CVS-web:
    
http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/packages/awstats/awstats-PLD.patch?r1=1.4&r2=1.5&f=u
    
http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/packages/awstats/awstats.spec?r1=1.60&r2=1.61&f=u

_______________________________________________
pld-cvs-commit mailing list
[email protected]
http://lists.pld-linux.org/mailman/listinfo/pld-cvs-commit

Reply via email to