Hello community,

here is the log from the commit of package guile for openSUSE:Factory checked 
in at 2012-01-19 10:34:55
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/guile (Old)
 and      /work/SRC/openSUSE:Factory/.guile.new (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

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

Changes:
--------
--- /work/SRC/openSUSE:Factory/guile/guile.changes      2011-12-20 
14:30:08.000000000 +0100
+++ /work/SRC/openSUSE:Factory/.guile.new/guile.changes 2012-01-19 
10:35:00.000000000 +0100
@@ -1,0 +2,5 @@
+Wed Jan 18 16:21:57 UTC 2012 - pgaj...@suse.com
+
+- don't conflict with guile1 [bnc#724917]
+
+-------------------------------------------------------------------

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

Other differences:
------------------
++++++ guile.spec ++++++
--- /var/tmp/diff_new_pack.7qBjuF/_old  2012-01-19 10:35:01.000000000 +0100
+++ /var/tmp/diff_new_pack.7qBjuF/_new  2012-01-19 10:35:01.000000000 +0100
@@ -1,7 +1,7 @@
 #
 # spec file for package guile
 #
-# Copyright (c) 2011 SUSE LINUX Products GmbH, Nuernberg, Germany.
+# Copyright (c) 2012 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
@@ -15,7 +15,6 @@
 # Please submit bugfixes or comments via http://bugs.opensuse.org/
 #
 
-
 # define the name used for versioning libs and directories.
 %define guilemaj    2
 %define guilemin    0
@@ -33,11 +32,11 @@
 BuildRequires:  libunistring-devel
 BuildRequires:  pkg-config
 BuildRequires:  readline-devel
-License:        GFDL-1.3 and GPL-3.0+ and LGPL-3.0+
-Group:          Development/Languages/Scheme
 Version:        %{guilevers}.3
 Release:        0
 Summary:        GNU's Ubiquitous Intelligent Language for Extension
+License:        GFDL-1.3 and GPL-3.0+ and LGPL-3.0+
+Group:          Development/Languages/Scheme
 Url:            http://www.gnu.org/software/guile/
 Source0:        %{name}-%{version}.tar.bz2
 Patch1:         %{name}-64bit.patch
@@ -49,7 +48,6 @@
 PreReq:         fileutils sh-utils
 PreReq:         %install_info_prereq
 Conflicts:      slib < 3a5
-Conflicts:      guile1
 
 %description
 This is Guile, a portable, embeddable Scheme implementation written in
@@ -58,6 +56,8 @@
 
 %package -n libguile-%{gsuff}
 Summary:        GNU's Ubiquitous Intelligent Language for Extension
+License:        GFDL-1.3 and GPL-3.0+ and LGPL-3.0+
+Group:          Development/Languages/Scheme
 Requires:       %{name}-modules-%{guilemaj}_%{guilemin} >= %{version}
 
 %description -n libguile-%{gsuff}
@@ -68,6 +68,8 @@
 
 %package modules-%{guilemaj}_%{guilemin}
 Summary:        GNU's Ubiquitous Intelligent Language for Extension
+License:        GFDL-1.3 and GPL-3.0+ and LGPL-3.0+
+Group:          Development/Languages/Scheme
 
 %description modules-%{guilemaj}_%{guilemin}
 This is Guile, a portable, embeddable Scheme implementation written in
@@ -77,6 +79,8 @@
 
 %package -n libguilereadline-%{greadsuff}
 Summary:        GNU's Ubiquitous Intelligent Language for Extension
+License:        GFDL-1.3 and GPL-3.0+ and LGPL-3.0+
+Group:          Development/Languages/Scheme
 
 %description -n libguilereadline-%{greadsuff}
 This is Guile, a portable, embeddable Scheme implementation written in
@@ -85,14 +89,14 @@
 contains the shared libraries.
 
 %package devel
-License:        LGPL-2.1+
 Summary:        GNU's Ubiquitous Intelligent Language for Extension
+License:        LGPL-2.1+
+Group:          Development/Languages/Scheme
 Requires:       gmp-devel readline-devel ncurses-devel gc-devel 
libunistring-devel libffi-devel
 # following Requires needed because /usr/bin/guile-config needs /usr/bin/guile
 Requires:       guile = %{version}
 Requires:       libguilereadline-%{greadsuff} = %{version}
 Requires:       libguile-%{gsuff} = %{version}
-Conflicts:      libguile1-devel
 
 %description devel
 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