Script 'mail_helper' called by obssrc
Hello community,

here is the log from the commit of package fwbuilder for openSUSE:Factory 
checked in at 2021-06-27 18:59:29
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/fwbuilder (Old)
 and      /work/SRC/openSUSE:Factory/.fwbuilder.new.2625 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "fwbuilder"

Sun Jun 27 18:59:29 2021 rev:18 rq:902642 version:5.3.7

Changes:
--------
--- /work/SRC/openSUSE:Factory/fwbuilder/fwbuilder.changes      2019-02-15 
10:04:32.559584260 +0100
+++ /work/SRC/openSUSE:Factory/.fwbuilder.new.2625/fwbuilder.changes    
2021-06-27 19:00:55.032420720 +0200
@@ -1,0 +2,7 @@
+Mon May 31 21:16:12 UTC 2021 - Christophe Giboudeaux <christo...@krop.fr>
+
+- Add patch to fix build with GCC 11:
+  * 0001-C-exception-specifications-are-deprecated-in-C-11.patch
+- Spec cleanup
+
+-------------------------------------------------------------------

New:
----
  0001-C-exception-specifications-are-deprecated-in-C-11.patch

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

Other differences:
------------------
++++++ fwbuilder.spec ++++++
--- /var/tmp/diff_new_pack.CSAmjm/_old  2021-06-27 19:00:55.548421398 +0200
+++ /var/tmp/diff_new_pack.CSAmjm/_new  2021-06-27 19:00:55.552421403 +0200
@@ -1,7 +1,7 @@
 #
 # spec file for package fwbuilder
 #
-# Copyright (c) 2019 SUSE LINUX GmbH, Nuernberg, Germany.
+# Copyright (c) 2021 SUSE LLC
 #
 # All modifications and additions to the file contributed by third parties
 # remain the property of their copyright owners, unless otherwise agreed
@@ -12,7 +12,7 @@
 # license that conforms to the Open Source Definition (Version 1.9)
 # published by the Open Source Initiative.
 
-# Please submit bugfixes or comments via http://bugs.opensuse.org/
+# Please submit bugfixes or comments via https://bugs.opensuse.org/
 #
 
 
@@ -22,11 +22,12 @@
 Summary:        Firewall Builder
 License:        GPL-2.0-or-later
 Group:          Productivity/Networking/Security
-Url:            http://www.fwbuilder.org/
+URL:            http://www.fwbuilder.org/
 Source:         
https://github.com/fwbuilder/fwbuilder/archive/v%{version}.tar.gz
 Patch0:         fwbuilder-qmake-without-flags.patch
 Patch1:         fix-bsc1124647-segfault.patch
-BuildRoot:      %{_tmppath}/%{name}-%{version}-build
+# PATCH-FIX-UPSTREAM
+Patch2:         0001-C-exception-specifications-are-deprecated-in-C-11.patch
 BuildRequires:  autoconf
 BuildRequires:  automake
 BuildRequires:  gcc-c++
@@ -36,6 +37,7 @@
 BuildRequires:  libxml2-devel
 BuildRequires:  libxslt-devel
 BuildRequires:  net-snmp-devel
+BuildRequires:  pkgconfig
 BuildRequires:  pkgconfig(Qt5Network)
 BuildRequires:  pkgconfig(Qt5PrintSupport)
 Requires:       hicolor-icon-theme
@@ -58,7 +60,6 @@
 
 %prep
 %autosetup -p1
-#%%patch1 -p1
 
 %build
 NOCONFIGURE=1 ./autogen.sh "--with-qmake=qmake-qt5"
@@ -74,18 +75,7 @@
 %fdupes -s %{buildroot}
 %endif
 
-%if 0%{?suse_version} > 1310
-%post
-%desktop_database_post
-%icon_theme_cache_post
-
-%postun
-%desktop_database_postun
-%icon_theme_cache_postun
-%endif
-
 %files
-%defattr(-,root,root)
 %{_bindir}/*
 %{_datadir}/applications/%{name}.desktop
 %{_docdir}/%{name}

++++++ 0001-C-exception-specifications-are-deprecated-in-C-11.patch ++++++
++++ 4635 lines (skipped)

Reply via email to