]> git.pld-linux.org Git - packages/gcl.git/blobdiff - gcl.spec
- hopefully fixed build with binutils 2.15.92.0.2
[packages/gcl.git] / gcl.spec
index b03de88947ea58a3a64b969c96ab742f57e04c6b..df436dc3f87ccd7f3bb80ea2d9a281a38adf82df 100644 (file)
--- a/gcl.spec
+++ b/gcl.spec
@@ -1,14 +1,15 @@
 Summary:       GNU Common Lisp system
 Summary(pl):   System GNU Common Lisp
 Name:          gcl
-Version:       2.6.2
-Release:       2
+Version:       2.6.5
+Release:       4
 License:       LGPL v2
 Group:         Development/Languages
 Source0:       ftp://ftp.gnu.org/gnu/gcl/%{name}-%{version}.tar.gz
-# Source0-md5: dfb205e96b5cfa1ab1795110cf38f209
+# Source0-md5: e0852318b81c93b76bc7e012f036ec6c
 Patch0:                %{name}-make.patch
 Patch1:                %{name}-info.patch
+Patch2:                %{name}-binutils.patch
 URL:           http://www.gnu.org/software/gcl/
 BuildRequires: autoconf
 BuildRequires: automake
@@ -35,12 +36,13 @@ Requires:   %{name} = %{version}-%{release}
 Tcl/Tk bindings for GNU Common Lisp.
 
 %description tk -l pl
-Intefejs Tcl/Tk dla GNU Common Lisp.
+Interfejs Tcl/Tk dla GNU Common Lisp.
 
 %prep
 %setup -q
 %patch0 -p1
 %patch1 -p1
+%patch2 -p1
 
 %build
 %{__aclocal}
This page took 0.078817 seconds and 4 git commands to generate.