]> 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 420a482d979c47340cc9ca94bba8f1e042997536..df436dc3f87ccd7f3bb80ea2d9a281a38adf82df 100644 (file)
--- a/gcl.spec
+++ b/gcl.spec
@@ -2,13 +2,14 @@ Summary:      GNU Common Lisp system
 Summary(pl):   System GNU Common Lisp
 Name:          gcl
 Version:       2.6.5
-Release:       3
+Release:       4
 License:       LGPL v2
 Group:         Development/Languages
 Source0:       ftp://ftp.gnu.org/gnu/gcl/%{name}-%{version}.tar.gz
 # 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
@@ -41,6 +42,7 @@ Interfejs Tcl/Tk dla GNU Common Lisp.
 %setup -q
 %patch0 -p1
 %patch1 -p1
+%patch2 -p1
 
 %build
 %{__aclocal}
This page took 0.069078 seconds and 4 git commands to generate.