forked from pool/kfourinline
This commit is contained in:
parent
dcc6f796eb
commit
f8e123867a
@ -24,7 +24,7 @@ Name: kfourinline
|
|||||||
Version: 18.12.1
|
Version: 18.12.1
|
||||||
Release: 0
|
Release: 0
|
||||||
Summary: Four Wins game
|
Summary: Four Wins game
|
||||||
License: LGPL-2.0-or-later
|
License: GPL-2.0-or-later AND LGPL-2.0-or-later
|
||||||
Group: Amusements/Toys/Other
|
Group: Amusements/Toys/Other
|
||||||
URL: http://www.kde.org
|
URL: http://www.kde.org
|
||||||
Source0: kfourinline-%{version}.tar.xz
|
Source0: kfourinline-%{version}.tar.xz
|
||||||
@ -45,17 +45,13 @@ BuildRequires: pkgconfig(Qt5Svg)
|
|||||||
BuildRequires: pkgconfig(Qt5Widgets)
|
BuildRequires: pkgconfig(Qt5Widgets)
|
||||||
Obsoletes: %{name}5 < %{version}
|
Obsoletes: %{name}5 < %{version}
|
||||||
Provides: %{name}5 = %{version}
|
Provides: %{name}5 = %{version}
|
||||||
%if %{with lang}
|
|
||||||
Recommends: %{name}-lang
|
Recommends: %{name}-lang
|
||||||
%endif
|
|
||||||
|
|
||||||
%description
|
%description
|
||||||
Four wins is a two-player board game where you have to align four
|
Four wins is a two-player board game where you have to align four
|
||||||
(gravity-affected) pieces of the same colour to win.
|
(gravity-affected) pieces of the same colour to win.
|
||||||
|
|
||||||
%if %{with lang}
|
|
||||||
%lang_package
|
%lang_package
|
||||||
%endif
|
|
||||||
|
|
||||||
%prep
|
%prep
|
||||||
%setup -q -n kfourinline-%{version}
|
%setup -q -n kfourinline-%{version}
|
||||||
@ -73,7 +69,7 @@ Four wins is a two-player board game where you have to align four
|
|||||||
%suse_update_desktop_file -r org.kde.kfourinline Game BoardGame
|
%suse_update_desktop_file -r org.kde.kfourinline Game BoardGame
|
||||||
|
|
||||||
%files
|
%files
|
||||||
%license COPYING COPYING.DOC
|
%license COPYING COPYING.DOC COPYING.LIB
|
||||||
%dir %{_kf5_configkcfgdir}
|
%dir %{_kf5_configkcfgdir}
|
||||||
%doc %lang(en) %{_kf5_htmldir}/en/kfourinline/
|
%doc %lang(en) %{_kf5_htmldir}/en/kfourinline/
|
||||||
%{_kf5_applicationsdir}/org.kde.kfourinline.desktop
|
%{_kf5_applicationsdir}/org.kde.kfourinline.desktop
|
||||||
|
Loading…
Reference in New Issue
Block a user