rpms/sbcl/devel sbcl.spec, 1.28, 1.29 sbcl-0.9.5-stdlib_h.patch, 1.1, NONE

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


Author: rdieter

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

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/devel/sbcl.spec,v
retrieving revision 1.28
retrieving revision 1.29
diff -u -r1.28 -r1.29
--- sbcl.spec	27 Oct 2005 17:34:38 -0000	1.28
+++ sbcl.spec	27 Oct 2005 17:47:27 -0000	1.29
@@ -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