[packages/guile1] rel 5; rediff patches

arekm arekm at pld-linux.org
Thu Feb 2 08:58:12 CET 2023


commit 1bb9ee1a5b36e83e237e52b78f64f3799a00cceb
Author: Arkadiusz Miśkiewicz <arekm at maven.pl>
Date:   Thu Feb 2 08:58:07 2023 +0100

    rel 5; rediff patches

 guile-fix_awk_patch.patch |  9 ++++---
 guile-info.patch          | 67 +++++++++++++++++++++++++----------------------
 guile1.spec               |  2 +-
 3 files changed, 42 insertions(+), 36 deletions(-)
---
diff --git a/guile1.spec b/guile1.spec
index 0b4f7d3..95dbcdf 100644
--- a/guile1.spec
+++ b/guile1.spec
@@ -12,7 +12,7 @@ Summary(ru.UTF-8):	Язык расширений GNU
 Summary(uk.UTF-8):	Мова розширень GNU
 Name:		guile1
 Version:	1.8.8
-Release:	4
+Release:	5
 License:	GPL v2+/LGPL v2.1+
 Group:		Development/Languages
 Source0:	http://ftp.gnu.org/gnu/guile/guile-%{version}.tar.gz
diff --git a/guile-fix_awk_patch.patch b/guile-fix_awk_patch.patch
index a2347f4..b1ecacd 100644
--- a/guile-fix_awk_patch.patch
+++ b/guile-fix_awk_patch.patch
@@ -1,8 +1,9 @@
---- guile-1.6.1.orig/libguile/guile-func-name-check.in	Sat Aug 26 19:19:07 2000
-+++ guile-1.6.1/libguile/guile-func-name-check.in	Tue Jan 11 22:47:57 2000
+diff -urNp -x '*.orig' guile-1.8.8.org/libguile/guile-func-name-check.in guile-1.8.8/libguile/guile-func-name-check.in
+--- guile-1.8.8.org/libguile/guile-func-name-check.in	2010-12-13 18:24:40.000000000 +0100
++++ guile-1.8.8/libguile/guile-func-name-check.in	2023-02-02 08:57:48.934211013 +0100
 @@ -1,4 +1,4 @@
 -#!/usr/bin/awk -f
 +#!/bin/awk -f
  #
- #  Copyright (C) 2000, 2001 Free Software Foundation, Inc.
- #
+ #  Copyright (C) 2000, 2001, 2006 Free Software Foundation, Inc.
+ # 
diff --git a/guile-info.patch b/guile-info.patch
index b52198a..6ca015b 100644
--- a/guile-info.patch
+++ b/guile-info.patch
@@ -1,30 +1,7 @@
---- guile-1.6.1/doc/ref/data-rep.texi~	Wed May 15 21:22:11 2002
-+++ guile-1.6.1/doc/ref/data-rep.texi	Wed May 15 21:30:25 2002
-@@ -9,8 +9,8 @@
- 
- @c essay @dircategory The Algorithmic Language Scheme
- @c essay @direntry
-- at c essay * data-rep: (data-rep).  Data Representation in Guile --- how to use
-- at c essay                 Guile objects in your C code.
-+ at c essay * data-rep: (data-rep).			Data Representation in Guile --- how to use
-+ at c essay					Guile objects in your C code.
- @c essay @end direntry
- 
- @c essay @setchapternewpage off
---- guile-1.6.1/doc/ref/guile.texi.orig	Sun May  5 13:31:59 2002
-+++ guile-1.6.1/doc/ref/guile.texi	Tue May 21 22:21:17 2002
-@@ -26,7 +26,7 @@
- 
- @dircategory The Algorithmic Language Scheme
- @direntry
--* Guile Reference: (guile).     The Guile reference manual.
-+* Guile Reference: (guile).		The Guile reference manual
- @end direntry
- 
- @setchapternewpage off
---- guile-1.6.1/doc/goops/goops.texi.orig	Sat Dec  7 23:41:28 2002
-+++ guile-1.6.1/doc/goops/goops.texi	Tue Dec 24 23:34:06 2002
-@@ -8,7 +8,7 @@
+diff -urNp -x '*.orig' guile-1.8.8.org/doc/goops/goops.texi guile-1.8.8/doc/goops/goops.texi
+--- guile-1.8.8.org/doc/goops/goops.texi	2010-12-13 18:24:39.000000000 +0100
++++ guile-1.8.8/doc/goops/goops.texi	2023-02-02 08:57:34.634124913 +0100
+@@ -12,7 +12,7 @@
  
  @dircategory The Algorithmic Language Scheme
  @direntry
