]> git.pld-linux.org Git - packages/awstats.git/commitdiff
- up to 6.95 auto/th/awstats-6_95-1
authorpawelz <pawelz@pld-linux.org>
Wed, 19 May 2010 11:18:31 +0000 (11:18 +0000)
committercvs2git <feedback@pld-linux.org>
Sun, 24 Jun 2012 12:13:13 +0000 (12:13 +0000)
Changed files:
    awstats-PLD.patch -> 1.4
    awstats.spec -> 1.60

awstats-PLD.patch
awstats.spec

index 76f7f66bdcabae4189e09d1e40f27cc20b810327..ae548504a6f856918e1faed0b5b71eb43083f368 100644 (file)
@@ -73,14 +73,14 @@ diff -Nur b.awstats-6.6/tools/awstats_updateall.pl n.awstats-6.6/tools/awstats_u
                $AwstatsFound=1;
        }
        if (! $AwstatsFound) {
                $AwstatsFound=1;
        }
        if (! $AwstatsFound) {
---- awstats-6.9/wwwroot/cgi-bin/awstats.pl.fix 2009-03-20 13:48:27.572771826 +0100
-+++ awstats-6.9/wwwroot/cgi-bin/awstats.pl     2009-03-20 13:49:16.911789620 +0100
-@@ -1642,7 +1642,7 @@ sub Read_Config {
+--- 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 = (
        }
        else {
                @PossibleConfigDir = (
--                                                         "$DIR",                   "/etc/awstats",
-+                                                         "$DIR", "/etc/webapps/awstats", "/etc/awstats",
-                                                          "/usr/local/etc/awstats", "/etc",
-                                                          "/etc/opt/awstats"
+-                      "$DIR",                   "/etc/awstats",
++                      "$DIR", "/etc/webapps/awstats", "/etc/awstats",
+                       "/usr/local/etc/awstats", "/etc",
+                       "/etc/opt/awstats"
                );
                );
index 8802463b06843561234a06b3768cc4cbb719116c..5931a124b2f6b46abc4517928eaa63eae17bca8c 100644 (file)
@@ -8,12 +8,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
 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.9
+Version:       6.95
 Release:       1
 License:       GPL v2
 Group:         Applications/Networking
 Source0:       http://awstats.sourceforge.net/files/%{name}-%{version}.tar.gz
 Release:       1
 License:       GPL v2
 Group:         Applications/Networking
 Source0:       http://awstats.sourceforge.net/files/%{name}-%{version}.tar.gz
-# Source0-md5: fc19dbb8449eccf3300efb30ca3376cb
+# Source0-md5: 26a5b19fa9f395e9e7dafed37b795d7f
 Source1:       %{name}.crontab
 Source2:       %{name}-httpd.conf
 Source3:       %{name}.conf
 Source1:       %{name}.crontab
 Source2:       %{name}-httpd.conf
 Source3:       %{name}.conf
This page took 0.145866 seconds and 4 git commands to generate.