瀏覽代碼

upgrading package: sysmon 0.92 -> 0.92.1

Ralf S. Engelschall 20 年之前
父節點
當前提交
8b5bce2485
共有 2 個文件被更改,包括 6 次插入6 次删除
  1. 4 4
      sysmon/sysmon.patch
  2. 2 2
      sysmon/sysmon.spec

+ 4 - 4
sysmon/sysmon.patch

@@ -1,12 +1,12 @@
 Index: src/config.h
---- src/config.h.orig	2004-06-17 14:15:47.651863000 +0200
-+++ src/config.h	2004-06-17 14:14:18.163157000 +0200
-@@ -11,7 +11,7 @@
+--- src/config.h.orig	2005-09-21 03:23:51 +0200
++++ src/config.h	2005-10-08 09:23:46 +0200
+@@ -13,7 +13,7 @@
  #include <string.h>
  #include <pwd.h>
  #include <limits.h>
 -#if (defined(__svr4__) || defined(unixware))   /* slo-laris */
 +#if defined(__svr4__) || defined(unixware) || (defined(__sun) && defined(__SVR4))  /* slo-laris */
+ #undef QSORT_WAY
  #include <sys/filio.h>
  #endif
- #include <sys/types.h>

+ 2 - 2
sysmon/sysmon.spec

@@ -32,8 +32,8 @@ Distribution: OpenPKG
 Class:        PLUS
 Group:        Network
 License:      GPL
-Version:      0.92
-Release:      20041006
+Version:      0.92.1
+Release:      20051008
 
 #   package options
 %option       with_snmp no