rpms/sbcl/FC-4 sbcl.spec, 1.26, 1.27 sbcl-0.9.5-stdlib_h.patch, 1.2, NONE

Rex Dieter (rdieter) fedora-extras-commits at redhat.com
Thu Oct 27 17:47:23 UTC 2005


Author: rdieter

Update of /cvs/extras/rpms/sbcl/FC-4
In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv28699/FC-4

Modified Files:
	sbcl.spec 
Removed Files:
	sbcl-0.9.5-stdlib_h.patch 
Log Message:
* Thu Oct 27 2005 Rex Dieter <rexdieter[AT]users.sf.net> 0.9.6-3
- drop upstreamed stdlib_h patch



Index: sbcl.spec
===================================================================
RCS file: /cvs/extras/rpms/sbcl/FC-4/sbcl.spec,v
retrieving revision 1.26
retrieving revision 1.27
diff -u -r1.26 -r1.27
--- sbcl.spec	27 Oct 2005 17:34:33 -0000	1.26
+++ sbcl.spec	27 Oct 2005 17:47:21 -0000	1.27
@@ -10,7 +10,7 @@
 Name: 	 sbcl
 Summary: Steel Bank Common Lisp
 Version: 0.9.6
-Release: 2%{?dist}
+Release: 3%{?dist}
 
 License: BSD/MIT
 Group: 	 Development/Languages
@@ -62,7 +62,6 @@
 Patch4: sbcl-0.9.4-LIB_DIR.patch
 Patch5: sbcl-0.9.5-make-config-fix.patch
 Patch6: sbcl-0.9.5-verbose-build.patch
-Patch7: sbcl-0.9.5-stdlib_h.patch
 
 Requires(post): /sbin/install-info
 Requires(preun): /sbin/install-info
@@ -93,7 +92,6 @@
 %patch4 -p1 -b .LIB_DIR
 %patch5 -p1 -b .make-config-fix
 %{?verbose:%patch6 -p1 -b .verbose-build}
-%patch7 -p1 -b .stdlib_h
 
 # Enable sb-thread
 %ifarch %{ix86} x86_64
@@ -215,6 +213,9 @@
 
 
 %changelog
+* Thu Oct 27 2005 Rex Dieter <rexdieter[AT]users.sf.net> 0.9.6-3
+- drop upstreamed stdlib_h patch
+
 * Thu Oct 27 2005 Rex Dieter <rexdieter[AT]users.sf.net> 0.9.6-2
 - CFLAGS += -D_GNU_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64
 - (re)add/use stdlib_h patch (ppc)


--- sbcl-0.9.5-stdlib_h.patch DELETED ---




More information about the fedora-extras-commits mailing list