SHA256
1
0
forked from pool/kfind

KDE Applications 20.03.80

OBS-URL: https://build.opensuse.org/package/show/KDE:Applications/kfind?expand=0&rev=123
This commit is contained in:
2020-03-28 13:57:34 +00:00
committed by Git OBS Bridge
parent b1cdf3457a
commit c2fd086dc9
6 changed files with 43 additions and 20 deletions

View File

@@ -21,17 +21,13 @@
%{!?_kapp_version: %define _kapp_version %(echo %{version}| awk -F. '{print $1"."$2}')}
%bcond_without lang
Name: kfind
Version: 19.12.3
Version: 20.03.80
Release: 0
Summary: KDE Find File Utility
License: GPL-2.0-or-later
Group: Productivity/File utilities
URL: https://www.kde.org/
Source: https://download.kde.org/stable/release-service/%{version}/src/%{name}-%{version}.tar.xz
%if %{with lang}
Source1: https://download.kde.org/stable/release-service/%{version}/src/%{name}-%{version}.tar.xz.sig
Source2: applications.keyring
%endif
Source: https://download.kde.org/unstable/release-service/%{version}/src/%{name}-%{version}.tar.xz
BuildRequires: extra-cmake-modules
BuildRequires: hicolor-icon-theme
BuildRequires: kf5-filesystem
@@ -47,6 +43,10 @@ BuildRequires: cmake(KF5WidgetsAddons)
BuildRequires: cmake(Qt5Concurrent)
BuildRequires: cmake(Qt5Widgets)
Recommends: %{name}-lang
%if %{with lang}
Source1: https://download.kde.org/unstable/release-service/%{version}/src/%{name}-%{version}.tar.xz.sig
Source2: applications.keyring
%endif
%description
KFind allows you to search for directories and files.