Hello community,

here is the log from the commit of package gpsbabel for openSUSE:Factory 
checked in at 2016-06-07 23:48:01
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/gpsbabel (Old)
 and      /work/SRC/openSUSE:Factory/.gpsbabel.new (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "gpsbabel"

Changes:
--------
--- /work/SRC/openSUSE:Factory/gpsbabel/gpsbabel.changes        2015-07-03 
00:05:30.000000000 +0200
+++ /work/SRC/openSUSE:Factory/.gpsbabel.new/gpsbabel.changes   2016-06-07 
23:48:06.000000000 +0200
@@ -1,0 +2,5 @@
+Sun Jun  5 12:46:12 UTC 2016 - [email protected]
+
+- Update dependencies
+
+-------------------------------------------------------------------

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

Other differences:
------------------
++++++ gpsbabel.spec ++++++
--- /var/tmp/diff_new_pack.PihEaP/_old  2016-06-07 23:48:07.000000000 +0200
+++ /var/tmp/diff_new_pack.PihEaP/_new  2016-06-07 23:48:07.000000000 +0200
@@ -1,7 +1,7 @@
 #
 # spec file for package gpsbabel
 #
-# Copyright (c) 2015 SUSE LINUX GmbH, Nuernberg, Germany.
+# Copyright (c) 2016 SUSE LINUX GmbH, Nuernberg, Germany.
 #
 # All modifications and additions to the file contributed by third parties
 # remain the property of their copyright owners, unless otherwise agreed
@@ -26,8 +26,8 @@
 Url:            http://www.gpsbabel.org/
 Source:         %{name}-%{version}.tar.gz
 Source1:        http://www.gpsbabel.org/htmldoc-1.5.0/%{name}-1.5.0.pdf
-Source21:       style3.css
 Source2:        %{name}.png
+Source21:       style3.css
 # Use system shapelib - not suitable for upstream in this form.
 Patch2:         0002-gpsbabel-1.4.3-use-system-shapelib.patch
 # Pickup gmapbase.html from /usr/share/gpsbabel
@@ -39,11 +39,10 @@
 BuildRequires:  autoconf
 BuildRequires:  libqt5-qtbase-devel
 BuildRequires:  libusb-devel
+BuildRequires:  pkgconfig
 BuildRequires:  shapelib-devel
 BuildRequires:  update-desktop-files
-BuildRequires:  pkgconfig(Qt5CLucene)
 BuildRequires:  pkgconfig(Qt5Designer)
-BuildRequires:  pkgconfig(Qt5DesignerComponents)
 BuildRequires:  pkgconfig(Qt5Help)
 BuildRequires:  pkgconfig(Qt5UiTools)
 BuildRequires:  pkgconfig(Qt5WebKit)
@@ -72,9 +71,10 @@
 %package gui
 Summary:        Qt GUI interface for GPSBabel
 Group:          Applications/Engineering
+# FIXME: use correct group, see 
"https://en.opensuse.org/openSUSE:Package_group_guidelines";
+Requires:       %{name} = %{version}-%{release}
 Requires(post):   update-desktop-files
 Requires(postun): update-desktop-files
-Requires:       %{name} = %{version}-%{release}
 
 %description gui
 Qt GUI interface for GPSBabel
@@ -119,7 +119,7 @@
 popd
 
 %install
-make DESTDIR=%{buildroot} install %{?_smp_mflags}
+make %{?_smp_mflags} DESTDIR=%{buildroot} install
 
 make -C gui DESTDIR=%{buildroot} install
 



Reply via email to