[packages/guile1: 151/172] - problem with srfi

jajcus jajcus at pld-linux.org
Sat Dec 12 13:51:28 CET 2015


commit dd2f40326e628fcdc8073607a5574698c1f06c18
Author: Szymon Siwek <sls at pld-linux.org>
Date:   Wed Apr 2 23:47:03 2008 +0000

    - problem with srfi
    
    Changed files:
        guile.spec -> 1.112

 guile.spec | 9 ++++++++-
 1 file changed, 8 insertions(+), 1 deletion(-)
---
diff --git a/guile.spec b/guile.spec
index a380875..bfa9b1d 100644
--- a/guile.spec
+++ b/guile.spec
@@ -1,3 +1,10 @@
+# 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
@@ -12,7 +19,7 @@ Summary(ru.UTF-8):	Язык расширений GNU
 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
================================================================

---- gitweb:

http://git.pld-linux.org/gitweb.cgi/packages/guile1.git/commitdiff/ebe6c26bec9cbe3813afc2be58f989889f8e944a



More information about the pld-cvs-commit mailing list