@@ -33,8 +10,9 @@
  @end direntry
  
  @macro goops
---- guile-1.6.1/doc/r5rs/r5rs.texi.orig	Sat Dec  7 23:41:29 2002
-+++ guile-1.6.1/doc/r5rs/r5rs.texi	Tue Dec 24 23:34:38 2002
+diff -urNp -x '*.orig' guile-1.8.8.org/doc/r5rs/r5rs.texi guile-1.8.8/doc/r5rs/r5rs.texi
+--- guile-1.8.8.org/doc/r5rs/r5rs.texi	2010-12-08 10:06:50.000000000 +0100
++++ guile-1.8.8/doc/r5rs/r5rs.texi	2023-02-02 08:57:34.637458266 +0100
 @@ -66,7 +66,7 @@
  @ifinfo
  @dircategory The Algorithmic Language Scheme
@@ -44,8 +22,35 @@
  @end direntry
  @end ifinfo
  
---- guile-1.6.1/doc/tutorial/guile-tut.texi.orig	Sat Dec  7 23:41:30 2002
-+++ guile-1.6.1/doc/tutorial/guile-tut.texi	Tue Dec 24 23:48:06 2002
+diff -urNp -x '*.orig' guile-1.8.8.org/doc/ref/data-rep.texi guile-1.8.8/doc/ref/data-rep.texi
+--- guile-1.8.8.org/doc/ref/data-rep.texi	2010-12-13 18:24:39.000000000 +0100
++++ guile-1.8.8/doc/ref/data-rep.texi	2023-02-02 08:57:34.634124913 +0100
+@@ -15,8 +15,8 @@
+ 
+ @c essay @dircategory The Algorithmic Language Scheme
+ @c essay @direntry
+- at c essay * data-rep: (data-rep).  Data Representation in Guile --- how to use
+- at c essay                 Guile objects in your C code.
++ at c essay * data-rep: (data-rep).			Data Representation in Guile --- how to use
++ at c essay					Guile objects in your C code.
+ @c essay @end direntry
+ 
+ @c essay @setchapternewpage off
+diff -urNp -x '*.orig' guile-1.8.8.org/doc/ref/guile.texi guile-1.8.8/doc/ref/guile.texi
+--- guile-1.8.8.org/doc/ref/guile.texi	2010-12-13 18:25:01.000000000 +0100
++++ guile-1.8.8/doc/ref/guile.texi	2023-02-02 08:57:34.634124913 +0100
+@@ -127,7 +127,7 @@ x
+ 
+ @dircategory The Algorithmic Language Scheme
+ @direntry
+-* Guile Reference: (guile).     The Guile reference manual.
++* Guile Reference: (guile).		The Guile reference manual
+ @end direntry
+ 
+ @setchapternewpage odd
+diff -urNp -x '*.orig' guile-1.8.8.org/doc/tutorial/guile-tut.texi guile-1.8.8/doc/tutorial/guile-tut.texi
+--- guile-1.8.8.org/doc/tutorial/guile-tut.texi	2010-12-13 18:24:39.000000000 +0100
++++ guile-1.8.8/doc/tutorial/guile-tut.texi	2023-02-02 08:57:34.637458266 +0100
 @@ -8,7 +8,7 @@
  
  @dircategory The Algorithmic Language Scheme
================================================================

---- gitweb:

http://git.pld-linux.org/gitweb.cgi/packages/guile1.git/commitdiff/1bb9ee1a5b36e83e237e52b78f64f3799a00cceb



More information about the pld-cvs-commit mailing list