From dca51bf25e0c85bbe9088224eea899f3e2c96449 Mon Sep 17 00:00:00 2001 From: Michel Alexandre Salim Date: Dec 30 2008 22:45:33 +0000 Subject: Push gambit-c 4.3.2 to stable branches --- diff --git a/.cvsignore b/.cvsignore index d8db031..25687b4 100644 --- a/.cvsignore +++ b/.cvsignore @@ -1,2 +1 @@ -gambc-v4_2_9.tgz -termite080714_2216.tar.gz +gambc-v4_3_2-devel.tgz diff --git a/gambit-c.spec b/gambit-c.spec index 066a6f0..028f7d3 100644 --- a/gambit-c.spec +++ b/gambit-c.spec @@ -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 @@ -110,9 +109,6 @@ An Emacs mode for editing Gambit-C Scheme source code. %setup -q -n %{dirname} %endif %patch0 -p1 -b .modtime -# Not using -b, as the directory content is moved to DESTDIR as a whole -# This way we don't end up with the unpatched file lying around -#patch1 -p0 find . -name '*.scm' | xargs chmod 0644 find examples -name '*.scm' | xargs sed -i 's|/usr/local/Gambit-C|/usr|g' @@ -245,6 +241,9 @@ fi %changelog +* Fri Dec 19 2008 Michel Salim - 4.3.2-1 +- Update to 4.3.2 + * Tue Oct 14 2008 Michel Salim - 4.2.9-1 - Update to 4.2.9 - Disable Termite for now; still broken diff --git a/sources b/sources index 3d27a24..bb1f82e 100644 --- a/sources +++ b/sources @@ -1,2 +1 @@ -801b06abe43f4e3f015f3251e869ddc5 gambc-v4_2_9.tgz -0aee3d84905bb8a87481eec732dd7ae6 termite080714_2216.tar.gz +2470faaccd3e91142dfc204fda5f3c96 gambc-v4_3_2-devel.tgz