forked from pool/konquest
21.04 beta
OBS-URL: https://build.opensuse.org/package/show/KDE:Applications/konquest?expand=0&rev=131
This commit is contained in:
@@ -1,7 +1,7 @@
|
||||
#
|
||||
# spec file for package konquest
|
||||
#
|
||||
# Copyright (c) 2020 SUSE LLC
|
||||
# Copyright (c) 2021 SUSE LLC
|
||||
#
|
||||
# All modifications and additions to the file contributed by third parties
|
||||
# remain the property of their copyright owners, unless otherwise agreed
|
||||
@@ -21,13 +21,13 @@
|
||||
%{!?_kapp_version: %define _kapp_version %(echo %{version}| awk -F. '{print $1"."$2}')}
|
||||
%bcond_without lang
|
||||
Name: konquest
|
||||
Version: 20.12.3
|
||||
Version: 21.03.80
|
||||
Release: 0
|
||||
Summary: Galactic strategy game
|
||||
License: GPL-2.0-or-later
|
||||
Group: Amusements/Games/Board/Puzzle
|
||||
URL: https://www.kde.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
|
||||
BuildRequires: extra-cmake-modules
|
||||
BuildRequires: update-desktop-files
|
||||
BuildRequires: cmake(KF5Config)
|
||||
@@ -54,7 +54,7 @@ BuildRequires: cmake(Qt5Widgets)
|
||||
Obsoletes: konquest5 < %{version}
|
||||
Provides: konquest5 = %{version}
|
||||
%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
|
||||
Recommends: %{name}-lang
|
||||
@@ -82,18 +82,17 @@ the galaxy.
|
||||
%suse_update_desktop_file -r org.kde.konquest Game LogicGame
|
||||
|
||||
%files
|
||||
%license COPYING COPYING.DOC
|
||||
%license LICENSES/*
|
||||
%doc %lang(en) %{_kf5_htmldir}/en/konquest/
|
||||
%{_kf5_applicationsdir}/org.kde.konquest.desktop
|
||||
%{_kf5_appsdir}/konquest/
|
||||
%{_kf5_appstreamdir}/org.kde.konquest.appdata.xml
|
||||
%{_kf5_bindir}/konquest
|
||||
%{_kf5_iconsdir}/hicolor/*/apps/konquest.*
|
||||
%{_kf5_kxmlguidir}/konquest/
|
||||
|
||||
%if %{with lang}
|
||||
%files lang -f %{name}.lang
|
||||
%license COPYING*
|
||||
%license LICENSES/*
|
||||
%endif
|
||||
|
||||
%changelog
|
||||
|
Reference in New Issue
Block a user