Hello community,

here is the log from the commit of package partclone for openSUSE:Factory 
checked in at 2020-06-11 14:54:22
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/partclone (Old)
 and      /work/SRC/openSUSE:Factory/.partclone.new.3606 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "partclone"

Thu Jun 11 14:54:22 2020 rev:12 rq:813462 version:0.3.13

Changes:
--------
--- /work/SRC/openSUSE:Factory/partclone/partclone.changes      2019-09-26 
20:42:01.230416409 +0200
+++ /work/SRC/openSUSE:Factory/.partclone.new.3606/partclone.changes    
2020-06-11 14:55:28.579421619 +0200
@@ -1,0 +2,5 @@
+Thu Jun 11 10:29:54 UTC 2020 - Martin Pluskal <[email protected]>
+
+- Fix building with gcc10
+
+-------------------------------------------------------------------

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

Other differences:
------------------
++++++ partclone.spec ++++++
--- /var/tmp/diff_new_pack.2CHpXu/_old  2020-06-11 14:55:29.655424939 +0200
+++ /var/tmp/diff_new_pack.2CHpXu/_new  2020-06-11 14:55:29.655424939 +0200
@@ -1,7 +1,7 @@
 #
 # spec file for package partclone
 #
-# Copyright (c) 2019 SUSE LINUX GmbH, Nuernberg, Germany.
+# Copyright (c) 2020 SUSE LLC
 # Copyright (c) 2012 Mariusz Fik <[email protected]>
 #
 # All modifications and additions to the file contributed by third parties
@@ -49,6 +49,7 @@
 %autosetup
 
 %build
+export CFLAGS="%{optflags} -fcommon"
 autoreconf -fiv
 %configure \
   --enable-ncursesw \
@@ -66,7 +67,7 @@
   --enable-minix \
   --enable-reiserfs \
   --enable-exfat
-make %{?_smp_mflags} LIBS="-lncursesw -lpthread -lfuse"
+%make_build LIBS="-lncursesw -lpthread -lfuse"
 
 %install
 %make_install INSTLIBDIR=%{buildroot}%{_datadir}/%{name}


Reply via email to