Hello community,

here is the log from the commit of package amtu for openSUSE:Factory checked in 
at 2020-06-18 10:28:29
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/amtu (Old)
 and      /work/SRC/openSUSE:Factory/.amtu.new.3606 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "amtu"

Thu Jun 18 10:28:29 2020 rev:20 rq:815545 version:1.0.8

Changes:
--------
--- /work/SRC/openSUSE:Factory/amtu/amtu.changes        2012-03-07 
13:40:44.000000000 +0100
+++ /work/SRC/openSUSE:Factory/.amtu.new.3606/amtu.changes      2020-06-18 
10:28:46.084939951 +0200
@@ -1,0 +2,5 @@
+Thu Jun 11 09:45:20 UTC 2020 - Paolo Stivanin <i...@paolostivanin.com>
+
+- Add -fcommon to allow package to build with GCC10 
+
+-------------------------------------------------------------------

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

Other differences:
------------------
++++++ amtu.spec ++++++
--- /var/tmp/diff_new_pack.KhMYPI/_old  2020-06-18 10:28:47.836945238 +0200
+++ /var/tmp/diff_new_pack.KhMYPI/_new  2020-06-18 10:28:47.840945251 +0200
@@ -1,7 +1,7 @@
 #
 # spec file for package amtu
 #
-# Copyright (c) 2012 SUSE LINUX Products GmbH, Nuernberg, Germany.
+# Copyright (c) 2020 SUSE LLC
 #
 # All modifications and additions to the file contributed by third parties
 # remain the property of their copyright owners, unless otherwise agreed
@@ -12,19 +12,18 @@
 # 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/
 #
 
 
-
 Name:           amtu
-Url:            http://sourceforge.net/projects/amtueal/
-License:        CPL-1.0
-Group:          Productivity/Security
+URL:            http://sourceforge.net/projects/amtueal/
 Requires:       audit >= 1.2.9
 Version:        1.0.8
 Release:        0
 Summary:        Abstract Machine Test Utility
+License:        CPL-1.0
+Group:          Productivity/Security
 Source:         %{name}-%{version}.tar.gz
 Patch0:         amtu-1.0.8_memsep_fclose_bnc523353.diff
 BuildRoot:      %{_tmppath}/%{name}-%{version}-build
@@ -46,7 +45,7 @@
 %patch0 -p1
 
 %build
-CFLAGS="$RPM_OPT_FLAGS -D_GNU_SOURCE -Wall -pipe"
+CFLAGS="$RPM_OPT_FLAGS -D_GNU_SOURCE -Wall -pipe -fcommon"
     CC=gcc
 export CC CFLAGS
   ./configure                           \
@@ -56,7 +55,6 @@
   make %{?_smp_mflags}
 
 %install
-#  rm -rf %{_defaultdocdir}/amtu
 mkdir -p $RPM_BUILD_ROOT/%{_defaultdocdir}/amtu
 make DESTDIR=$RPM_BUILD_ROOT install-strip
 install -m 644 doc/amtu.8    $RPM_BUILD_ROOT/%{_mandir}/man8/amtu.8


Reply via email to