From ad9bcde3ffd3ff54a1e8abbd53fbcada7529c13a Mon Sep 17 00:00:00 2001 From: grzegol Date: Fri, 27 Dec 2002 23:04:42 +0000 Subject: [PATCH] - updated to 0.1.17 Changed files: devtodo-am_fix.patch -> 1.2 devtodo.spec -> 1.6 --- devtodo-am_fix.patch | 16 ++-------------- devtodo.spec | 2 +- 2 files changed, 3 insertions(+), 15 deletions(-) diff --git a/devtodo-am_fix.patch b/devtodo-am_fix.patch index c4a310f..76a6885 100644 --- a/devtodo-am_fix.patch +++ b/devtodo-am_fix.patch @@ -1,28 +1,16 @@ diff -urN aaa/devtodo-0.1.14/src/Makefile.am devtodo-0.1.14/src/Makefile.am --- aaa/devtodo-0.1.14/src/Makefile.am Tue Jul 10 19:10:00 2001 +++ devtodo-0.1.14/src/Makefile.am Tue Jul 23 23:53:21 2002 -@@ -5,14 +5,7 @@ - +@@ -5,12 +5,6 @@ devtodo_LDADD=../util/libutil.la INCLUDES=-I../util --LIBS+=@READLINE_LIBS@ + LIBS=@READLINE_LIBS@ - -if DEBUG -CPPFLAGS=-g -else -CPPFLAGS+=-DNDEBUG --LDFLAGS=-s -endif -+LIBS=@LIBS@ @READLINE_LIBS@ install-exec-hook: cd $(DESTDIR)$(bindir); for i in $(binlinks); do $(LN_S) -f devtodo $$i; done -diff -urN aaa/devtodo-0.1.14/util/Makefile.am devtodo-0.1.14/util/Makefile.am ---- aaa/devtodo-0.1.14/util/Makefile.am Tue Jun 26 11:51:12 2001 -+++ devtodo-0.1.14/util/Makefile.am Tue Jul 23 23:32:17 2002 -@@ -3,5 +3,4 @@ - Regex.cc Regex.h XML.cc XML.h Strings.cc Strings.h CommandArgs.cc CommandArgs.h - - rebuild: -- #crash-module --verbose --extract --trim --overwrite --exclude Signal --module XML String Terminal CommandArgs --join 50,lib - crash-module -veto --exclude Signal --module XML Strings Terminal CommandArgs --join 50,lib diff --git a/devtodo.spec b/devtodo.spec index 7d13abd..c6edcaa 100644 --- a/devtodo.spec +++ b/devtodo.spec @@ -1,7 +1,7 @@ Summary: Todo list managment Summary(pl): ZarzĀ±dzanie listĀ± spraw do zrobienia Name: devtodo -Version: 0.1.16 +Version: 0.1.17 Release: 1 License: GPL Group: Development/Tools -- 2.43.0