forked from pool/kde-cli-tools5
This commit is contained in:
parent
5a106d418e
commit
e765f55dd2
@ -27,8 +27,6 @@ Url: http://www.kde.org
|
|||||||
Source: kde-cli-tools-%{version}.tar.xz
|
Source: kde-cli-tools-%{version}.tar.xz
|
||||||
# PATCH-FIX-OPENSUSE kdesu-add-some-i18n-love.patch -- boo#852256
|
# PATCH-FIX-OPENSUSE kdesu-add-some-i18n-love.patch -- boo#852256
|
||||||
Patch0: kdesu-add-some-i18n-love.patch
|
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: extra-cmake-modules >= 1.3.0
|
||||||
BuildRequires: kf5-filesystem
|
BuildRequires: kf5-filesystem
|
||||||
BuildRequires: xz
|
BuildRequires: xz
|
||||||
@ -65,7 +63,6 @@ Additional CLI tools for KDE applications and workspaces.
|
|||||||
%prep
|
%prep
|
||||||
%setup -q -n kde-cli-tools-%{version}
|
%setup -q -n kde-cli-tools-%{version}
|
||||||
%patch0 -p1
|
%patch0 -p1
|
||||||
%patch1 -p1
|
|
||||||
|
|
||||||
%build
|
%build
|
||||||
%cmake_kf5 -d build -- -DCMAKE_INSTALL_LOCALEDIR=%{_kf5_localedir}
|
%cmake_kf5 -d build -- -DCMAKE_INSTALL_LOCALEDIR=%{_kf5_localedir}
|
||||||
|
Loading…
Reference in New Issue
Block a user