[packages/inetutils] - up to 2.3
qboosh
qboosh at pld-linux.org
Wed Jul 13 22:43:17 CEST 2022
commit 9b1e54d9b74b0b3aafe4f4b77e86e7d5d9d68b21
Author: Jakub Bogusz <qboosh at pld-linux.org>
Date: Wed Jul 13 22:45:05 2022 +0200
- up to 2.3
inetutils-tinfo.patch | 12 ++++++------
inetutils.spec | 4 ++--
2 files changed, 8 insertions(+), 8 deletions(-)
---
diff --git a/inetutils.spec b/inetutils.spec
index 37a0404..39d6996 100644
--- a/inetutils.spec
+++ b/inetutils.spec
@@ -12,12 +12,12 @@
Summary: Common networking utilities and servers
Summary(pl.UTF-8): Popularne narzędzia i serwery sieciowe
Name: inetutils
-Version: 2.2
+Version: 2.3
Release: 0.1
License: GPL v3+
Group: Networking/Utilities
Source0: https://ftp.gnu.org/gnu/inetutils/%{name}-%{version}.tar.xz
-# Source0-md5: de8c1b49cbde2b30e481c61c65357ad4
+# Source0-md5: e73e2ed42d73ceb47616b20131236036
# syslogd:
Source1: %{name}-syslog.conf
Source2: %{name}-syslog.init
diff --git a/inetutils-tinfo.patch b/inetutils-tinfo.patch
index eca2e68..2678509 100644
--- a/inetutils-tinfo.patch
+++ b/inetutils-tinfo.patch
@@ -1,6 +1,6 @@
---- inetutils-1.8/am/libcurses.m4.orig 2010-05-15 13:25:47.000000000 +0200
-+++ inetutils-1.8/am/libcurses.m4 2010-11-13 08:52:51.651102452 +0100
-@@ -84,6 +84,7 @@
+--- inetutils-2.3/am/libcurses.m4.orig 2022-06-18 20:34:05.000000000 +0200
++++ inetutils-2.3/am/libcurses.m4 2022-07-13 21:50:34.685765670 +0200
+@@ -89,6 +89,7 @@ dnl contradictions.
dnl
AC_DEFUN([IU_LIB_TERMCAP], [
AC_REQUIRE([IU_LIB_NCURSES])
@@ -8,11 +8,11 @@
if test "$LIBNCURSES"; then
LIBTERMCAP="$LIBNCURSES"
else
-@@ -95,6 +96,7 @@
- AC_CHECK_LIB(termlib, tgetent, LIBTERMCAP=-ltermlib)
+@@ -149,6 +150,7 @@ AC_DEFUN([IU_LIB_TERMCAP], [
+ AC_DEFINE([HAVE_TGETENT], 1, [Define to 1 if tgetent() exists.])
fi
fi
+ ])
AC_SUBST(LIBTERMCAP)])dnl
- dnl IU_LIB_CURSES -- checke for curses, and associated libraries
+ dnl IU_LIB_CURSES -- check for curses, and associated libraries
================================================================
---- gitweb:
http://git.pld-linux.org/gitweb.cgi/packages/inetutils.git/commitdiff/9b1e54d9b74b0b3aafe4f4b77e86e7d5d9d68b21
More information about the pld-cvs-commit
mailing list