SHA256
1
0
forked from pool/kapman

Accepting request 443298 from home:luca_b:test_KA

KDE Applications - please review

OBS-URL: https://build.opensuse.org/request/show/443298
OBS-URL: https://build.opensuse.org/package/show/KDE:Applications/kapman?expand=0&rev=35
This commit is contained in:
Raymond Wooninck 2016-12-03 15:14:04 +00:00 committed by Git OBS Bridge
parent 0c4229ee18
commit 5b0635d137
4 changed files with 41 additions and 30 deletions

View File

@ -1,3 +0,0 @@
version https://git-lfs.github.com/spec/v1
oid sha256:5be5feeceddc4dd5308910806884c03f4078240c72df36dc8329d4fbda676639
size 1791520

3
kapman-16.11.80.tar.xz Normal file
View File

@ -0,0 +1,3 @@
version https://git-lfs.github.com/spec/v1
oid sha256:54a1c70717f99d0d0d88911bcec64bab269528dc93a94b2caf66a43f9e0d918e
size 1790212

View File

@ -1,3 +1,11 @@
-------------------------------------------------------------------
Tue Nov 29 12:21:19 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:13:45 UTC 2016 - lbeltrame@kde.org Wed Nov 9 06:13:45 UTC 2016 - lbeltrame@kde.org

View File

@ -1,7 +1,7 @@
# #
# spec file for package kapman # spec file for package kapman
# #
# 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,34 +17,38 @@
Name: kapman Name: kapman
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: 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
BuildRequires: phonon4qt5-devel
BuildRequires: update-desktop-files
Summary: Pac-Man-like game for KDE Summary: Pac-Man-like game for KDE
License: GPL-2.0+ License: GPL-2.0+
Group: System/GUI/KDE Group: System/GUI/KDE
Url: http://www.kde.org Url: http://www.kde.org
Version: 16.08.3
Release: 0
Source0: kapman-%{version}.tar.xz Source0: kapman-%{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: phonon4qt5-devel
BuildRequires: pkgconfig
BuildRequires: update-desktop-files
BuildRequires: pkgconfig(Qt5QuickWidgets)
BuildRequires: pkgconfig(Qt5Svg)
BuildRequires: pkgconfig(Qt5Test)
BuildRequires: pkgconfig(Qt5Widgets)
Obsoletes: %{name}5 < %{version} Obsoletes: %{name}5 < %{version}
Provides: %{name}5 = %{version} Provides: %{name}5 = %{version}
BuildRoot: %{_tmppath}/%{name}-%{version}-build BuildRoot: %{_tmppath}/%{name}-%{version}-build
@ -64,7 +68,6 @@ Kapman is a clone of the well known game Pac-Man. You must go through the levels
%suse_update_desktop_file -r org.kde.kapman Game ArcadeGame %suse_update_desktop_file -r org.kde.kapman Game ArcadeGame
%post -p /sbin/ldconfig %post -p /sbin/ldconfig
%postun -p /sbin/ldconfig %postun -p /sbin/ldconfig
%files %files
@ -76,7 +79,7 @@ Kapman is a clone of the well known game Pac-Man. You must go through the levels
%{_kf5_iconsdir}/hicolor/*/apps/kapman.* %{_kf5_iconsdir}/hicolor/*/apps/kapman.*
%{_kf5_appsdir}/kapman/ %{_kf5_appsdir}/kapman/
%{_datadir}/sounds/kapman/ %{_datadir}/sounds/kapman/
%{_datadir}/appdata/ %{_kf5_appstreamdir}/
%{_datadir}/kxmlgui5/kapman/ %{_datadir}/kxmlgui5/kapman/
%changelog %changelog