Accepting request 443280 from home:luca_b:test_KA
KDE Applications - please review OBS-URL: https://build.opensuse.org/request/show/443280 OBS-URL: https://build.opensuse.org/package/show/KDE:Applications/granatier?expand=0&rev=36
This commit is contained in:
parent
62111165c1
commit
7c30932953
@ -1,3 +0,0 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:d45e18e607ca84e89451cc8d096c37cfa2771bec86571fbdb30c4ebffef1901e
|
||||
size 1237624
|
3
granatier-16.11.80.tar.xz
Normal file
3
granatier-16.11.80.tar.xz
Normal file
@ -0,0 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:1d8a8ce59aeff37496bbd513e8fcb59b0edea8ec54635a13283bf241c47eed29
|
||||
size 1238632
|
@ -1,3 +1,11 @@
|
||||
-------------------------------------------------------------------
|
||||
Tue Nov 29 12:18:59 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:09:57 UTC 2016 - lbeltrame@kde.org
|
||||
|
||||
|
@ -1,7 +1,7 @@
|
||||
#
|
||||
# spec file for package granatier
|
||||
#
|
||||
# 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
|
||||
# remain the property of their copyright owners, unless otherwise agreed
|
||||
@ -17,33 +17,37 @@
|
||||
|
||||
|
||||
Name: granatier
|
||||
BuildRequires: libkdegames-devel
|
||||
BuildRequires: update-desktop-files
|
||||
BuildRequires: extra-cmake-modules
|
||||
BuildRequires: pkgconfig(Qt5Widgets)
|
||||
BuildRequires: pkgconfig(Qt5QuickWidgets)
|
||||
BuildRequires: pkgconfig(Qt5Svg)
|
||||
BuildRequires: pkgconfig(Qt5Test)
|
||||
BuildRequires: kconfig-devel
|
||||
BuildRequires: kcoreaddons-devel
|
||||
BuildRequires: kwidgetsaddons-devel
|
||||
BuildRequires: ki18n-devel
|
||||
BuildRequires: kguiaddons-devel
|
||||
BuildRequires: kconfigwidgets-devel
|
||||
BuildRequires: kitemviews-devel
|
||||
BuildRequires: kiconthemes-devel
|
||||
BuildRequires: kxmlgui-devel
|
||||
BuildRequires: kio-devel
|
||||
BuildRequires: knotifyconfig-devel
|
||||
BuildRequires: kdelibs4support-devel
|
||||
BuildRequires: knewstuff-devel
|
||||
Version: 16.11.80
|
||||
Release: 0
|
||||
%define kf5_version 5.26.0
|
||||
# Latest stable Applications (e.g. 16.08 in KA, but 16.11.80 in KUA)
|
||||
%{!?_kapp_version: %global _kapp_version %(echo %{version}| awk -F. '{print $1"."$2}')}
|
||||
Summary: Bomberman-like game for KDE
|
||||
License: GPL-2.0+
|
||||
Group: Amusements/Games/Action/Arcade
|
||||
Url: http://www.kde.org
|
||||
Version: 16.08.3
|
||||
Release: 0
|
||||
Source0: granatier-%{version}.tar.xz
|
||||
BuildRequires: extra-cmake-modules
|
||||
BuildRequires: kconfig-devel
|
||||
BuildRequires: kconfigwidgets-devel
|
||||
BuildRequires: kcoreaddons-devel
|
||||
BuildRequires: kdelibs4support-devel
|
||||
BuildRequires: kguiaddons-devel
|
||||
BuildRequires: ki18n-devel
|
||||
BuildRequires: kiconthemes-devel
|
||||
BuildRequires: kio-devel
|
||||
BuildRequires: kitemviews-devel
|
||||
BuildRequires: knewstuff-devel
|
||||
BuildRequires: knotifyconfig-devel
|
||||
BuildRequires: kwidgetsaddons-devel
|
||||
BuildRequires: kxmlgui-devel
|
||||
BuildRequires: libkdegames-devel
|
||||
BuildRequires: pkgconfig
|
||||
BuildRequires: update-desktop-files
|
||||
BuildRequires: pkgconfig(Qt5QuickWidgets)
|
||||
BuildRequires: pkgconfig(Qt5Svg)
|
||||
BuildRequires: pkgconfig(Qt5Test)
|
||||
BuildRequires: pkgconfig(Qt5Widgets)
|
||||
Obsoletes: %{name}5 < %{version}
|
||||
Provides: %{name}5 = %{version}
|
||||
BuildRoot: %{_tmppath}/%{name}-%{version}-build
|
||||
@ -52,7 +56,6 @@ BuildRoot: %{_tmppath}/%{name}-%{version}-build
|
||||
Walk through an arena, lay bombs and kill your enemies.
|
||||
Granatier is a clone of the popular Bomberman game.
|
||||
|
||||
|
||||
%prep
|
||||
%setup -q -n granatier-%{version}
|
||||
|
||||
@ -65,10 +68,9 @@ Granatier is a clone of the popular Bomberman game.
|
||||
%suse_update_desktop_file -r org.kde.granatier Game ArcadeGame
|
||||
|
||||
%post -p /sbin/ldconfig
|
||||
|
||||
%postun -p /sbin/ldconfig
|
||||
|
||||
%files
|
||||
%files
|
||||
%defattr(-,root,root)
|
||||
%{_kf5_bindir}/granatier
|
||||
%{_kf5_applicationsdir}/org.kde.granatier.desktop
|
||||
@ -77,7 +79,7 @@ Granatier is a clone of the popular Bomberman game.
|
||||
%{_kf5_appsdir}/granatier/
|
||||
%dir %{_kf5_configkcfgdir}
|
||||
%{_kf5_configkcfgdir}/granatier.kcfg
|
||||
%_kf5_appstreamdir/
|
||||
%_kf5_kxmlguidir/granatier/
|
||||
%{_kf5_appstreamdir}/
|
||||
%{_kf5_kxmlguidir}/granatier/
|
||||
|
||||
%changelog
|
||||
|
Loading…
x
Reference in New Issue
Block a user