Hello community,

here is the log from the commit of package RigelEngine for openSUSE:Factory 
checked in at 2020-09-09 18:02:12
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/RigelEngine (Old)
 and      /work/SRC/openSUSE:Factory/.RigelEngine.new.3399 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "RigelEngine"

Wed Sep  9 18:02:12 2020 rev:5 rq:833067 version:0.6.2beta

Changes:
--------
--- /work/SRC/openSUSE:Factory/RigelEngine/RigelEngine.changes  2020-09-07 
21:36:34.745414756 +0200
+++ /work/SRC/openSUSE:Factory/.RigelEngine.new.3399/RigelEngine.changes        
2020-09-09 18:08:33.563559584 +0200
@@ -1,0 +2,7 @@
+Tue Sep  8 13:33:51 UTC 2020 - Guillaume GARDET <guillaume.gar...@opensuse.org>
+
+- Add upstream patch to fix build on aarch64 and %arm:
+  * b413133c6b6e7837a4204f347cdaeccd41e187dc.patch
+  See: https://github.com/lethal-guitar/RigelEngine/pull/588
+
+-------------------------------------------------------------------

New:
----
  b413133c6b6e7837a4204f347cdaeccd41e187dc.patch

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

Other differences:
------------------
++++++ RigelEngine.spec ++++++
--- /var/tmp/diff_new_pack.YKx7Bu/_old  2020-09-09 18:08:35.867561684 +0200
+++ /var/tmp/diff_new_pack.YKx7Bu/_new  2020-09-09 18:08:35.871561688 +0200
@@ -27,18 +27,20 @@
 URL:            https://github.com/lethal-guitar/RigelEngine
 Source:         %{name}-%{version}.tar.xz
 Patch0:         RigelEngine-fix-build.patch
+# PATCH-FIX-UPSTREAM - https://github.com/lethal-guitar/RigelEngine/pull/588
+Patch1:         b413133c6b6e7837a4204f347cdaeccd41e187dc.patch
 BuildRequires:  boost-devel
 BuildRequires:  cmake >= 3.12
+BuildRequires:  libboost_program_options-devel
+BuildRequires:  pkgconfig
+BuildRequires:  pkgconfig(SDL2_mixer)
+BuildRequires:  pkgconfig(sdl2)
 %if 0%{?sle_version} >= 150100 && 0%{?sle_version} < 160000 && 0%{?is_opensuse}
 BuildRequires:  gcc9
 BuildRequires:  gcc9-c++
 %else
 BuildRequires:  gcc-c++
 %endif
-BuildRequires:  libboost_program_options-devel
-BuildRequires:  pkgconfig
-BuildRequires:  pkgconfig(SDL2_mixer)
-BuildRequires:  pkgconfig(sdl2)
 
 %description
 A modern reimplementation of the game Duke Nukem II, originally released in
@@ -50,6 +52,7 @@
 %prep
 %setup -q
 %patch0 -p1
+%patch1 -p1
 
 %build
 %if 0%{?sle_version} >= 150100 && 0%{?is_opensuse} 

++++++ b413133c6b6e7837a4204f347cdaeccd41e187dc.patch ++++++
++++ 22214 lines (skipped)


Reply via email to