Gear 21.08 beta
OBS-URL: https://build.opensuse.org/package/show/KDE:Applications/kate?expand=0&rev=175
This commit is contained in:
10
kate.spec
10
kate.spec
@@ -22,15 +22,15 @@
|
||||
%{!?_kapp_version: %define _kapp_version %(echo %{version}| awk -F. '{print $1"."$2}')}
|
||||
%bcond_without lang
|
||||
Name: kate
|
||||
Version: 21.04.3
|
||||
Version: 21.07.80
|
||||
Release: 0
|
||||
Summary: Advanced Text Editor
|
||||
License: GPL-3.0-or-later
|
||||
Group: Productivity/Text/Editors
|
||||
URL: https://kate-editor.org
|
||||
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
|
||||
# PATCH-FIX-OPENSUSE
|
||||
@@ -65,7 +65,6 @@ BuildRequires: cmake(Qt5Sql)
|
||||
BuildRequires: cmake(Qt5Test)
|
||||
BuildRequires: cmake(Qt5Widgets)
|
||||
Requires: %{name}-plugins = %{version}
|
||||
Recommends: %{name}-lang
|
||||
Obsoletes: %{name}5 < %{version}
|
||||
Provides: %{name}5 = %{version}
|
||||
|
||||
@@ -109,7 +108,6 @@ plugins and data files for Kate and KWrite editors.
|
||||
%endif
|
||||
|
||||
%files
|
||||
%license LICENSES/*
|
||||
%doc README*
|
||||
%dir %{_kf5_iconsdir}/hicolor/150x150/
|
||||
%dir %{_kf5_iconsdir}/hicolor/150x150/apps
|
||||
@@ -130,7 +128,6 @@ plugins and data files for Kate and KWrite editors.
|
||||
%{_kf5_iconsdir}/hicolor/*/apps/kate.*
|
||||
|
||||
%files -n kwrite
|
||||
%license LICENSES/*
|
||||
%doc README*
|
||||
%doc %lang(en) %{_kf5_htmldir}/en/kwrite/
|
||||
%{_kf5_applicationsdir}/org.kde.kwrite.desktop
|
||||
@@ -152,7 +149,6 @@ plugins and data files for Kate and KWrite editors.
|
||||
|
||||
%if %{with lang}
|
||||
%files lang -f %{name}.lang
|
||||
%license LICENSES/*
|
||||
%endif
|
||||
|
||||
%changelog
|
||||
|
Reference in New Issue
Block a user