summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorcvsdist <cvsdist@fedoraproject.org>2004-09-09 06:02:42 +0000
committercvsdist <cvsdist@fedoraproject.org>2004-09-09 06:02:42 +0000
commita5c055f1402ff19d8bfb3dddee9aa6437b9cd9c0 (patch)
tree08d204d3fe63c95689bd2509ca8ad4c8f90d2dd8
parentbaa95761ad7f5a9b468d470a65e80c5213e7fc19 (diff)
downloadguile-a5c055f1402ff19d8bfb3dddee9aa6437b9cd9c0.tar.gz
guile-a5c055f1402ff19d8bfb3dddee9aa6437b9cd9c0.tar.xz
guile-a5c055f1402ff19d8bfb3dddee9aa6437b9cd9c0.zip
auto-import changelog data from guile-1.3.4-14.src.rpmguile-1_3_4-14
Mon Jun 11 2001 Florian La Roche <Florian.LaRoche@redhat.de> - size_t patch from <oliver.paukstadt@millenux.com>
-rw-r--r--guile.spec7
1 files changed, 6 insertions, 1 deletions
diff --git a/guile.spec b/guile.spec
index ee16e23..d509d8a 100644
--- a/guile.spec
+++ b/guile.spec
@@ -1,9 +1,10 @@
Summary: A GNU implementation of Scheme for application extensibility.
Name: guile
Version: 1.3.4
-Release: 13
+Release: 14
Source: ftp://ftp.gnu.org/gnu/guile-%{version}.tar.gz
Patch: guile-1.3.4-inet_aton.patch
+Patch1: guile-1.3.4-sizet.patch
Copyright: GPL
Group: Development/Languages
Buildroot: %{_tmppath}/%{name}-root
@@ -36,6 +37,7 @@ install the guile package.
%prep
%setup -q
%patch -p1 -b .inet_aton
+%patch1 -p1 -b .sizet
%build
LDFLAGS="-L`pwd`/libguile -L`pwd`/libguile/.libs"; export LDFLAGS
@@ -102,6 +104,9 @@ fi
%{_infodir}/data-rep*
%changelog
+* Mon Jun 11 2001 Florian La Roche <Florian.LaRoche@redhat.de>
+- size_t patch from <oliver.paukstadt@millenux.com>
+
* Fri May 11 2001 Bernhard Rosenkraenzer <bero@redhat.com> 1.3.4-13
- Rebuild with new readline