rpms/sbcl/devel sbcl.spec,1.42,1.43 sources,1.13,1.14

Rex Dieter (rdieter) fedora-extras-commits at redhat.com
Fri Apr 28 14:32:32 UTC 2006


Author: rdieter

Update of /cvs/extras/rpms/sbcl/devel
In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv1011

Modified Files:
	sbcl.spec sources 
Log Message:
* Mon Apr 26 2006 Rex Dieter <rexdieter[AT]users.sf.net> 0.9.12-2
- respin, using new ppc bootstrap 



Index: sbcl.spec
===================================================================
RCS file: /cvs/extras/rpms/sbcl/devel/sbcl.spec,v
retrieving revision 1.42
retrieving revision 1.43
diff -u -r1.42 -r1.43
--- sbcl.spec	28 Apr 2006 12:59:52 -0000	1.42
+++ sbcl.spec	28 Apr 2006 14:32:32 -0000	1.43
@@ -4,21 +4,20 @@
 #define min_bootstrap 1
 
 # define to enable verbose build for debugging
-%define sbcl_verbose 1 
-%define sbcl_shell /bin/bash -x
+#define sbcl_verbose 1 
+%define sbcl_shell /bin/bash
 
 Name: 	 sbcl
 Summary: Steel Bank Common Lisp
 Version: 0.9.12
-Release: 1%{?dist}.1
+Release: 2%{?dist}
 
 License: BSD/MIT
 Group: 	 Development/Languages
 URL:	 http://sbcl.sourceforge.net/
 Source0: http://dl.sourceforge.net/sourceforge/sbcl/sbcl-%{version}-source.tar.bz2
 BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n)
-#ExclusiveArch: %{ix86} x86_64
-ExclusiveArch: ppc
+ExclusiveArch: %{ix86} x86_64 ppc
 
 # Pre-generated html docs (not used)
 #Source1: http://dl.sourceforge.net/sourceforge/sbcl/sbcl-%{version}-html.tar.bz2
@@ -44,15 +43,12 @@
 %endif
 
 ## ppc section
-Source30: http://dl.sourceforge.net/sourceforge/sbcl/sbcl-0.9.8-powerpc-linux-binary.tar.bz2
-# another possible ppc bootstrap to try
-#Source31: http://clozure.com/openmcl/ftp/openmcl-linuxppc-all-0.14.3.tar.gz
-# Latest powerpc-linux bootstrap build fails:
-# http://bugzilla.redhat.com/bugzilla/177029 
-Source35: ppc-linux-mcontext.h
+#Source30: http://dl.sourceforge.net/sourceforge/sbcl/sbcl-0.9.8-powerpc-linux-binary.tar.bz2
 %ifarch ppc 
 %define sbcl_arch ppc
-%define sbcl_bootstrap_src -a 30
+BuildRequires: sbcl
+# or
+#define sbcl_bootstrap_src -a 30
 %endif
 
 Source100: my_setarch.c
@@ -103,10 +99,6 @@
 cp %{SOURCE2} ./customize-target-features.lisp
 %endif
 
-%ifarch ppc
-cp %{SOURCE35} src/runtime/ppc-linux-mcontext.h.BAK
-%endif
-
 # "install" local bootstrap
 %if "%{?sbcl_bootstrap_src}" != "%{nil}"
 mkdir sbcl-bootstrap
@@ -224,7 +216,10 @@
 
 
 %changelog
-* Mon Apr 26 2006 Rex Dieter <rexdieter[AT]users.sf.net 0.9.12-1.1
+* Mon Apr 26 2006 Rex Dieter <rexdieter[AT]users.sf.net> 0.9.12-2
+- respin, using new ppc bootstrap 
+
+* Mon Apr 26 2006 Rex Dieter <rexdieter[AT]users.sf.net> 0.9.12-1.1
 - try re-enabling ppc build
 
 * Mon Apr 26 2006 Rex Dieter <rexdieter[AT]users.sf.net> 0.9.12-1


Index: sources
===================================================================
RCS file: /cvs/extras/rpms/sbcl/devel/sources,v
retrieving revision 1.13
retrieving revision 1.14
diff -u -r1.13 -r1.14
--- sources	28 Apr 2006 12:59:52 -0000	1.13
+++ sources	28 Apr 2006 14:32:32 -0000	1.14
@@ -1,2 +1 @@
 82eef4f47d6a72a36d4484bf503fc7db  sbcl-0.9.12-source.tar.bz2
-83693674395d102961b76f30b241f522  sbcl-0.9.8-powerpc-linux-binary.tar.bz2




More information about the fedora-extras-commits mailing list