From e765f55dd2a8e11fdc82b1fe7bf4052c012f907d74be9015a7ece53c54f47026 Mon Sep 17 00:00:00 2001 From: Wolfgang Bauer Date: Fri, 22 Jul 2016 11:00:26 +0000 Subject: [PATCH] OBS-URL: https://build.opensuse.org/package/show/KDE:Frameworks5/kde-cli-tools5?expand=0&rev=114 --- kde-cli-tools5.spec | 3 --- 1 file changed, 3 deletions(-) diff --git a/kde-cli-tools5.spec b/kde-cli-tools5.spec index aa48fd4..8e5a700 100644 --- a/kde-cli-tools5.spec +++ b/kde-cli-tools5.spec @@ -27,8 +27,6 @@ Url: http://www.kde.org Source: kde-cli-tools-%{version}.tar.xz # PATCH-FIX-OPENSUSE kdesu-add-some-i18n-love.patch -- boo#852256 Patch0: kdesu-add-some-i18n-love.patch -# PATCH-FIX-UPSTREAM kdesu-Do-not-change-minimum-size.patch boo#958785 -- prevent the displayed command line text running into the password field -Patch1: kdesu-Do-not-change-minimum-size.patch BuildRequires: extra-cmake-modules >= 1.3.0 BuildRequires: kf5-filesystem BuildRequires: xz @@ -65,7 +63,6 @@ Additional CLI tools for KDE applications and workspaces. %prep %setup -q -n kde-cli-tools-%{version} %patch0 -p1 -%patch1 -p1 %build %cmake_kf5 -d build -- -DCMAKE_INSTALL_LOCALEDIR=%{_kf5_localedir}