rpms/gambit-c/devel .cvsignore, 1.4, 1.5 gambit-c.spec, 1.9, 1.10 sources, 1.4, 1.5

Michel Alexandre Salim salimma at fedoraproject.org
Fri Dec 19 21:21:00 UTC 2008


Author: salimma

Update of /cvs/pkgs/rpms/gambit-c/devel
In directory cvs1.fedora.phx.redhat.com:/tmp/cvs-serv29081

Modified Files:
	.cvsignore gambit-c.spec sources 
Log Message:
* Fri Dec 19 2008 Michel Salim <salimma at fedoraproject.org> - 4.3.2-1
- Update to 4.3.2



Index: .cvsignore
===================================================================
RCS file: /cvs/pkgs/rpms/gambit-c/devel/.cvsignore,v
retrieving revision 1.4
retrieving revision 1.5
diff -u -r1.4 -r1.5
--- .cvsignore	15 Oct 2008 17:21:01 -0000	1.4
+++ .cvsignore	19 Dec 2008 21:20:29 -0000	1.5
@@ -1,2 +1 @@
-gambc-v4_2_9.tgz
-termite080714_2216.tar.gz
+gambc-v4_3_2-devel.tgz


Index: gambit-c.spec
===================================================================
RCS file: /cvs/pkgs/rpms/gambit-c/devel/gambit-c.spec,v
retrieving revision 1.9
retrieving revision 1.10
diff -u -r1.9 -r1.10
--- gambit-c.spec	15 Oct 2008 17:21:01 -0000	1.9
+++ gambit-c.spec	19 Dec 2008 21:20:29 -0000	1.10
@@ -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 @@
 %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 @@
 
 
 %changelog
+* Fri Dec 19 2008 Michel Salim <salimma at fedoraproject.org> - 4.3.2-1
+- Update to 4.3.2
+
 * Tue Oct 14 2008 Michel Salim <salimma at fedoraproject.org> - 4.2.9-1
 - Update to 4.2.9
 - Disable Termite for now; still broken


Index: sources
===================================================================
RCS file: /cvs/pkgs/rpms/gambit-c/devel/sources,v
retrieving revision 1.4
retrieving revision 1.5
diff -u -r1.4 -r1.5
--- sources	15 Oct 2008 17:21:01 -0000	1.4
+++ sources	19 Dec 2008 21:20:29 -0000	1.5
@@ -1,2 +1 @@
-801b06abe43f4e3f015f3251e869ddc5  gambc-v4_2_9.tgz
-0aee3d84905bb8a87481eec732dd7ae6  termite080714_2216.tar.gz
+2470faaccd3e91142dfc204fda5f3c96  gambc-v4_3_2-devel.tgz




More information about the fedora-extras-commits mailing list