]> git.pld-linux.org Git - packages/acid.git/commitdiff
- updated to 0.9.6b21 RA-1_0 STABLE acid-0_9_6b21-1
authorArtur Frysiak <artur@frysiak.net>
Tue, 17 Sep 2002 14:11:49 +0000 (14:11 +0000)
committercvs2git <feedback@pld-linux.org>
Sun, 24 Jun 2012 12:13:13 +0000 (12:13 +0000)
Changed files:
    acid-config.patch -> 1.2
    acid.spec -> 1.7

acid-config.patch
acid.spec

index e4c986e64430713630894443816dc06cee5cce0d..4c075be5935c3f05b3bf35b3a3106706386e0125 100644 (file)
@@ -1,25 +1,24 @@
-diff -urN acid.org/acid_conf.php acid/acid_conf.php
---- acid.org/acid_conf.php     Sat Sep  1 13:41:47 2001
-+++ acid/acid_conf.php Sat Sep  1 13:43:44 2001
-@@ -3,7 +3,7 @@
- $ACID_VERSION = "0.9.6b13";
- /* Path to the DB abstraction library */
+--- acid/acid_conf.php.orig    Mon Mar  4 00:02:44 2002
++++ acid/acid_conf.php Tue Sep 17 16:07:58 2002
+@@ -9,7 +9,7 @@
+  *        $foo = "c:\tmp"    [OK]
+  *        $foo = "c:\tmp\"   [WRONG]
+  */
 -$DBlib_path = "";
-+$DBlib_path = "/usr/share/php/adodb";
+++$DBlib_path = "/usr/share/php/adodb";
  
  /* The type of underlying alert database
   * 
-@@ -36,7 +36,7 @@
- $archive_password = "mypassword";
/* Path to the graphing library */
+@@ -51,7 +51,7 @@
+ /* Path to the graphing library 
+  *  (Note: DO NOT include a trailing backslash after the directory)
+  */
 -$ChartLib_path = "";
 +$ChartLib_path = "/usr/share/php/phplot";
  
  /* File format of charts ('png', 'jpeg', 'gif') */
  $chart_file_format = "png";
-@@ -119,7 +119,7 @@
+@@ -160,7 +160,7 @@
  $whois_cache_lifetime = 40320;
  
  /* Snort spp_portscan log file */
index 3fa2b2f3ef68b295a38cfe41147d630424f4c58b..7dd43f35c469e059f3dcd1645e57e2bc89581e91 100644 (file)
--- a/acid.spec
+++ b/acid.spec
@@ -1,8 +1,8 @@
 Summary:       Analysis Console for Incident Databases
 Summary(pl):   Konsola do analizy baz danych o incydentach (ACID)
 Name:          acid
-Version:       0.9.6b13
-Release:       2
+Version:       0.9.6b21
+Release:       1
 Group:         Libraries
 License:       GPL/PHP
 Source0:       http://acidlab.sourceforge.net/%{name}-%{version}.tar.gz
This page took 0.094795 seconds and 4 git commands to generate.