Author: undefine Date: Mon Jun 27 01:14:36 2005 GMT Module: SPECS Tag: HEAD ---- Log message: - up to 2.6.6, use system bfd
---- Files affected: SPECS: gcl.spec (1.43 -> 1.44) ---- Diffs: ================================================================ Index: SPECS/gcl.spec diff -u SPECS/gcl.spec:1.43 SPECS/gcl.spec:1.44 --- SPECS/gcl.spec:1.43 Mon Dec 20 19:58:08 2004 +++ SPECS/gcl.spec Mon Jun 27 03:14:31 2005 @@ -1,18 +1,18 @@ # $Revision$, $Date$ # # Conditional build: -%bcond_without builtin_bfd # use built in bfd instead of system one +%bcond_with builtin_bfd # use built in bfd instead of system one # (currently does not build with system one from new binutils) # Summary: GNU Common Lisp system Summary(pl): System GNU Common Lisp Name: gcl -Version: 2.6.5 -Release: 6 +Version: 2.6.6 +Release: 1 License: LGPL v2 Group: Development/Languages Source0: ftp://ftp.gnu.org/gnu/gcl/%{name}-%{version}.tar.gz -# Source0-md5: e0852318b81c93b76bc7e012f036ec6c +# Source0-md5: 45d67331b29cafc3e9b1eacb488044ec Patch0: %{name}-make.patch Patch1: %{name}-info.patch # It seems this patch doesn't fix what it should: still doesn't build with @@ -159,6 +159,9 @@ All persons listed below can be reached at <cvs_login>@pld-linux.org $Log$ +Revision 1.44 2005/06/27 01:14:31 undefine +- up to 2.6.6, use system bfd + Revision 1.43 2004/12/20 18:58:08 qboosh - BR: texinfo ================================================================ ---- CVS-web: http://cvs.pld-linux.org/SPECS/gcl.spec?r1=1.43&r2=1.44&f=u _______________________________________________ pld-cvs-commit mailing list [email protected] http://lists.pld-linux.org/mailman/listinfo/pld-cvs-commit
