]> git.pld-linux.org Git - packages/awstats.git/commitdiff
- up to 7.0 AC-branch auto/ac/awstats-7_0-1 auto/th/awstats-7_0-1
authorElan Ruusamäe <glen@pld-linux.org>
Thu, 13 Jan 2011 17:17:49 +0000 (17:17 +0000)
committercvs2git <feedback@pld-linux.org>
Sun, 24 Jun 2012 12:13:13 +0000 (12:13 +0000)
Changed files:
    awstats-PLD.patch -> 1.5
    awstats.spec -> 1.61

awstats-PLD.patch
awstats.spec

index ae548504a6f856918e1faed0b5b71eb43083f368..23962b980ababa1f91a68e4d68776312de9f0ff1 100644 (file)
@@ -73,14 +73,13 @@ diff -Nur b.awstats-6.6/tools/awstats_updateall.pl n.awstats-6.6/tools/awstats_u
                $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 5931a124b2f6b46abc4517928eaa63eae17bca8c..cb056beeb21516e48a03517e2ce6b994d5187f87 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
-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
This page took 0.128021 seconds and 4 git commands to generate.