]> git.pld-linux.org Git - packages/guile1.git/commitdiff
rel 5; rediff patches auto/th/guile1-1.8.8-5
authorArkadiusz Miśkiewicz <arekm@maven.pl>
Thu, 2 Feb 2023 07:58:07 +0000 (08:58 +0100)
committerArkadiusz Miśkiewicz <arekm@maven.pl>
Thu, 2 Feb 2023 07:58:07 +0000 (08:58 +0100)
guile-fix_awk_patch.patch
guile-info.patch
guile1.spec

index a2347f440e2106d71760cdf1f9acc82795fe95b8..b1ecacd0962c5e7ef32abeef7120f22dd8466e81 100644 (file)
@@ -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.
+ # 
index b52198ad31a30746a2dd8416cf05dc388a0bfed3..6ca015bc006d3a017a22b542972d8672bad96a9b 100644 (file)
@@ -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
  @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
index 0b4f7d32630a5f1d3d318d97a895578aa1c7ff48..95dbcdfb90aa6222006ed28cc5b411f39a92ed3f 100644 (file)
@@ -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
This page took 0.173962 seconds and 4 git commands to generate.