Hello community,

here is the log from the commit of package gdb for openSUSE:Factory checked in 
at 2019-11-15 22:32:54
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/gdb (Old)
 and      /work/SRC/openSUSE:Factory/.gdb.new.26869 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "gdb"

Fri Nov 15 22:32:54 2019 rev:134 rq:747713 version:8.3.1

Changes:
--------
--- /work/SRC/openSUSE:Factory/gdb/gdb.changes  2019-11-11 12:59:40.893645280 
+0100
+++ /work/SRC/openSUSE:Factory/.gdb.new.26869/gdb.changes       2019-11-15 
22:33:02.184053311 +0100
@@ -1,0 +2,6 @@
+Mon Nov 11 08:57:18 UTC 2019 - Ludwig Nussel <lnus...@suse.de>
+
+- make fpc optional (boo#1156284) as fpc requires itself for
+  bootstrapping.
+
+-------------------------------------------------------------------

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

Other differences:
------------------
++++++ gdb.spec ++++++
--- /var/tmp/diff_new_pack.XMle7Q/_old  2019-11-15 22:33:09.168050246 +0100
+++ /var/tmp/diff_new_pack.XMle7Q/_new  2019-11-15 22:33:09.168050246 +0100
@@ -22,6 +22,7 @@
 %global _without_testsuite 1
 %endif
 %bcond_without testsuite
+%bcond_without fpc
 
 Summary:        A GNU source-level debugger for C, C++, Fortran and other 
languages
 License:        GPL-3.0-or-later AND GPL-3.0-with-GCC-exception AND 
LGPL-2.1-or-later AND LGPL-3.0-or-later
@@ -378,9 +379,11 @@
 %endif
 %if 0%{?suse_version} >= 1500 && 0%{?is_opensuse}
 %ifarch %{ix86} x86_64 aarch64 armv7l
+%if %{with fpc}
 BuildRequires:  fpc
 %endif
 %endif
+%endif
 %if 0%{?suse_version} >= 1200
 %ifnarch s390
 # s390 (for SLE12) doesn't have valgrind


Reply via email to