SHA256
1
0
forked from pool/kpat

Accepting request 443392 from home:luca_b:test_KA

KDE Applications - please review

OBS-URL: https://build.opensuse.org/request/show/443392
OBS-URL: https://build.opensuse.org/package/show/KDE:Applications/kpat?expand=0&rev=41
This commit is contained in:
Raymond Wooninck 2016-12-03 14:03:51 +00:00 committed by Git OBS Bridge
parent eff6748eb0
commit 8f29214ab1
4 changed files with 44 additions and 31 deletions

View File

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

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

@ -0,0 +1,3 @@
version https://git-lfs.github.com/spec/v1
oid sha256:200749406a102bda2ff2307afec23acf292684d67fd3703679be91c027ed9241
size 3274764

View File

@ -1,3 +1,11 @@
-------------------------------------------------------------------
Tue Nov 29 12:35:21 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:21:36 UTC 2016 - lbeltrame@kde.org

View File

@ -1,7 +1,7 @@
#
# spec file for package kpat
#
# 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,45 +17,50 @@
Name: kpat
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: Patience card game
License: GPL-2.0+
Group: Amusements/Games/Board/Card
Url: http://www.kde.org
Version: 16.08.3
Release: 0
Source0: kpat-%{version}.tar.xz
BuildRequires: libkdegames-devel
BuildRequires: update-desktop-files
BuildRequires: extra-cmake-modules
BuildRequires: pkgconfig(Qt5Widgets)
BuildRequires: kcompletion-devel
BuildRequires: kconfig-devel
BuildRequires: kconfigwidgets-devel
BuildRequires: kcoreaddons-devel
BuildRequires: kdbusaddons-devel
BuildRequires: kdeclarative-devel
BuildRequires: kdelibs4support-devel
BuildRequires: kdoctools-devel
BuildRequires: kguiaddons-devel
BuildRequires: ki18n-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(Qt5Qml)
BuildRequires: pkgconfig(Qt5Quick)
BuildRequires: pkgconfig(Qt5QuickWidgets)
BuildRequires: pkgconfig(Qt5Svg)
BuildRequires: pkgconfig(Qt5Test)
BuildRequires: kcoreaddons-devel
BuildRequires: kconfig-devel
BuildRequires: kwidgetsaddons-devel
BuildRequires: kdbusaddons-devel
BuildRequires: kdeclarative-devel
BuildRequires: ki18n-devel
BuildRequires: kguiaddons-devel
BuildRequires: kconfigwidgets-devel
BuildRequires: kitemviews-devel
BuildRequires: kcompletion-devel
BuildRequires: ktextwidgets-devel
BuildRequires: kxmlgui-devel
BuildRequires: kio-devel
BuildRequires: knotifyconfig-devel
BuildRequires: knewstuff-devel
BuildRequires: phonon4qt5-devel
BuildRequires: kdelibs4support-devel
BuildRequires: pkgconfig(Qt5Widgets)
Requires: kdegames-carddecks-default
Requires(post): shared-mime-info
Requires(postun): shared-mime-info
Obsoletes: %{name}5 < %{version}
Provides: %{name}5 = %{version}
BuildRoot: %{_tmppath}/%{name}-%{version}-build
Requires: kdegames-carddecks-default
%description
KPatience is a collection of various patience games known all over the
@ -74,10 +79,10 @@ more. The game has nice graphics and many different carddecks.
%suse_update_desktop_file -r org.kde.kpat Game CardGame
%post
%mime_database_post
%{_bindir}/update-mime-database %{_datadir}/mime > /dev/null 2>&1 || :
%postun
%mime_database_postun
%{_bindir}/update-mime-database %{_datadir}/mime > /dev/null 2>&1 || :
%files
%defattr(-,root,root)
@ -99,7 +104,7 @@ more. The game has nice graphics and many different carddecks.
%{_kf5_configdir}/kcardtheme.knsrc
%{_kf5_configdir}/kpat.knsrc
%{_datadir}/mime/packages/kpatience.xml
%_kf5_kxmlguidir/kpat/
%{_kf5_kxmlguidir}/kpat/
%{_kf5_iconsdir}/hicolor/*/*/kpat.*
%changelog