Hello community,

here is the log from the commit of package flamerobin for openSUSE:Factory 
checked in at 2020-09-25 16:36:14
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/flamerobin (Old)
 and      /work/SRC/openSUSE:Factory/.flamerobin.new.4249 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "flamerobin"

Fri Sep 25 16:36:14 2020 rev:21 rq:837286 version:0.9.3.1

Changes:
--------
--- /work/SRC/openSUSE:Factory/flamerobin/flamerobin.changes    2017-02-03 
17:36:51.047922355 +0100
+++ /work/SRC/openSUSE:Factory/.flamerobin.new.4249/flamerobin.changes  
2020-09-25 16:37:30.936208887 +0200
@@ -1,0 +2,5 @@
+Sat Sep 19 19:15:09 UTC 2020 - Markus Beth <[email protected]>
+
+- cleanup spec file to fix missing dependencies
+
+-------------------------------------------------------------------

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

Other differences:
------------------
++++++ flamerobin.spec ++++++
--- /var/tmp/diff_new_pack.5dtnpS/_old  2020-09-25 16:37:31.388209288 +0200
+++ /var/tmp/diff_new_pack.5dtnpS/_new  2020-09-25 16:37:31.392209292 +0200
@@ -1,7 +1,7 @@
 #
 # spec file for package flamerobin
 #
-# Copyright (c) 2017 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
@@ -12,19 +12,17 @@
 # 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/
 #
 
 
-%define _use_internal_dependency_generator 0
-%define __find_requires %wx_requires
 Name:           flamerobin
 Version:        0.9.3.1
 Release:        0
 Summary:        Graphical client for Firebird
-License:        MIT and LGPL-2.1+
+License:        MIT AND LGPL-2.1-or-later
 Group:          Productivity/Databases/Tools
-Url:            http://www.flamerobin.org/
+URL:            http://www.flamerobin.org/
 Source0:        https://github.com/mariuz/flamerobin/archive/%{version}.tar.gz
 # PATCH-FIX-UPSTREAM flamerobin-desktop-file.patch gh#mariuz/flamerobin#5 
[email protected] -- Unhardcode icon path in GNU/Linux laucher; patch taken 
from upstream git
 Patch0:         flamerobin-desktop-file.patch
@@ -59,10 +57,10 @@
 export CFLAGS="%{optflags} -fpermissive"
 export CXXFLAGS="$CFLAGS"
 %configure
-make %{?_smp_mflags}
+%make_build
 
 %install
-make DESTDIR=%{buildroot} install %{?_smp_mflags}
+%make_install
 
 %suse_update_desktop_file -r %{name} Office Database
 rm -rf %{buildroot}%{_datadir}/%{name}/docs


Reply via email to