rpms/gambit-c/EL-5 .cvsignore, 1.3, 1.4 gambit-c.spec, 1.4, 1.5 sources, 1.3, 1.4

Michel Alexandre Salim salimma at fedoraproject.org
Tue Dec 30 22:46:04 UTC 2008


Author: salimma

Update of /cvs/pkgs/rpms/gambit-c/EL-5
In directory cvs1.fedora.phx.redhat.com:/tmp/cvs-serv21485/EL-5

Modified Files:
	.cvsignore gambit-c.spec sources 
Log Message:
Push gambit-c 4.3.2 to stable branches



Index: .cvsignore
===================================================================
RCS file: /cvs/pkgs/rpms/gambit-c/EL-5/.cvsignore,v
retrieving revision 1.3
retrieving revision 1.4
diff -u -r1.3 -r1.4
--- .cvsignore	15 Oct 2008 17:21:01 -0000	1.3
+++ .cvsignore	30 Dec 2008 22:45:33 -0000	1.4
@@ -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/EL-5/gambit-c.spec,v
retrieving revision 1.4
retrieving revision 1.5
diff -u -r1.4 -r1.5
--- gambit-c.spec	15 Oct 2008 17:21:01 -0000	1.4
+++ gambit-c.spec	30 Dec 2008 22:45:33 -0000	1.5
@@ -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
 
 
@@ -110,9 +109,6 @@
 %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 @@
 
 
 %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/EL-5/sources,v
retrieving revision 1.3
retrieving revision 1.4
diff -u -r1.3 -r1.4
--- sources	15 Oct 2008 17:21:01 -0000	1.3
+++ sources	30 Dec 2008 22:45:33 -0000	1.4
@@ -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