Hello community,

here is the log from the commit of package guile1 for openSUSE:Factory checked 
in at 2012-09-11 09:07:07
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/guile1 (Old)
 and      /work/SRC/openSUSE:Factory/.guile1.new (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "guile1", Maintainer is ""

Changes:
--------
--- /work/SRC/openSUSE:Factory/guile1/guile1.changes    2012-08-04 
13:09:16.000000000 +0200
+++ /work/SRC/openSUSE:Factory/.guile1.new/guile1.changes       2012-09-11 
09:07:09.000000000 +0200
@@ -1,0 +2,9 @@
+Mon Sep 10 09:58:35 UTC 2012 - dims...@opensuse.org
+
+- Reauire the library packages from the main package: having the
+  *.so symlinks in the main package forces us to install the libs
+  as well, or we end up with dangling symlinks (thus, failing to
+  actually dlopen the .so file, which was the main reason to move
+  them to the main package. Fixes issues like bnc#779458).
+
+-------------------------------------------------------------------

++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Other differences:
------------------
++++++ guile1.spec ++++++
--- /var/tmp/diff_new_pack.UMVKLo/_old  2012-09-11 09:07:13.000000000 +0200
+++ /var/tmp/diff_new_pack.UMVKLo/_new  2012-09-11 09:07:13.000000000 +0200
@@ -43,6 +43,13 @@
 PreReq:         fileutils sh-utils
 PreReq:         %install_info_prereq
 Conflicts:      slib < 3a5
+# Require the library packages, at least current version. The *.so symlinks 
are in the main package (due to dlopen(), so without the requires, it would be 
dangling symlinks.
+Requires:       libguile-srfi-srfi-1-v-3-3 >= %{version}
+Requires:       libguile-srfi-srfi-13-14-v-3-3 >= %{version}
+Requires:       libguile-srfi-srfi-4-v-3-3 >= %{version}
+Requires:       libguile-srfi-srfi-60-v-2-2 >= %{version}
+Requires:       libguile17 >= %{version}
+Requires:       libguilereadline-v-17-17 >= %{version}
 
 %description
 This is Guile, a portable, embeddable Scheme implementation written in

-- 
To unsubscribe, e-mail: opensuse-commit+unsubscr...@opensuse.org
For additional commands, e-mail: opensuse-commit+h...@opensuse.org

Reply via email to