Hello community,

here is the log from the commit of package libffi for openSUSE:Factory checked 
in at 2017-03-14 09:50:31
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/libffi (Old)
 and      /work/SRC/openSUSE:Factory/.libffi.new (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "libffi"

Tue Mar 14 09:50:31 2017 rev:2 rq: version:3.2.1.git259

Changes:
--------
--- /work/SRC/openSUSE:Factory/libffi/libffi.changes    2017-03-09 
01:34:21.749911892 +0100
+++ /work/SRC/openSUSE:Factory/.libffi.new/libffi.changes       2017-03-14 
09:50:33.300243794 +0100
@@ -1,0 +2,5 @@
+Tue Mar 14 08:14:20 UTC 2017 - dleuenber...@suse.com
+
+- Add baselibs.conf in order to build libffi7-32bit (bgo#1029263).
+
+-------------------------------------------------------------------

New:
----
  baselibs.conf

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

Other differences:
------------------
++++++ libffi.spec ++++++
--- /var/tmp/diff_new_pack.V5RDxp/_old  2017-03-14 09:50:33.916156583 +0100
+++ /var/tmp/diff_new_pack.V5RDxp/_new  2017-03-14 09:50:33.920156016 +0100
@@ -1,7 +1,7 @@
 #
 # spec file for package libffi
 #
-# Copyright (c) 2016 SUSE LINUX GmbH, Nuernberg, Germany.
+# Copyright (c) 2017 SUSE LINUX 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,6 +15,7 @@
 # Please submit bugfixes or comments via http://bugs.opensuse.org/
 #
 
+
 %define libffi_sover 7
 
 Name:           libffi
@@ -25,11 +26,12 @@
 Group:          Development/Languages/C and C++
 Url:            https://github.com/libffi/
 Source:         %name-%version.tar.xz
+Source99:       baselibs.conf
 Patch:         libffi-include-location.patch
 BuildRoot:      %{_tmppath}/%{name}-%{version}-build
-BuildRequires: gcc-c++
 BuildRequires: autoconf
 BuildRequires: automake
+BuildRequires:  gcc-c++
 BuildRequires: libtool
 BuildRequires: makeinfo
 BuildRequires: pkg-config
@@ -62,7 +64,6 @@
 %preun devel
 %install_info_delete --info-dir=%{_infodir} %{_infodir}/libffi.info.gz
 
-
 %package -n libffi%{libffi_sover}
 Summary:       Foreign Function Interface Library
 Group:          System/Libraries
@@ -95,7 +96,6 @@
 rm %{buildroot}%{_libdir}/libffi.a
 rm %{buildroot}%{_libdir}/libffi.la
 
-
 %files devel
 %defattr(-,root,root)
 %{_libdir}/libffi.so
@@ -113,5 +113,4 @@
 %defattr(-,root,root)
 %{_libdir}/libffi.so.%{libffi_sover}*
 
-
 %changelog

++++++ baselibs.conf ++++++
libffi7

Reply via email to