- Update to 4.3.2

This commit is contained in:
Michel Alexandre Salim 2008-12-19 21:20:29 +00:00
parent 1fad8c7e9b
commit 4ef2756ae5
3 changed files with 11 additions and 11 deletions

View File

@ -1,2 +1 @@
gambc-v4_2_9.tgz
termite080714_2216.tar.gz
gambc-v4_3_2-devel.tgz

View File

@ -3,11 +3,10 @@
# --with termite
# The termite distributed programming system is currently broken
%define dirname gambc-v4_2_9
%define dirname gambc-v4_3_2-devel
%define termite_rev 080714_2216
%if %($(pkg-config emacs) ; echo $?)
%define emacs_version 21.4
%define emacs_lispdir %{_datadir}/emacs/site-lisp
%define emacs_startdir %{_datadir}/emacs/site-lisp/site-start.d
%else
@ -17,14 +16,14 @@
%endif
Name: gambit-c
Version: 4.2.9
Version: 4.3.2
Release: 1%{?dist}
Summary: Gambit-C Scheme programming system
Group: Development/Languages
License: ASL 2.0 or LGPLv2
URL: http://www.iro.umontreal.ca/~gambit
Source0: http://www.iro.umontreal.ca/~gambit/download/gambit/v4.2/source/%{dirname}.tgz
Source0: http://www.iro.umontreal.ca/~gambit/download/gambit/v4.3/source/%{dirname}.tgz
%if %{?_with_termite:1}%{!?_with_termite:0}
Source1: http://termite.googlecode.com/files/termite%{termite_rev}.tar.gz
@ -92,10 +91,10 @@ This package contains examples and benchmarks for Termite.
%package -n emacs-gambit
Summary: Gambit-C editing mode for Emacs
Group: Applications/Editors
%if %{?!fedora:7}%{?fedora} >= 8
Requires: emacs(bin) >= %{emacs_version}
%if 0%{?rhel}
Requires: emacs >= 21.4
%else
Requires: /usr/bin/emacs
Requires: emacs(bin) >= %{emacs_version}
%endif
@ -245,6 +244,9 @@ fi
%changelog
* Fri Dec 19 2008 Michel Salim <salimma@fedoraproject.org> - 4.3.2-1
- Update to 4.3.2
* Tue Oct 14 2008 Michel Salim <salimma@fedoraproject.org> - 4.2.9-1
- Update to 4.2.9
- Disable Termite for now; still broken

View File

@ -1,2 +1 @@
801b06abe43f4e3f015f3251e869ddc5 gambc-v4_2_9.tgz
0aee3d84905bb8a87481eec732dd7ae6 termite080714_2216.tar.gz
2470faaccd3e91142dfc204fda5f3c96 gambc-v4_3_2-devel.tgz