فهرست منبع

upgrading package: goaccess 0.4.1 -> 0.4.2

Ralf S. Engelschall 15 سال پیش
والد
کامیت
3de9a3bcf8
2فایلهای تغییر یافته به همراه8 افزوده شده و 8 حذف شده
  1. 5 5
      goaccess/goaccess.patch
  2. 3 3
      goaccess/goaccess.spec

+ 5 - 5
goaccess/goaccess.patch

@@ -1,18 +1,18 @@
 Index: Makefile.in
---- Makefile.in.orig	2010-11-30 02:04:09.000000000 +0100
-+++ Makefile.in	2010-12-01 08:56:44.000000000 +0100
+--- Makefile.in.orig	2010-12-17 01:08:42.000000000 +0100
++++ Makefile.in	2011-01-03 18:01:23.000000000 +0100
 @@ -107,7 +107,7 @@
  INSTALL_STRIP_PROGRAM = @INSTALL_STRIP_PROGRAM@
  LDFLAGS = @LDFLAGS@
  LIBOBJS = @LIBOBJS@
--LIBS = @GLIB2_LIBS@ -lrt
+-LIBS = @LIBS@
 +LIBS = @LIBS@ @GLIB2_LIBS@
  LTLIBOBJS = @LTLIBOBJS@
  MAKEINFO = @MAKEINFO@
  MKDIR_P = @MKDIR_P@
 Index: util.c
---- util.c.orig	2010-11-30 07:03:26.000000000 +0100
-+++ util.c	2010-12-01 08:57:00.000000000 +0100
+--- util.c.orig	2011-01-03 02:47:48.000000000 +0100
++++ util.c	2011-01-03 18:00:42.000000000 +0100
 @@ -34,6 +34,7 @@
  #include <string.h>
  #include <sys/stat.h>

+ 3 - 3
goaccess/goaccess.spec

@@ -22,8 +22,8 @@
 ##
 
 #   package version
-%define       V_opkg 0.4.1
-%define       V_dist 0.4.1
+%define       V_opkg 0.4.2
+%define       V_dist 0.4.2
 
 #   package information
 Name:         goaccess
@@ -36,7 +36,7 @@ Class:        EVAL
 Group:        Web
 License:      GPL
 Version:      %{V_opkg}
-Release:      20101214
+Release:      20110103
 
 #   list of sources
 Source0:      http://switch.dl.sourceforge.net/goaccess/goaccess-%{V_dist}.tar.gz