Hello community,

here is the log from the commit of package guile for openSUSE:12.2 checked in 
at 2012-06-29 13:22:51
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:12.2/guile (Old)
 and      /work/SRC/openSUSE:12.2/.guile.new (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "guile", Maintainer is "[email protected]"

Changes:
--------
--- /work/SRC/openSUSE:12.2/guile/guile.changes 2012-06-25 15:35:01.000000000 
+0200
+++ /work/SRC/openSUSE:12.2/.guile.new/guile.changes    2012-06-29 
13:22:52.000000000 +0200
@@ -1,0 +2,6 @@
+Fri Jun 29 09:26:41 UTC 2012 - [email protected]
+
+- libffi-devel is more generic than specific gcc versions (that no longer
+  exist in factory)
+
+-------------------------------------------------------------------

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

Other differences:
------------------
++++++ guile.spec ++++++
--- /var/tmp/diff_new_pack.Kswh1K/_old  2012-06-29 13:22:52.000000000 +0200
+++ /var/tmp/diff_new_pack.Kswh1K/_new  2012-06-29 13:22:52.000000000 +0200
@@ -15,6 +15,7 @@
 # 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
@@ -27,7 +28,7 @@
 Name:           guile
 BuildRequires:  gc-devel
 BuildRequires:  gmp-devel
-BuildRequires:  libffi46-devel
+BuildRequires:  libffi-devel
 BuildRequires:  libltdl-devel
 BuildRequires:  libunistring-devel
 BuildRequires:  pkg-config
@@ -93,11 +94,16 @@
 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
+Requires:       gc-devel
+Requires:       gmp-devel
+Requires:       libffi-devel
+Requires:       libunistring-devel
+Requires:       ncurses-devel
+Requires:       readline-devel
 # following Requires needed because /usr/bin/guile-config needs /usr/bin/guile
 Requires:       guile = %{version}
-Requires:       libguilereadline-%{greadsuff} = %{version}
 Requires:       libguile-%{gsuff} = %{version}
+Requires:       libguilereadline-%{greadsuff} = %{version}
 
 %description devel
 This is Guile, a portable, embeddable Scheme implementation written in

-- 
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to