OpenPKG CVS Repository http://cvs.openpkg.org/ ____________________________________________________________________________
Server: cvs.openpkg.org Name: Ralf S. Engelschall Root: /v/openpkg/cvs Email: r...@openpkg.org Module: openpkg-src Date: 12-Apr-2009 18:47:38 Branch: HEAD Handle: 2009041217473701 Modified files: openpkg-src/less less.patch less.spec Log: upgrading package: less 418 -> 429 Summary: Revision Changes Path 1.8 +16 -16 openpkg-src/less/less.patch 1.64 +2 -2 openpkg-src/less/less.spec ____________________________________________________________________________ patch -p0 <<'@@ .' Index: openpkg-src/less/less.patch ============================================================================ $ cvs diff -u -r1.7 -r1.8 less.patch --- openpkg-src/less/less.patch 17 Nov 2007 09:04:26 -0000 1.7 +++ openpkg-src/less/less.patch 12 Apr 2009 16:47:37 -0000 1.8 @@ -1,6 +1,6 @@ Index: main.c ---- main.c.orig 2007-11-15 01:15:56 +0100 -+++ main.c 2007-11-17 09:59:06 +0100 +--- main.c.orig 2009-03-30 21:45:52 +0200 ++++ main.c 2009-04-12 18:34:20 +0200 @@ -57,6 +57,7 @@ extern int missing_cap; @@ -44,8 +44,8 @@ remove the ncurses dependency from the package, too. -- rse Index: configure.ac ---- configure.ac.orig 2007-11-15 18:43:30 +0100 -+++ configure.ac 2007-11-17 10:01:08 +0100 +--- configure.ac.orig 2008-05-29 18:47:11 +0200 ++++ configure.ac 2009-04-12 18:34:20 +0200 @@ -53,10 +53,10 @@ if test $curses_broken = 0; then @@ -156,9 +156,9 @@ AC_MSG_RESULT(Cannot find terminal libraries - configure failed) exit 1 Index: configure ---- configure.orig 2007-11-15 18:45:57 +0100 -+++ configure 2007-11-17 10:02:03 +0100 -@@ -4314,10 +4314,10 @@ +--- configure.orig 2009-03-09 07:54:40 +0100 ++++ configure 2009-04-12 18:34:20 +0200 +@@ -4466,10 +4466,10 @@ if test $curses_broken = 0; then @@ -172,7 +172,7 @@ SAVE_LIBS=$LIBS LIBS="$LIBS $TERMLIBS" cat >conftest.$ac_ext <<_ACEOF -@@ -4368,10 +4368,10 @@ +@@ -4524,10 +4524,10 @@ fi fi @@ -186,7 +186,7 @@ SAVE_LIBS=$LIBS LIBS="$LIBS $TERMLIBS" cat >conftest.$ac_ext <<_ACEOF -@@ -4422,10 +4422,10 @@ +@@ -4582,10 +4582,10 @@ fi fi @@ -200,7 +200,7 @@ SAVE_LIBS=$LIBS LIBS="$LIBS $TERMLIBS" cat >conftest.$ac_ext <<_ACEOF -@@ -4476,10 +4476,10 @@ +@@ -4640,10 +4640,10 @@ fi fi @@ -214,7 +214,7 @@ SAVE_LIBS=$LIBS LIBS="$LIBS $TERMLIBS" cat >conftest.$ac_ext <<_ACEOF -@@ -4530,10 +4530,10 @@ +@@ -4698,10 +4698,10 @@ fi fi @@ -228,7 +228,7 @@ SAVE_LIBS=$LIBS LIBS="$LIBS $TERMLIBS" cat >conftest.$ac_ext <<_ACEOF -@@ -4639,12 +4639,11 @@ +@@ -4815,12 +4815,11 @@ fi fi fi @@ -244,7 +244,7 @@ SAVE_LIBS=$LIBS LIBS="$LIBS $TERMLIBS" cat >conftest.$ac_ext <<_ACEOF -@@ -4695,10 +4694,10 @@ +@@ -4875,10 +4874,10 @@ fi fi @@ -258,12 +258,12 @@ SAVE_LIBS=$LIBS LIBS="$LIBS $TERMLIBS" cat >conftest.$ac_ext <<_ACEOF -@@ -4749,6 +4748,8 @@ +@@ -4933,6 +4932,8 @@ fi fi +fi + if test "x$TERMLIBS" = x; then - { echo "$as_me:$LINENO: result: Cannot find terminal libraries - configure failed" >&5 - echo "${ECHO_T}Cannot find terminal libraries - configure failed" >&6; } + { $as_echo "$as_me:$LINENO: result: Cannot find terminal libraries - configure failed" >&5 + $as_echo "Cannot find terminal libraries - configure failed" >&6; } @@ . patch -p0 <<'@@ .' Index: openpkg-src/less/less.spec ============================================================================ $ cvs diff -u -r1.63 -r1.64 less.spec --- openpkg-src/less/less.spec 3 Jan 2008 09:13:03 -0000 1.63 +++ openpkg-src/less/less.spec 12 Apr 2009 16:47:38 -0000 1.64 @@ -31,8 +31,8 @@ Class: BASE Group: ShellUtils License: GPL -Version: 418 -Release: 20080103 +Version: 429 +Release: 20090412 # list of sources Source0: http://www.greenwoodsoftware.com/less/less-%{version}.tar.gz @@ . ______________________________________________________________________ OpenPKG http://openpkg.org CVS Repository Commit List openpkg-cvs@openpkg.org