rpms/sbcl/devel sbcl.spec,1.41,1.42 sources,1.12,1.13

Rex Dieter (rdieter) fedora-extras-commits at redhat.com
Fri Apr 28 12:59:52 UTC 2006


Author: rdieter

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

Modified Files:
	sbcl.spec sources 
Log Message:
* Mon Apr 26 2006 Rex Dieter <rexdieter[AT]users.sf.net 0.9.12-1.1
- try re-enabling ppc build



Index: sbcl.spec
===================================================================
RCS file: /cvs/extras/rpms/sbcl/devel/sbcl.spec,v
retrieving revision 1.41
retrieving revision 1.42
diff -u -r1.41 -r1.42
--- sbcl.spec	26 Apr 2006 18:51:33 -0000	1.41
+++ sbcl.spec	28 Apr 2006 12:59:52 -0000	1.42
@@ -4,40 +4,28 @@
 #define min_bootstrap 1
 
 # define to enable verbose build for debugging
-#define sbcl_verbose 1 
-
-# shell to use
-#define sbcl_shell /bin/bash -x
-%define sbcl_shell /bin/bash 
+%define sbcl_verbose 1 
+%define sbcl_shell /bin/bash -x
 
 Name: 	 sbcl
 Summary: Steel Bank Common Lisp
 Version: 0.9.12
-Release: 1%{?dist}
+Release: 1%{?dist}.1
 
 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: %{ix86} x86_64
+ExclusiveArch: ppc
 
 # Pre-generated html docs (not used)
 #Source1: http://dl.sourceforge.net/sourceforge/sbcl/sbcl-%{version}-html.tar.bz2
 Source2: customize-target-features.lisp 
 
-## Bootstraps
-# %{ix86}
-#Source10: http://dl.sourceforge.net/sourceforge/sbcl/sbcl-0.9.11-x86-linux-binary.tar.bz2
-# x86_64
-#Source20: http://dl.sourceforge.net/sourceforge/sbcl/sbcl-0.9.11-x86-64-linux-binary.tar.bz2
-# ppc
-#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
-
-
 ## x86 section
+#Source10: http://dl.sourceforge.net/sourceforge/sbcl/sbcl-0.9.11-x86-linux-binary.tar.bz2
 %ifarch %{ix86}
 %define sbcl_arch x86
 BuildRequires: sbcl
@@ -46,6 +34,7 @@
 %endif
 
 ## x86_64 section
+#Source20: http://dl.sourceforge.net/sourceforge/sbcl/sbcl-0.9.11-x86-64-linux-binary.tar.bz2
 %ifarch x86_64
 %define sbcl_arch x86-64
 BuildRequires: sbcl
@@ -55,6 +44,9 @@
 %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
@@ -232,6 +224,9 @@
 
 
 %changelog
+* 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
 - 0.9.12
 


Index: sources
===================================================================
RCS file: /cvs/extras/rpms/sbcl/devel/sources,v
retrieving revision 1.12
retrieving revision 1.13
diff -u -r1.12 -r1.13
--- sources	26 Apr 2006 18:51:33 -0000	1.12
+++ sources	28 Apr 2006 12:59:52 -0000	1.13
@@ -1 +1,2 @@
 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