[packages/pl] - updated to 6.6.6 (ooh, cannot skip this one) - removed obsolete readline patch

qboosh qboosh at pld-linux.org
Sun Jul 20 22:00:28 CEST 2014


commit 59248dd11c09a00e93d34568ef227d4e73528c2b
Author: Jakub Bogusz <qboosh at pld-linux.org>
Date:   Sun Jul 20 22:05:37 2014 +0200

    - updated to 6.6.6 (ooh, cannot skip this one)
    - removed obsolete readline patch

 pl-readline.patch | 12 ------------
 pl.spec           |  6 ++----
 2 files changed, 2 insertions(+), 16 deletions(-)
---
diff --git a/pl.spec b/pl.spec
index ed4b8b7..3c8b99b 100644
--- a/pl.spec
+++ b/pl.spec
@@ -19,17 +19,16 @@
 Summary:	SWI Prolog Language
 Summary(pl.UTF-8):	Język SWI Prolog
 Name:		pl
-Version:	6.6.2
+Version:	6.6.6
 Release:	1
 License:	LGPL v2.1+
 Group:		Development/Languages
 #Source0Download: http://www.swi-prolog.org/download/stable
 Source0:	http://www.swi-prolog.org/download/stable/src/%{name}-%{version}.tar.gz
-# Source0-md5:	c59d5a614ec1c063d64c6bd31d3e7e23
+# Source0-md5:	b1f8c8504880c427016af22366970156
 Patch0:		%{name}-clib-configure.patch
 Patch1:		%{name}-xpce-install.patch
 Patch2:		%{name}-format.patch
-Patch3:		%{name}-readline.patch
 URL:		http://www.swi-prolog.org/
 BuildRequires:	autoconf >= 2.50
 BuildRequires:	automake
@@ -153,7 +152,6 @@ Prolog.
 %patch0 -p1
 %patch1 -p1
 %patch2 -p1
-%patch3 -p1
 
 %{__mv} src/Tests/core/test_d_break.pl{,disabled}
 
diff --git a/pl-readline.patch b/pl-readline.patch
deleted file mode 100644
index 2151546..0000000
--- a/pl-readline.patch
+++ /dev/null
@@ -1,12 +0,0 @@
---- pl-6.6.2/src/os/pl-rl.c.orig	2014-03-04 11:37:29.000000000 +0100
-+++ pl-6.6.2/src/os/pl-rl.c	2014-03-07 19:54:08.411775445 +0100
-@@ -94,9 +94,6 @@
- #endif
- 					/* missing prototypes in older */
- 					/* readline.h versions */
--extern int rl_begin_undo_group(void);	/* delete when conflict arrises! */
--extern int rl_end_undo_group(void);
--extern Function *rl_event_hook;
- #ifndef HAVE_RL_FILENAME_COMPLETION_FUNCTION
- #define rl_filename_completion_function filename_completion_function
- extern char *filename_completion_function(const char *, int);
================================================================

---- gitweb:

http://git.pld-linux.org/gitweb.cgi/packages/pl.git/commitdiff/59248dd11c09a00e93d34568ef227d4e73528c2b



More information about the pld-cvs-commit mailing list