forked from pool/kfind
Gear 21.08 beta
OBS-URL: https://build.opensuse.org/package/show/KDE:Applications/kfind?expand=0&rev=169
This commit is contained in:
10
kfind.spec
10
kfind.spec
@@ -21,15 +21,15 @@
|
||||
%{!?_kapp_version: %define _kapp_version %(echo %{version}| awk -F. '{print $1"."$2}')}
|
||||
%bcond_without lang
|
||||
Name: kfind
|
||||
Version: 21.04.3
|
||||
Version: 21.07.80
|
||||
Release: 0
|
||||
Summary: KDE Find File Utility
|
||||
License: GPL-2.0-or-later
|
||||
Group: Productivity/File utilities
|
||||
URL: https://apps.kde.org/kfind
|
||||
Source: https://download.kde.org/stable/release-service/%{version}/src/%{name}-%{version}.tar.xz
|
||||
Source: https://download.kde.org/unstable/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
|
||||
Source1: https://download.kde.org/unstable/release-service/%{version}/src/%{name}-%{version}.tar.xz.sig
|
||||
Source2: applications.keyring
|
||||
%endif
|
||||
BuildRequires: extra-cmake-modules
|
||||
@@ -46,7 +46,6 @@ BuildRequires: cmake(KF5TextWidgets)
|
||||
BuildRequires: cmake(KF5WidgetsAddons)
|
||||
BuildRequires: cmake(Qt5Concurrent)
|
||||
BuildRequires: cmake(Qt5Widgets)
|
||||
Recommends: %{name}-lang
|
||||
|
||||
%description
|
||||
KFind allows you to search for directories and files.
|
||||
@@ -67,7 +66,7 @@ KFind allows you to search for directories and files.
|
||||
%{kf5_find_htmldocs}
|
||||
%endif
|
||||
|
||||
%suse_update_desktop_file org.kde.kfind System Filesystem core
|
||||
%suse_update_desktop_file org.kde.kfind System Filesystem core
|
||||
|
||||
%files
|
||||
%license LICENSES/*
|
||||
@@ -81,7 +80,6 @@ KFind allows you to search for directories and files.
|
||||
|
||||
%if %{with lang}
|
||||
%files lang -f %{name}.lang
|
||||
%license LICENSES/*
|
||||
%endif
|
||||
|
||||
%changelog
|
||||
|
Reference in New Issue
Block a user