فهرست منبع

upgrading package: multitail 5.0.5 -> 5.2.0

Christoph Schug 18 سال پیش
والد
کامیت
98e9312de0
2فایلهای تغییر یافته به همراه7 افزوده شده و 7 حذف شده
  1. 5 5
      multitail/multitail.patch
  2. 2 2
      multitail/multitail.spec

+ 5 - 5
multitail/multitail.patch

@@ -1,14 +1,14 @@
 Index: Makefile
---- Makefile.orig	2007-06-08 13:31:35 +0200
-+++ Makefile	2007-06-08 18:45:40 +0200
+--- Makefile.orig	2007-07-09 09:24:18 +0200
++++ Makefile	2007-07-09 17:20:16 +0200
 @@ -3,10 +3,8 @@
  DESTDIR=/
  CONFIG_FILE=$(DESTDIR)/etc/multitail.conf
  
--DEBUG=-g #-D_DEBUG # -pg #  -D_DEBUG  #-pg -W -pedantic # -pg #-fprofile-arcs
--LDFLAGS+=-lpanel -lncurses -lutil -lm $(DEBUG)
+-DEBUG=-g # -D_DEBUG # -pg #  -D_DEBUG  #-pg -W -pedantic # -pg #-fprofile-arcs
+-LDFLAGS+=-lpanel -lncurses -lutil -lm $(DEBUG) -rdynamic
 -# LDFLAGS+=-lc_p -lpanel_g -lncurses_g -lutil -lm -pg -g -rdynamic
--CFLAGS+=-D`uname` -O2 -Wall -DVERSION=\"$(VERSION)\" $(DEBUG) -DCONFIG_FILE=\"$(CONFIG_FILE)\"
+-CFLAGS+=-funsigned-char -D`uname` -O2 -Wall -DVERSION=\"$(VERSION)\" $(DEBUG) -DCONFIG_FILE=\"$(CONFIG_FILE)\"
 +LDFLAGS = $(OPENPKG_LDFLAGS)
 +CFLAGS = $(OPENPKG_CFLAGS) -D`uname` -O2 -Wall -DVERSION=\"$(VERSION)\" $(DEBUG) -DCONFIG_FILE=\"$(CONFIG_FILE)\"
  

+ 2 - 2
multitail/multitail.spec

@@ -32,8 +32,8 @@ Distribution: OpenPKG Community
 Class:        BASE
 Group:        Terminal
 License:      GPL
-Version:      5.0.5
-Release:      20070609
+Version:      5.2.0
+Release:      20070709
 
 #   list of sources
 Source0:      http://www.vanheusden.com/multitail/multitail-%{version}.tgz