rpms/cmucl/devel .cvsignore, 1.8, 1.9 cmucl.spec, 1.18, 1.19 sources, 1.7, 1.8

Rex Dieter rdieter at fedoraproject.org
Wed Mar 18 14:36:42 UTC 2009


Author: rdieter

Update of /cvs/pkgs/rpms/cmucl/devel
In directory cvs1.fedora.phx.redhat.com:/tmp/cvs-serv12899

Modified Files:
	.cvsignore cmucl.spec sources 
Log Message:
* Wed Mar 18 2009 Rex Dieter <rdieter at fedoraproject.org> - 19f-1
- cmucl-19f



Index: .cvsignore
===================================================================
RCS file: /cvs/pkgs/rpms/cmucl/devel/.cvsignore,v
retrieving revision 1.8
retrieving revision 1.9
diff -u -r1.8 -r1.9
--- .cvsignore	17 Jun 2008 00:31:12 -0000	1.8
+++ .cvsignore	18 Mar 2009 14:36:12 -0000	1.9
@@ -1,4 +1,4 @@
-cmucl-19e-x86-linux.tar.bz2
-cmucl-19e-x86-linux.tar.bz2.asc
-cmucl-src-19e.tar.bz2
-cmucl-src-19e.tar.bz2.asc
+cmucl-19f-x86-linux.tar.bz2
+cmucl-19f-x86-linux.tar.bz2.asc
+cmucl-src-19f.tar.bz2
+cmucl-src-19f.tar.bz2.asc


Index: cmucl.spec
===================================================================
RCS file: /cvs/pkgs/rpms/cmucl/devel/cmucl.spec,v
retrieving revision 1.18
retrieving revision 1.19
diff -u -r1.18 -r1.19
--- cmucl.spec	24 Feb 2009 08:10:53 -0000	1.18
+++ cmucl.spec	18 Mar 2009 14:36:12 -0000	1.19
@@ -1,11 +1,11 @@
 
-#define pre_tag pre2
+#define pre_tag pre1
 #define pre -%{pre_tag}
 
 Summary: CMU Common Lisp compiler
 Name: 	 cmucl
-Version: 19e
-Release: 2%{?dist}
+Version: 19f
+Release: 1%{?dist}
 
 License: BSD 
 Group: 	 Development/Languages
@@ -18,15 +18,16 @@
 ExclusiveArch: %{ix86}
 
 ## ix86 section
-Source10: http://common-lisp.net/project/cmucl/downloads/release/19e/cmucl-19e-x86-linux.tar.bz2
-Source11: http://common-lisp.net/project/cmucl/downloads/release/19e/cmucl-19e-x86-linux.tar.bz2.asc
 %ifarch %{ix86}
 %define cmucl_arch x86
 #define bootstrap cmucl 
 %if "%{?bootstrap}" == "%{nil}"
+Source10: http://common-lisp.net/project/cmucl/downloads/release/19f/cmucl-19f-x86-linux.tar.bz2
+Source11: http://common-lisp.net/project/cmucl/downloads/release/19f/cmucl-19f-x86-linux.tar.bz2.asc
 %define bootstrap_src -a 10 
 %else
-BuildRequires: cmucl >= 19d 
+BuildRequires: cmucl = 19e
+%define bootfile -B bootstrap.lisp
 %endif
 %endif
 
@@ -38,7 +39,6 @@
 #ifarch ppc
 #endif
 
-Patch1: cmucl-19e-gcc43.patch
 Patch2: cmucl-19e-optflags.patch
 
 BuildRequires: sed
@@ -73,17 +73,29 @@
 %prep
 %setup -q -c %{name}-%{version} %{?bootstrap_src}
 
-%patch1 -p1 -b .gcc43
-%patch2 -p1 -b .optflags
+#patch2 -p1 -b .optflags
 
 
 %build
 
+%if 0%{?bootfile:1}
+pushd src/bootfiles/19e
+cat \
+  boot-2008-04-1.lisp \
+  boot-2008-06-1.lisp \
+  boot-2008-12.lisp \
+  boot-2009-01-1.lisp \
+  boot-19f.lisp \
+ > bootstrap.lisp
+popd
+%endif
+
 %if 1
 ## Simple build method
 
 ./src/tools/build.sh \
   -b %{_target_platform} \
+  %{?bootfile} \
   -C "linux_gencgc %{cmucl_arch}" \
   -v "%{version} Fedora release %{release}" \
   %{!?bootstrap:-o "bin/lisp -noinit -batch"} 
@@ -157,7 +169,7 @@
 %{_libdir}/cmucl/internals.inc
 %{_libdir}/cmucl/bin/
 %dir %{_libdir}/cmucl/lib
-%{_libdir}/cmucl/lib/lisp.core
+%{_libdir}/cmucl/lib/lisp-x87.core
 %{_libdir}/cmucl/lib/load-foreign.csh
 %{_libdir}/cmucl/lib/config
 %{_libdir}/cmucl/lib/config.lisp
@@ -194,6 +206,9 @@
 
 
 %changelog
+* Wed Mar 18 2009 Rex Dieter <rdieter at fedoraproject.org> - 19f-1
+- cmucl-19f
+
 * Tue Feb 24 2009 Fedora Release Engineering <rel-eng at lists.fedoraproject.org> - 19e-2
 - Rebuilt for https://fedoraproject.org/wiki/Fedora_11_Mass_Rebuild
 


Index: sources
===================================================================
RCS file: /cvs/pkgs/rpms/cmucl/devel/sources,v
retrieving revision 1.7
retrieving revision 1.8
diff -u -r1.7 -r1.8
--- sources	17 Jun 2008 00:31:12 -0000	1.7
+++ sources	18 Mar 2009 14:36:12 -0000	1.8
@@ -1,4 +1,4 @@
-d88262b3a6d65a83683290e5fd4097b3  cmucl-19e-x86-linux.tar.bz2
-cb9982e357b89a67eb7579a8f111bbd3  cmucl-19e-x86-linux.tar.bz2.asc
-f6e236bc404afc3952b36a3fd6d8ec79  cmucl-src-19e.tar.bz2
-e88c9ca855c22506cf3e34cddc417929  cmucl-src-19e.tar.bz2.asc
+b4d5e17959f808448f90ba074ef84843  cmucl-19f-x86-linux.tar.bz2
+cf12b9527247ebaf4b1d18ad571a202e  cmucl-19f-x86-linux.tar.bz2.asc
+89529846608fe6fbf1227d52556109d9  cmucl-src-19f.tar.bz2
+c4a30b169d5a2c6fcafe73713302638f  cmucl-src-19f.tar.bz2.asc




More information about the fedora-extras-commits mailing list