KDE Applications 18.08.0 beta (third time's the charm)
OBS-URL: https://build.opensuse.org/package/show/KDE:Applications/lskat?expand=0&rev=73
This commit is contained in:
committed by
Git OBS Bridge
parent
0e25df3cb3
commit
2573d2b442
@@ -19,11 +19,11 @@
|
||||
%bcond_without lang
|
||||
|
||||
Name: lskat
|
||||
Version: 18.04.3
|
||||
Version: 18.07.80
|
||||
Release: 0
|
||||
%define kf5_version 5.26.0
|
||||
# Latest stable Applications (e.g. 17.08 in KA, but 17.11.80 in KUA)
|
||||
%{!?_kapp_version: %global _kapp_version %(echo %{version}| awk -F. '{print $1"."$2}')}
|
||||
%{!?_kapp_version: %define _kapp_version %(echo %{version}| awk -F. '{print $1"."$2}')}
|
||||
Summary: German Skat game
|
||||
License: GPL-2.0+
|
||||
Group: Amusements/Games/Board/Card
|
||||
@@ -51,9 +51,7 @@ BuildRequires: pkgconfig(Qt5Widgets)
|
||||
Requires: kdegames-carddecks-default
|
||||
Obsoletes: lskat5 < %{version}
|
||||
Provides: lskat5 = %{version}
|
||||
%if %{with lang}
|
||||
Recommends: %{name}-lang
|
||||
%endif
|
||||
BuildRoot: %{_tmppath}/%{name}-%{version}-build
|
||||
|
||||
%description
|
||||
@@ -62,9 +60,7 @@ for the German game (Offiziers)-Skat. The program includes many
|
||||
different carddecks to choose. A computer opponent can play for any of
|
||||
the players.
|
||||
|
||||
%if %{with lang}
|
||||
%lang_package
|
||||
%endif
|
||||
|
||||
%prep
|
||||
%setup -q
|
||||
|
Reference in New Issue
Block a user