Hello community,

here is the log from the commit of package guile for openSUSE:Factory checked 
in at 2011-12-20 14:30:04
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/guile (Old)
 and      /work/SRC/openSUSE:Factory/.guile.new (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

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

Changes:
--------
--- /work/SRC/openSUSE:Factory/guile/guile.changes      2011-12-02 
09:26:59.000000000 +0100
+++ /work/SRC/openSUSE:Factory/.guile.new/guile.changes 2011-12-20 
14:30:08.000000000 +0100
@@ -1,0 +2,10 @@
+Fri Dec  9 10:38:37 UTC 2011 - [email protected]
+
+- Drop libtool archives.
+
+-------------------------------------------------------------------
+Sat Dec  3 14:24:16 UTC 2011 - [email protected]
+
+- buildrequire ltdl-devel
+
+-------------------------------------------------------------------

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

Other differences:
------------------
++++++ guile.spec ++++++
--- /var/tmp/diff_new_pack.5HXvn7/_old  2011-12-20 14:30:11.000000000 +0100
+++ /var/tmp/diff_new_pack.5HXvn7/_new  2011-12-20 14:30:11.000000000 +0100
@@ -26,11 +26,17 @@
 %define greadsuff   v-%{libgreadver}-%{libgreadver}
 
 Name:           guile
-BuildRequires:  gc-devel gmp-devel libffi46-devel libunistring-devel 
pkg-config readline-devel
-License:        LGPL-3.0+ and GPL-3.0+ and FDL-1.3+
+BuildRequires:  gc-devel
+BuildRequires:  gmp-devel
+BuildRequires:  libffi46-devel
+BuildRequires:  libltdl-devel
+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:        1
+Release:        0
 Summary:        GNU's Ubiquitous Intelligent Language for Extension
 Url:            http://www.gnu.org/software/guile/
 Source0:        %{name}-%{version}.tar.bz2
@@ -51,7 +57,6 @@
 linked in as a library when building extensible programs.
 
 %package -n libguile-%{gsuff}
-Group:          Development/Languages/Scheme
 Summary:        GNU's Ubiquitous Intelligent Language for Extension
 Requires:       %{name}-modules-%{guilemaj}_%{guilemin} >= %{version}
 
@@ -62,7 +67,6 @@
 contains the shared libraries.
 
 %package modules-%{guilemaj}_%{guilemin}
-Group:          Development/Languages/Scheme
 Summary:        GNU's Ubiquitous Intelligent Language for Extension
 
 %description modules-%{guilemaj}_%{guilemin}
@@ -72,7 +76,6 @@
 contains guile modules.
 
 %package -n libguilereadline-%{greadsuff}
-Group:          Development/Languages/Scheme
 Summary:        GNU's Ubiquitous Intelligent Language for Extension
 
 %description -n libguilereadline-%{greadsuff}
@@ -82,14 +85,13 @@
 contains the shared libraries.
 
 %package devel
-License:        LGPL v2.1 or later
-Group:          Development/Languages/Scheme
+License:        LGPL-2.1+
 Summary:        GNU's Ubiquitous Intelligent Language for Extension
 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}-%{release}
-Requires:       libguilereadline-%{greadsuff} = %{version}-%{release}
-Requires:       libguile-%{gsuff} = %{version}-%{release}
+Requires:       guile = %{version}
+Requires:       libguilereadline-%{greadsuff} = %{version}
+Requires:       libguile-%{gsuff} = %{version}
 Conflicts:      libguile1-devel
 
 %description devel
@@ -120,6 +122,7 @@
 %install
 make install DESTDIR=$RPM_BUILD_ROOT
 mkdir -p $RPM_BUILD_ROOT%{_datadir}/guile/site
+find %{buildroot}%{_libdir} -type f -name '*.la' -delete -print
 
 %post devel
 %install_info --info-dir=%{_infodir} %{_infodir}/%{name}.info.gz
@@ -146,7 +149,6 @@
 %defattr(-,root,root)
 %doc ABOUT-NLS AUTHORS COPYING* ChangeLog GUILE-VERSION HACKING
 %doc LICENSE NEWS README THANKS
-%defattr(-,root,root)
 %{_bindir}/guile-tools
 %{_bindir}/guild
 %{_bindir}/guile
@@ -179,7 +181,6 @@
 %doc %{_infodir}/%{name}.info-1[0-9].gz
 %doc %{_infodir}/r5rs.info.gz
 %{_libdir}/libguile*.so
-%{_libdir}/libguile*.la
 %{_libdir}/pkgconfig/guile-%{guilevers}.pc
 
 %changelog

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

Reply via email to