Accepting request 628094 from home:jengelh:branches:graphics
- Fixup grammar of summary. OBS-URL: https://build.opensuse.org/request/show/628094 OBS-URL: https://build.opensuse.org/package/show/graphics/gpxsee?expand=0&rev=88
This commit is contained in:
committed by
Git OBS Bridge
parent
b4cd8cd8a7
commit
b136759a4d
@@ -1,3 +1,8 @@
|
|||||||
|
-------------------------------------------------------------------
|
||||||
|
Wed Aug 8 13:06:37 UTC 2018 - jengelh@inai.de
|
||||||
|
|
||||||
|
- Fixup grammar of summary.
|
||||||
|
|
||||||
-------------------------------------------------------------------
|
-------------------------------------------------------------------
|
||||||
Wed Aug 8 00:38:35 CEST 2018 - tumic@cbox.cz
|
Wed Aug 8 00:38:35 CEST 2018 - tumic@cbox.cz
|
||||||
|
|
||||||
|
19
gpxsee.spec
19
gpxsee.spec
@@ -1,7 +1,7 @@
|
|||||||
#
|
#
|
||||||
# spec file for package gpxsee
|
# spec file for package gpxsee
|
||||||
#
|
#
|
||||||
# Copyright (c) 2013 SUSE LINUX Products GmbH, Nuernberg, Germany.
|
# Copyright (c) 2018 SUSE LINUX GmbH, Nuernberg, Germany.
|
||||||
#
|
#
|
||||||
# All modifications and additions to the file contributed by third parties
|
# All modifications and additions to the file contributed by third parties
|
||||||
# remain the property of their copyright owners, unless otherwise agreed
|
# remain the property of their copyright owners, unless otherwise agreed
|
||||||
@@ -20,9 +20,9 @@
|
|||||||
|
|
||||||
Name: gpxsee
|
Name: gpxsee
|
||||||
Version: 5.16
|
Version: 5.16
|
||||||
Release: 1
|
Release: 0
|
||||||
Summary: GPS log files visualizing and analyzing tool
|
Summary: GPS log file visualization and analysis tool
|
||||||
License: GPL-3.0
|
License: GPL-3.0-only
|
||||||
Group: Productivity/Graphics/Viewers
|
Group: Productivity/Graphics/Viewers
|
||||||
Url: http://www.gpxsee.org
|
Url: http://www.gpxsee.org
|
||||||
Source0: GPXSee-%{version}.tar.gz
|
Source0: GPXSee-%{version}.tar.gz
|
||||||
@@ -31,10 +31,10 @@ BuildRequires: gcc-c++
|
|||||||
BuildRequires: make
|
BuildRequires: make
|
||||||
%if 0%{?fedora_version}
|
%if 0%{?fedora_version}
|
||||||
%if 0%{?fedora_version} >= 24
|
%if 0%{?fedora_version} >= 24
|
||||||
BuildRequires: qt5-qtbase
|
|
||||||
BuildRequires: qt5-qtbase-gui
|
|
||||||
BuildRequires: qt5-qtbase-devel
|
|
||||||
BuildRequires: qt5-linguist
|
BuildRequires: qt5-linguist
|
||||||
|
BuildRequires: qt5-qtbase
|
||||||
|
BuildRequires: qt5-qtbase-devel
|
||||||
|
BuildRequires: qt5-qtbase-gui
|
||||||
%else
|
%else
|
||||||
BuildRequires: libqt4-devel
|
BuildRequires: libqt4-devel
|
||||||
%endif
|
%endif
|
||||||
@@ -42,17 +42,16 @@ BuildRequires: libqt4-devel
|
|||||||
%if 0%{?suse_version}
|
%if 0%{?suse_version}
|
||||||
BuildRequires: libQt5Core-devel
|
BuildRequires: libQt5Core-devel
|
||||||
BuildRequires: libQt5Gui-devel
|
BuildRequires: libQt5Gui-devel
|
||||||
BuildRequires: libQt5Widgets-devel
|
|
||||||
BuildRequires: libQt5Network-devel
|
BuildRequires: libQt5Network-devel
|
||||||
BuildRequires: libQt5PrintSupport-devel
|
|
||||||
BuildRequires: libQt5OpenGL-devel
|
BuildRequires: libQt5OpenGL-devel
|
||||||
|
BuildRequires: libQt5PrintSupport-devel
|
||||||
|
BuildRequires: libQt5Widgets-devel
|
||||||
BuildRequires: libqt5-linguist
|
BuildRequires: libqt5-linguist
|
||||||
%endif
|
%endif
|
||||||
%if 0%{?rhel_version} || 0%{?centos_version}
|
%if 0%{?rhel_version} || 0%{?centos_version}
|
||||||
BuildRequires: libqt4-devel
|
BuildRequires: libqt4-devel
|
||||||
%endif
|
%endif
|
||||||
|
|
||||||
|
|
||||||
%description
|
%description
|
||||||
GPXSee is a Qt-based tool for visualizing and analyzing GPX, TCX, FIT, KML,
|
GPXSee is a Qt-based tool for visualizing and analyzing GPX, TCX, FIT, KML,
|
||||||
IGC, NMEA, OziExplorer files and Garmin CSV files.
|
IGC, NMEA, OziExplorer files and Garmin CSV files.
|
||||||
|
Reference in New Issue
Block a user