From: Arkadiusz Miśkiewicz Date: Thu, 2 Feb 2023 07:58:07 +0000 (+0100) Subject: rel 5; rediff patches X-Git-Tag: auto/th/guile1-1.8.8-5 X-Git-Url: http://git.pld-linux.org/gitweb.cgi?a=commitdiff_plain;h=1bb9ee1a5b36e83e237e52b78f64f3799a00cceb;p=packages%2Fguile1.git rel 5; rediff patches --- 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 --@c essay * data-rep: (data-rep). Data Representation in Guile --- how to use --@c essay Guile objects in your C code. -+@c essay * data-rep: (data-rep). Data Representation in Guile --- how to use -+@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 +-@c essay * data-rep: (data-rep). Data Representation in Guile --- how to use +-@c essay Guile objects in your C code. ++@c essay * data-rep: (data-rep). Data Representation in Guile --- how to use ++@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 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