Hello community,

here is the log from the commit of package guile for openSUSE:12.3 checked in 
at 2013-02-07 10:22:35
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:12.3/guile (Old)
 and      /work/SRC/openSUSE:12.3/.guile.new (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "guile", Maintainer is "pgaj...@suse.com"

Changes:
--------
--- /work/SRC/openSUSE:12.3/guile/guile.changes 2013-01-31 01:19:29.000000000 
+0100
+++ /work/SRC/openSUSE:12.3/.guile.new/guile.changes    2013-02-07 
10:22:38.000000000 +0100
@@ -1,0 +2,5 @@
+Tue Feb  5 18:36:49 UTC 2013 - dmitr...@opensuse.org
+
+- move .so file to libguilereadline package [bnc#765436]
+
+-------------------------------------------------------------------

New:
----
  guile-rpmlintrc

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

Other differences:
------------------
++++++ guile.spec ++++++
--- /var/tmp/diff_new_pack.XbJmiz/_old  2013-02-07 10:22:41.000000000 +0100
+++ /var/tmp/diff_new_pack.XbJmiz/_new  2013-02-07 10:22:41.000000000 +0100
@@ -1,7 +1,7 @@
 #
 # spec file for package guile
 #
-# Copyright (c) 2012 SUSE LINUX Products GmbH, Nuernberg, Germany.
+# Copyright (c) 2013 SUSE LINUX Products GmbH, Nuernberg, Germany.
 #
 # All modifications and additions to the file contributed by third parties
 # remain the property of their copyright owners, unless otherwise agreed
@@ -40,6 +40,7 @@
 Group:          Development/Languages/Scheme
 Url:            http://www.gnu.org/software/guile/
 Source0:        %{name}-%{version}.tar.gz
+Source1:        guile-rpmlintrc
 Patch1:         %{name}-64bit.patch
 Patch2:         %{name}-1.6.10-mktemp.patch
 Patch3:         %{name}-threads-test.patch
@@ -177,6 +178,8 @@
 
 %files  -n libguilereadline-%{greadsuff}
 %defattr(-,root,root)
+# please leave .so file here [bnc#765436]
+%{_libdir}/libguilereadline-v-%{libgreadver}.so
 %{_libdir}/libguilereadline-v-%{libgreadver}.so.%{libgreadver}*
 
 %files devel
@@ -191,7 +194,7 @@
 %doc %{_infodir}/%{name}.info-[0-9].gz
 %doc %{_infodir}/%{name}.info-1[0-9].gz
 %doc %{_infodir}/r5rs.info.gz
-%{_libdir}/libguile*.so
+%{_libdir}/libguile-%{guilevers}.so
 %{_libdir}/pkgconfig/guile-%{guilevers}.pc
 
 %changelog

++++++ guile-rpmlintrc ++++++
addFilter("libguilereadline.* devel-file-in-non-devel-package")--
To unsubscribe, e-mail: opensuse-commit+unsubscr...@opensuse.org
For additional commands, e-mail: opensuse-commit+h...@opensuse.org

Reply via email to