Hello community,

here is the log from the commit of package squashfs for openSUSE:Factory 
checked in at 2020-04-15 20:06:13
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/squashfs (Old)
 and      /work/SRC/openSUSE:Factory/.squashfs.new.2738 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "squashfs"

Wed Apr 15 20:06:13 2020 rev:40 rq:792717 version:4.4

Changes:
--------
--- /work/SRC/openSUSE:Factory/squashfs/squashfs.changes        2019-10-30 
14:41:18.637766954 +0100
+++ /work/SRC/openSUSE:Factory/.squashfs.new.2738/squashfs.changes      
2020-04-15 20:08:01.162167357 +0200
@@ -1,0 +2,5 @@
+Tue Mar 31 11:41:23 UTC 2020 - Martin Liška <mli...@suse.cz>
+
+- Add -fcommon in order to fix boo#1160294.
+
+-------------------------------------------------------------------

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

Other differences:
------------------
++++++ squashfs.spec ++++++
--- /var/tmp/diff_new_pack.mD1Au3/_old  2020-04-15 20:08:01.718167735 +0200
+++ /var/tmp/diff_new_pack.mD1Au3/_new  2020-04-15 20:08:01.722167738 +0200
@@ -1,7 +1,7 @@
 #
 # spec file for package squashfs
 #
-# Copyright (c) 2019 SUSE LINUX 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
@@ -22,7 +22,7 @@
 Summary:        A Read-Only File System with Efficient Compression
 License:        GPL-2.0-or-later
 Group:          System/Filesystems
-Url:            http://squashfs.sourceforge.net/
+URL:            http://squashfs.sourceforge.net/
 Source0:        
http://sourceforge.net/projects/squashfs/files/squashfs/%{name}%{version}/%{name}%{version}.tar.gz
 Patch0:         squashfs-64k.patch
 Patch1:         squashfs-thread-limit
@@ -46,7 +46,7 @@
 
 %build
 %define _lto_cflags %{nil}
-sed -i -e "s|-O2|%{optflags}|" squashfs-tools/Makefile
+sed -i -e "s|-O2|%{optflags} -fcommon|" squashfs-tools/Makefile
 make %{?_smp_mflags} -C squashfs-tools XZ_SUPPORT=1 LZO_SUPPORT=1 \
 %if %{?suse_version} > 1315
    LZ4_SUPPORT=1


Reply via email to