Accepting request 299366 from KDE:Applications
Automatic submission by obs-autosubmit OBS-URL: https://build.opensuse.org/request/show/299366 OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/granatier?expand=0&rev=38
This commit is contained in:
@@ -1,3 +0,0 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:4fd39a7409e0a6e5596476c49e4edc7faf03641c63517265b80ef6bc2d4d5fa0
|
||||
size 1382872
|
3
granatier-15.04.0.tar.xz
Normal file
3
granatier-15.04.0.tar.xz
Normal file
@@ -0,0 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:2c0515b03954e6fe12e76cd8f44fdf1e11654aff5399aa07198d51f9319fb2e8
|
||||
size 1384840
|
@@ -1,3 +1,25 @@
|
||||
-------------------------------------------------------------------
|
||||
Sat Apr 11 12:41:27 UTC 2015 - tittiatcoke@gmail.com
|
||||
|
||||
- Update to KDE Applications 15.04.0
|
||||
* KDE Applications 15.04.0
|
||||
* https://www.kde.org/announcements/announce-applications-15.04.0.php
|
||||
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Sat Mar 21 17:17:46 UTC 2015 - tittiatcoke@gmail.com
|
||||
|
||||
- Update to KDE Applications 15.03.95
|
||||
* KDE Applications 15.04 RC
|
||||
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Sun Mar 8 12:35:11 UTC 2015 - tittiatcoke@gmail.com
|
||||
|
||||
- Update to KDE Applications 15.03.80
|
||||
* KDE Applications 15.04 Beta
|
||||
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Tue Mar 3 10:32:30 UTC 2015 - tittiatcoke@gmail.com
|
||||
|
||||
|
@@ -18,16 +18,35 @@
|
||||
|
||||
Name: granatier
|
||||
BuildRequires: libkdegames-devel
|
||||
BuildRequires: xz
|
||||
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
|
||||
Summary: Bomberman-like game for KDE
|
||||
License: GPL-2.0+
|
||||
Group: Amusements/Games/Action/Arcade
|
||||
Url: http://www.kde.org
|
||||
Version: 14.12.3
|
||||
Version: 15.04.0
|
||||
Release: 0
|
||||
Source0: granatier-%{version}.tar.xz
|
||||
Obsoletes: %{name}5 < %{version}
|
||||
Provides: %{name}5 = %{version}
|
||||
BuildRoot: %{_tmppath}/%{name}-%{version}-build
|
||||
%kde4_runtime_requires
|
||||
|
||||
%description
|
||||
Walk through an arena, lay bombs and kill your enemies.
|
||||
@@ -38,14 +57,12 @@ Granatier is a clone of the popular Bomberman game.
|
||||
%setup -q -n granatier-%{version}
|
||||
|
||||
%build
|
||||
%cmake_kde4 -d build
|
||||
%cmake_kf5 -d build
|
||||
%make_jobs
|
||||
|
||||
%install
|
||||
cd build
|
||||
%kde4_makeinstall
|
||||
%suse_update_desktop_file -r granatier Game ArcadeGame
|
||||
%kde_post_install
|
||||
%kf5_makeinstall -C build
|
||||
%suse_update_desktop_file -r org.kde.granatier Game ArcadeGame
|
||||
|
||||
%post -p /sbin/ldconfig
|
||||
|
||||
@@ -53,11 +70,14 @@ Granatier is a clone of the popular Bomberman game.
|
||||
|
||||
%files
|
||||
%defattr(-,root,root)
|
||||
%{_kde4_bindir}/granatier
|
||||
%{_kde4_applicationsdir}/granatier.desktop
|
||||
%{_kde4_htmldir}/en/granatier/
|
||||
%{_kde4_iconsdir}/hicolor/*/apps/granatier.*
|
||||
%{_kde4_appsdir}/granatier/
|
||||
%{_kde4_configkcfgdir}/granatier.kcfg
|
||||
%{_kf5_bindir}/granatier
|
||||
%{_kf5_applicationsdir}/org.kde.granatier.desktop
|
||||
%{_kf5_htmldir}/en/granatier/
|
||||
%{_kf5_iconsdir}/hicolor/*/apps/granatier.*
|
||||
%{_kf5_appsdir}/granatier/
|
||||
%dir %{_kf5_configkcfgdir}
|
||||
%{_kf5_configkcfgdir}/granatier.kcfg
|
||||
%_datadir/appdata/
|
||||
%_kf5_kxmlguidir/granatier/
|
||||
|
||||
%changelog
|
||||
|
Reference in New Issue
Block a user