SPECS: guile.spec - problem with srfi
sls
sls at pld-linux.org
Thu Apr 3 01:47:08 CEST 2008
Author: sls Date: Wed Apr 2 23:47:08 2008 GMT
Module: SPECS Tag: HEAD
---- Log message:
- problem with srfi
---- Files affected:
SPECS:
guile.spec (1.111 -> 1.112)
---- Diffs:
================================================================
Index: SPECS/guile.spec
diff -u SPECS/guile.spec:1.111 SPECS/guile.spec:1.112
--- SPECS/guile.spec:1.111 Wed Apr 2 00:50:26 2008
+++ SPECS/guile.spec Thu Apr 3 01:47:03 2008
@@ -1,4 +1,11 @@
# $Revision$, $Date$
+# TODO:
+# fix libguile-srfi* problem:
+# guile> (use-modules (srfi srfi-1))
+# BLAH, BLAH, BLAH: "libguile-srfi-srfi-1-v-3.so: cannot open shared object file: No such file or directory"
+# solutions:
+# - mv libguile-srfi*.so to main pkg (like in Fedora)
+# - fix libguile-srfi* linking
#
# Conditional build:
%bcond_without tests # don't perform ./check-guile
@@ -13,7 +20,7 @@
Summary(uk.UTF-8): Мова розширень GNU
Name: guile
Version: 1.8.4
-Release: 1
+Release: 1.1
Epoch: 5
License: GPL v2+/LGPL v2.1+
Group: Development/Languages
@@ -264,6 +271,9 @@
All persons listed below can be reached at <cvs_login>@pld-linux.org
$Log$
+Revision 1.112 2008-04-02 23:47:03 sls
+- problem with srfi
+
Revision 1.111 2008-04-01 22:50:26 sls
- more verbose files
- scripts got exec permissions
================================================================
---- CVS-web:
http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/SPECS/guile.spec?r1=1.111&r2=1.112&f=u
More information about the pld-cvs-commit
mailing list