1
0

Accepting request 509687 from KDE:Extra

- Add patch to fix unauthenticated HTML injection (kde#382243):
  * 0001-Treat-device-names-as-plaintext-not-rich-text.patch

OBS-URL: https://build.opensuse.org/request/show/509687
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/kdeconnect-kde?expand=0&rev=5
This commit is contained in:
2017-07-12 17:36:40 +00:00
committed by Git OBS Bridge
parent 2a4457398a
commit 340aaf8fca
3 changed files with 78 additions and 1 deletions

View File

@@ -1,7 +1,7 @@
#
# spec file for package kdeconnect-kde
#
# Copyright (c) 2016 SUSE LINUX GmbH, Nuernberg, Germany.
# Copyright (c) 2017 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,6 +26,8 @@ Url: https://projects.kde.org/projects/playground/base/kdeconnect-kde
Source: http://download.kde.org/stable/kdeconnect/%{version}/src/%{name}-%{version}.tar.xz
Source100: kdeconnect-kde.SuSEfirewall
Source101: kdeconnect-kde-firewalld.xml
# PATCH-FIX-UPSTREAM
Patch100: 0001-Treat-device-names-as-plaintext-not-rich-text.patch
BuildRequires: cmake >= 2.8.12
BuildRequires: extra-cmake-modules >= 0.0.9
BuildRequires: kf5-filesystem
@@ -70,6 +72,7 @@ https://play.google.com/store/apps/details?id=org.kde.kdeconnect_tp
%{lang_package}
%prep
%setup -q
%patch100 -p1
%build
%cmake_kf5 -d build