Hello community,

here is the log from the commit of package chocolate-doom for openSUSE:Factory 
checked in at 2020-06-07 21:38:14
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/chocolate-doom (Old)
 and      /work/SRC/openSUSE:Factory/.chocolate-doom.new.3606 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "chocolate-doom"

Sun Jun  7 21:38:14 2020 rev:15 rq:812128 version:3.0.0

Changes:
--------
--- /work/SRC/openSUSE:Factory/chocolate-doom/chocolate-doom.changes    
2018-11-26 10:22:07.981603933 +0100
+++ /work/SRC/openSUSE:Factory/.chocolate-doom.new.3606/chocolate-doom.changes  
2020-06-07 21:38:37.813509421 +0200
@@ -1,0 +2,5 @@
+Sat Jun  6 23:53:33 UTC 2020 - Jan Engelhardt <jeng...@inai.de>
+
+- Set CFLAGS+=-fcommon.
+
+-------------------------------------------------------------------

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

Other differences:
------------------
++++++ chocolate-doom.spec ++++++
--- /var/tmp/diff_new_pack.ubYT1P/_old  2020-06-07 21:38:39.745515544 +0200
+++ /var/tmp/diff_new_pack.ubYT1P/_new  2020-06-07 21:38:39.749515557 +0200
@@ -1,7 +1,7 @@
 #
 # spec file for package chocolate-doom
 #
-# Copyright (c) 2018 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,15 +22,13 @@
 Summary:        Conservative DOOM/Heretic/Hexen/Strife source port
 License:        GPL-2.0-or-later
 Group:          Amusements/Games/3D/Shoot
-Url:            http://chocolate-doom.org/
+URL:            http://chocolate-doom.org/
 
-#Git-Clone:    git://github.com/fragglet/chocolate-doom
 #Git-Web:      https://github.com/fragglet/chocolate-doom
 Source:         
http://www.chocolate-doom.org/downloads/%version/%name-%version.tar.gz
 Source2:        
http://www.chocolate-doom.org/downloads/%version/%name-%version.tar.gz.asc
 Source3:        %name.keyring
 Patch1:         chdoom-iwaddir.diff
-BuildRoot:      %{_tmppath}/%{name}-%{version}-build
 BuildRequires:  autoconf
 BuildRequires:  automake
 BuildRequires:  fdupes
@@ -71,7 +69,7 @@
 
 %build
 autoreconf -fi
-%configure
+%configure CFLAGS="%optflags -fcommon"
 make %{?_smp_mflags}
 
 %install
@@ -87,7 +85,6 @@
 echo "INFO: %name: The global IWAD directory is %_datadir/doom."
 
 %files
-%defattr(-,root,root)
 %_bindir/chocolate-*
 %_mandir/man*/*
 %_datadir/appdata/
@@ -96,7 +93,6 @@
 %_docdir/chocolate-*/
 
 %files bash-completion
-%defattr(-,root,root)
 %_datadir/bash-completion/
 
 %changelog



Reply via email to