SPECS: guile.spec - added hacked guile.init (as ice-9/slib.scm) - ...

wiget wiget at pld-linux.org
Sun Sep 9 21:32:15 CEST 2007


Author: wiget                        Date: Sun Sep  9 19:32:15 2007 GMT
Module: SPECS                         Tag: HEAD
---- Log message:
- added hacked guile.init (as ice-9/slib.scm)
- release 2

---- Files affected:
SPECS:
   guile.spec (1.104 -> 1.105) 

---- Diffs:

================================================================
Index: SPECS/guile.spec
diff -u SPECS/guile.spec:1.104 SPECS/guile.spec:1.105
--- SPECS/guile.spec:1.104	Thu Aug  2 07:36:48 2007
+++ SPECS/guile.spec	Sun Sep  9 21:32:09 2007
@@ -12,12 +12,15 @@
 Summary(uk.UTF-8):	Мова розширень GNU
 Name:		guile
 Version:	1.8.2
-Release:	1
+Release:	2
 Epoch:		5
 License:	GPL v2+/LGPL v2.1+
 Group:		Development/Languages
 Source0:	ftp://ftp.gnu.org/gnu/guile/%{name}-%{version}.tar.gz
 # Source0-md5:	a4b64a992deae0532f8015bcc6c40784
+# Source1 is guile.init from slib hacked as decribed at:
+# http://lists.gnu.org/archive/html/bug-guile/2006-11/msg00010.html
+Source1:	slib.scm
 Patch0:		%{name}-info.patch
 Patch1:		%{name}-fix_awk_patch.patch
 Patch2:		%{name}-SCM_SITE_DIR_path.patch
@@ -155,6 +158,7 @@
 # I wouldn't apply it, it breaks other programs, but I have fixed it, so
 # if you convince me... (but remember about perl, python, tcl and ruby ) (filon)
 # patch2 -p1
+install %{SOURCE1} ./ice-9/slib.scm
 
 %build
 %{__gettextize}
@@ -224,6 +228,10 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.105  2007/09/09 19:32:09  wiget
+- added hacked guile.init (as ice-9/slib.scm)
+- release 2
+
 Revision 1.104  2007/08/02 05:36:48  qboosh
 - License GPL v2+ for interpreter, LGPL v2.1+ for libguile
 
================================================================

---- CVS-web:
    http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/SPECS/guile.spec?r1=1.104&r2=1.105&f=u



More information about the pld-cvs-commit mailing list