Hello community,

here is the log from the commit of package isapnp for openSUSE:Factory checked 
in at 2020-01-09 22:53:35
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/isapnp (Old)
 and      /work/SRC/openSUSE:Factory/.isapnp.new.6675 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "isapnp"

Thu Jan  9 22:53:35 2020 rev:22 rq:762489 version:1.26

Changes:
--------
--- /work/SRC/openSUSE:Factory/isapnp/isapnp.changes    2016-02-24 
14:25:30.000000000 +0100
+++ /work/SRC/openSUSE:Factory/.isapnp.new.6675/isapnp.changes  2020-01-09 
22:54:13.262818177 +0100
@@ -1,0 +2,5 @@
+Thu Jan  9 17:03:57 UTC 2020 - Marcus Meissner <meiss...@suse.com>
+
+- use -ftlo-fat-objects for static library
+
+-------------------------------------------------------------------

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

Other differences:
------------------
++++++ isapnp.spec ++++++
--- /var/tmp/diff_new_pack.ZJIRU6/_old  2020-01-09 22:54:14.022818557 +0100
+++ /var/tmp/diff_new_pack.ZJIRU6/_new  2020-01-09 22:54:14.030818561 +0100
@@ -1,7 +1,7 @@
 #
 # spec file for package isapnp
 #
-# Copyright (c) 2016 SUSE LINUX GmbH, Nuernberg, Germany.
+# Copyright (c) 2020 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
@@ -12,7 +12,7 @@
 # license that conforms to the Open Source Definition (Version 1.9)
 # published by the Open Source Initiative.
 
-# Please submit bugfixes or comments via http://bugs.opensuse.org/
+# Please submit bugfixes or comments via https://bugs.opensuse.org/
 #
 
 
@@ -20,7 +20,7 @@
 Version:        1.26
 Release:        0
 Summary:        An ISA Plug and Play Configuration Utility
-License:        GPL-2.0+
+License:        GPL-2.0-or-later
 Group:          Hardware/Other
 Source:         isapnptools-%{version}.tar.bz2
 Source1:        boot.isapnp
@@ -66,7 +66,7 @@
 %define warn_flags -W -Wall -Wstrict-prototypes -Wno-unused-parameter
 rm -f acconfig.h
 autoreconf -fiv
-export CFLAGS="%{optflags} %{warn_flags}"
+export CFLAGS="%{optflags} %{warn_flags} -ffat-lto-objects"
 %configure \
   --sbindir=/sbin
 touch src/isapnp_main.l


Reply via email to