SHA256
1
0
forked from pool/marble

KDE Applications 17.04.3 checkin

OBS-URL: https://build.opensuse.org/package/show/KDE:Applications/marble?expand=0&rev=139
This commit is contained in:
Luca Beltrame
2017-07-16 06:55:31 +00:00
committed by Git OBS Bridge
parent 79ebf545aa
commit 0d44973eba
5 changed files with 17 additions and 59 deletions

View File

@@ -20,7 +20,7 @@
%define _so -27
%define _so_astro 1
Name: marble
Version: 17.04.2
Version: 17.04.3
Release: 0
%define kf5_version 5.26.0
# Latest stable Applications (e.g. 16.08 in KA, but 16.11.80 in KUA)
@@ -31,10 +31,8 @@ License: LGPL-2.1+
Group: Amusements/Teaching/Other
Url: http://edu.kde.org
Source0: marble-%{version}.tar.xz
# PATCH-FIX-UPSTREAM Add-fallback-InputHandler.patch boo#1044747, kde#381872 -- fix crash when opening the "Edit Bookmark" dialog if you set the View Angle to UTM
Patch1: Add-fallback-InputHandler.patch
# PATCH-FIX-UPSTREAM Fix-plain-map-and-political-map-showing-no-content.patch kde#379297 -- fix display of the plain map and the political map
Patch2: Fix-plain-map-and-political-map-showing-no-content.patch
Patch1: Fix-plain-map-and-political-map-showing-no-content.patch
BuildRequires: extra-cmake-modules
BuildRequires: fdupes
BuildRequires: gpsd-devel
@@ -161,7 +159,6 @@ The astronomy library for the satellites plugin.
%prep
%setup -q -n marble-%{version}
%patch1 -p1
%patch2 -p1
%build
export SUSE_ASNEEDED=0