forked from pool/klines
Gear 21.08 beta
OBS-URL: https://build.opensuse.org/package/show/KDE:Applications/klines?expand=0&rev=139
This commit is contained in:
10
klines.spec
10
klines.spec
@@ -21,15 +21,15 @@
|
||||
%{!?_kapp_version: %define _kapp_version %(echo %{version}| awk -F. '{print $1"."$2}')}
|
||||
%bcond_without lang
|
||||
Name: klines
|
||||
Version: 21.04.3
|
||||
Version: 21.07.80
|
||||
Release: 0
|
||||
Summary: Tactical game
|
||||
License: GPL-2.0-or-later
|
||||
Group: Amusements/Games/Board/Puzzle
|
||||
URL: https://apps.kde.org/klines
|
||||
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
|
||||
@@ -64,7 +64,6 @@ BuildRequires: cmake(Qt5Test)
|
||||
BuildRequires: cmake(Qt5Widgets)
|
||||
Obsoletes: %{name}5 < %{version}
|
||||
Provides: %{name}5 = %{version}
|
||||
Recommends: %{name}-lang
|
||||
|
||||
%description
|
||||
Klines is the KDE version of the russian game Lines where you have to
|
||||
@@ -86,7 +85,7 @@ from the game board. Similar to tetris you fight new pieces appearing.
|
||||
%find_lang %{name} --with-man --all-name
|
||||
%{kf5_find_htmldocs}
|
||||
%endif
|
||||
%suse_update_desktop_file -r org.kde.klines Game LogicGame
|
||||
%suse_update_desktop_file -r org.kde.klines Game LogicGame
|
||||
|
||||
%files
|
||||
%license LICENSES/*
|
||||
@@ -101,7 +100,6 @@ from the game board. Similar to tetris you fight new pieces appearing.
|
||||
|
||||
%if %{with lang}
|
||||
%files lang -f %{name}.lang
|
||||
%license LICENSES/*
|
||||
%endif
|
||||
|
||||
%changelog
|
||||
|
Reference in New Issue
Block a user