rpms/sbcl/devel sbcl.spec,1.15,1.16

Rex Dieter (rdieter) fedora-extras-commits at redhat.com
Tue Sep 27 18:05:03 UTC 2005


Author: rdieter

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

Modified Files:
	sbcl.spec 
Log Message:
remove unused Source's, Release++



Index: sbcl.spec
===================================================================
RCS file: /cvs/extras/rpms/sbcl/devel/sbcl.spec,v
retrieving revision 1.15
retrieving revision 1.16
diff -u -r1.15 -r1.16
--- sbcl.spec	27 Sep 2005 16:52:30 -0000	1.15
+++ sbcl.spec	27 Sep 2005 18:04:55 -0000	1.16
@@ -10,7 +10,7 @@
 Name: 	 sbcl
 Summary: Steel Bank Common Lisp
 Version: 0.9.5
-Release: 1%{?dist}
+Release: 2%{?dist}
 
 License: BSD/MIT
 Group: 	 Development/Languages
@@ -21,12 +21,12 @@
 
 %if "%{?sbcl_bootstrap}" == "%{nil}"
 # local Bootstrap binaries
-Source10: http://dl.sourceforge.net/sourceforge/sbcl/sbcl-0.9.4-x86-linux-binary.tar.bz2
+#Source10: http://dl.sourceforge.net/sourceforge/sbcl/sbcl-0.9.4-x86-linux-binary.tar.bz2
 %ifarch %{ix86}
 %define sbcl_bootstrap sbcl
 #define sbcl_bootstrap_src -a 10 
 %endif
-Source11: http://dl.sourceforge.net/sourceforge/sbcl/sbcl-0.9.4-x86-64-linux-binary.tar.bz2
+#Source11: http://dl.sourceforge.net/sourceforge/sbcl/sbcl-0.9.4-x86-64-linux-binary.tar.bz2
 %ifarch x86_64
 %define sbcl_bootstrap sbcl
 #define sbcl_bootstrap_src -a 11 
@@ -165,7 +165,7 @@
 
 
 %changelog
-* Tue Sep 27 2005 Rex Dieter <rexdieter[AT]users.sf.net> 0.9.5-1
+* Tue Sep 27 2005 Rex Dieter <rexdieter[AT]users.sf.net> 0.9.5-2
 - 0.9.5
 - use native sbcl bootstraps, when available (ie, %%{ix86},x86_64)
 - try ppc again




More information about the fedora-extras-commits mailing list