forked from pool/knavalbattle
Accepting request 443377 from home:luca_b:test_KA
KDE Applications - please review OBS-URL: https://build.opensuse.org/request/show/443377 OBS-URL: https://build.opensuse.org/package/show/KDE:Applications/knavalbattle?expand=0&rev=36
This commit is contained in:
parent
73ae445a83
commit
fa6b07c56f
@ -1,3 +0,0 @@
|
|||||||
version https://git-lfs.github.com/spec/v1
|
|
||||||
oid sha256:8865e54a19e2e3b2513e1fcc80bd4232279d6443b975f5fcd59950c2386c56ce
|
|
||||||
size 1108712
|
|
3
knavalbattle-16.11.80.tar.xz
Normal file
3
knavalbattle-16.11.80.tar.xz
Normal file
@ -0,0 +1,3 @@
|
|||||||
|
version https://git-lfs.github.com/spec/v1
|
||||||
|
oid sha256:c6215be5841441c1eaec13aa4b85d53606b6295d4f7db7294a42d3702c6e88cf
|
||||||
|
size 1108996
|
@ -1,3 +1,11 @@
|
|||||||
|
-------------------------------------------------------------------
|
||||||
|
Tue Nov 29 12:33:34 UTC 2016 - tittiatcoke@gmail.com
|
||||||
|
|
||||||
|
- Update to KDE Applications 16.11.80
|
||||||
|
* KDE Applications 16.12.0 Beta
|
||||||
|
* https://www.kde.org/announcements/announce-applications-16.12-beta.php
|
||||||
|
|
||||||
|
|
||||||
-------------------------------------------------------------------
|
-------------------------------------------------------------------
|
||||||
Wed Nov 9 06:20:39 UTC 2016 - lbeltrame@kde.org
|
Wed Nov 9 06:20:39 UTC 2016 - lbeltrame@kde.org
|
||||||
|
|
||||||
|
@ -1,7 +1,7 @@
|
|||||||
#
|
#
|
||||||
# spec file for package knavalbattle
|
# spec file for package knavalbattle
|
||||||
#
|
#
|
||||||
# Copyright (c) 2015 SUSE LINUX GmbH, Nuernberg, Germany.
|
# Copyright (c) 2016 SUSE LINUX GmbH, Nuernberg, Germany.
|
||||||
#
|
#
|
||||||
# All modifications and additions to the file contributed by third parties
|
# All modifications and additions to the file contributed by third parties
|
||||||
# remain the property of their copyright owners, unless otherwise agreed
|
# remain the property of their copyright owners, unless otherwise agreed
|
||||||
@ -17,50 +17,51 @@
|
|||||||
|
|
||||||
|
|
||||||
Name: knavalbattle
|
Name: knavalbattle
|
||||||
BuildRequires: libkdegames-devel
|
Version: 16.11.80
|
||||||
BuildRequires: extra-cmake-modules
|
Release: 0
|
||||||
BuildRequires: pkgconfig(Qt5Widgets)
|
%define kf5_version 5.26.0
|
||||||
BuildRequires: pkgconfig(Qt5QuickWidgets)
|
# Latest stable Applications (e.g. 16.08 in KA, but 16.11.80 in KUA)
|
||||||
BuildRequires: pkgconfig(Qt5Test)
|
%{!?_kapp_version: %global _kapp_version %(echo %{version}| awk -F. '{print $1"."$2}')}
|
||||||
BuildRequires: pkgconfig(Qt5Svg)
|
|
||||||
BuildRequires: kconfig-devel
|
|
||||||
BuildRequires: kcoreaddons-devel
|
|
||||||
BuildRequires: kwidgetsaddons-devel
|
|
||||||
BuildRequires: ki18n-devel
|
|
||||||
BuildRequires: kdnssd-framework-devel
|
|
||||||
BuildRequires: kguiaddons-devel
|
|
||||||
BuildRequires: kconfigwidgets-devel
|
|
||||||
BuildRequires: kitemviews-devel
|
|
||||||
BuildRequires: kdeclarative-devel
|
|
||||||
BuildRequires: kiconthemes-devel
|
|
||||||
BuildRequires: kxmlgui-devel
|
|
||||||
BuildRequires: kio-devel
|
|
||||||
BuildRequires: knotifyconfig-devel
|
|
||||||
BuildRequires: kdelibs4support-devel
|
|
||||||
BuildRequires: knewstuff-devel
|
|
||||||
BuildRequires: phonon4qt5-devel
|
|
||||||
BuildRequires: kdoctools-devel
|
|
||||||
BuildRequires: ktextwidgets-devel
|
|
||||||
BuildRequires: update-desktop-files
|
|
||||||
Summary: Battleship game
|
Summary: Battleship game
|
||||||
License: GPL-2.0+
|
License: GPL-2.0+
|
||||||
Group: Amusements/Games/Board/Other
|
Group: Amusements/Games/Board/Other
|
||||||
Url: http://www.kde.org
|
Url: http://www.kde.org
|
||||||
Version: 16.08.3
|
|
||||||
Release: 0
|
|
||||||
Source0: knavalbattle-%{version}.tar.xz
|
Source0: knavalbattle-%{version}.tar.xz
|
||||||
|
BuildRequires: extra-cmake-modules
|
||||||
|
BuildRequires: kconfig-devel
|
||||||
|
BuildRequires: kconfigwidgets-devel
|
||||||
|
BuildRequires: kcoreaddons-devel
|
||||||
|
BuildRequires: kdeclarative-devel
|
||||||
|
BuildRequires: kdelibs4support-devel
|
||||||
|
BuildRequires: kdnssd-framework-devel
|
||||||
|
BuildRequires: kdoctools-devel
|
||||||
|
BuildRequires: kguiaddons-devel
|
||||||
|
BuildRequires: ki18n-devel
|
||||||
|
BuildRequires: kiconthemes-devel
|
||||||
|
BuildRequires: kio-devel
|
||||||
|
BuildRequires: kitemviews-devel
|
||||||
|
BuildRequires: knewstuff-devel
|
||||||
|
BuildRequires: knotifyconfig-devel
|
||||||
|
BuildRequires: ktextwidgets-devel
|
||||||
|
BuildRequires: kwidgetsaddons-devel
|
||||||
|
BuildRequires: kxmlgui-devel
|
||||||
|
BuildRequires: libkdegames-devel
|
||||||
|
BuildRequires: phonon4qt5-devel
|
||||||
|
BuildRequires: pkgconfig
|
||||||
|
BuildRequires: update-desktop-files
|
||||||
|
BuildRequires: pkgconfig(Qt5QuickWidgets)
|
||||||
|
BuildRequires: pkgconfig(Qt5Svg)
|
||||||
|
BuildRequires: pkgconfig(Qt5Test)
|
||||||
|
BuildRequires: pkgconfig(Qt5Widgets)
|
||||||
|
Provides: knavalbattle5 = %{version}
|
||||||
|
Obsoletes: knavalbattle5 < %{version}
|
||||||
BuildRoot: %{_tmppath}/%{name}-%{version}-build
|
BuildRoot: %{_tmppath}/%{name}-%{version}-build
|
||||||
Provides: kbattleship = %{version}
|
|
||||||
Obsoletes: kbattleship < %{version}
|
|
||||||
Provides: navalbattle = %{version}
|
|
||||||
Obsoletes: navalbattle < %{version}
|
|
||||||
|
|
||||||
%description
|
%description
|
||||||
KBatteship is a KDE implentation of the popular game "Battleship" where
|
KBatteship is a KDE implentation of the popular game "Battleship" where
|
||||||
you have to try to sink the opponents ships. The game can also be
|
you have to try to sink the opponents ships. The game can also be
|
||||||
played with friends online via the internet.
|
played with friends online via the internet.
|
||||||
|
|
||||||
|
|
||||||
%prep
|
%prep
|
||||||
%setup -q -n knavalbattle-%{version}
|
%setup -q -n knavalbattle-%{version}
|
||||||
|
|
||||||
@ -73,7 +74,6 @@ played with friends online via the internet.
|
|||||||
%suse_update_desktop_file -r org.kde.knavalbattle Game BoardGame
|
%suse_update_desktop_file -r org.kde.knavalbattle Game BoardGame
|
||||||
|
|
||||||
%post -p /sbin/ldconfig
|
%post -p /sbin/ldconfig
|
||||||
|
|
||||||
%postun -p /sbin/ldconfig
|
%postun -p /sbin/ldconfig
|
||||||
|
|
||||||
%files
|
%files
|
||||||
@ -87,6 +87,6 @@ played with friends online via the internet.
|
|||||||
%{_kf5_appsdir}/knavalbattle/
|
%{_kf5_appsdir}/knavalbattle/
|
||||||
%dir %{_kf5_appsdir}/kconf_update
|
%dir %{_kf5_appsdir}/kconf_update
|
||||||
%{_kf5_appsdir}/kconf_update/knavalbattle.upd
|
%{_kf5_appsdir}/kconf_update/knavalbattle.upd
|
||||||
%_datadir/kxmlgui5/knavalbattle/
|
%{_datadir}/kxmlgui5/knavalbattle/
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
Loading…
Reference in New Issue
Block a user