forked from pool/libkdegames
Accepting request 446142 from KDE:Applications
Update to KDE Applicatons 16.12.0 OBS-URL: https://build.opensuse.org/request/show/446142 OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/libkdegames?expand=0&rev=57
This commit is contained in:
commit
9c9edcf2ce
@ -1,3 +0,0 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:b4e2fcc9c98d763bd7a57cdcad1e856b1e3511954df597ce66d84c4e59327755
|
||||
size 5772628
|
3
libkdegames-16.12.0.tar.xz
Normal file
3
libkdegames-16.12.0.tar.xz
Normal file
@ -0,0 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:0ef0b34526ec8afddb5f87fdac2cb82027cfef81cf01435e9ae247fa02478162
|
||||
size 5779804
|
@ -1,3 +1,27 @@
|
||||
-------------------------------------------------------------------
|
||||
Tue Dec 13 19:58:58 UTC 2016 - tittiatcoke@gmail.com
|
||||
|
||||
- Update to KDE Applications 16.12.0
|
||||
* KDE Applications 16.12.0
|
||||
* https://www.kde.org/announcements/announce-applications-16.12.0.php
|
||||
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Sat Dec 3 16:43:13 UTC 2016 - tittiatcoke@gmail.com
|
||||
|
||||
- Update to KDE Applications 16.11.90
|
||||
* KDE Applications 16.12.0 RC
|
||||
* https://www.kde.org/announcements/announce-applications-16.12-rc.php
|
||||
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Tue Nov 29 12:40:09 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:26:37 UTC 2016 - lbeltrame@kde.org
|
||||
|
||||
|
@ -1,7 +1,7 @@
|
||||
#
|
||||
# spec file for package libkdegames
|
||||
#
|
||||
# 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,12 +17,15 @@
|
||||
|
||||
|
||||
Name: libkdegames
|
||||
Version: 16.12.0
|
||||
Release: 0
|
||||
%define kf5_version 5.26.0
|
||||
# Latest stable Applications (e.g. 16.08 in KA, but 16.12.0 in KUA)
|
||||
%{!?_kapp_version: %global _kapp_version %(echo %{version}| awk -F. '{print $1"."$2}')}
|
||||
Summary: General Data for KDE Games
|
||||
License: GPL-2.0+
|
||||
Group: System/GUI/KDE
|
||||
Url: http://www.kde.org
|
||||
Version: 16.08.3
|
||||
Release: 0
|
||||
Source0: libkdegames-%{version}.tar.xz
|
||||
Patch1: libkdegames-bnc793185.patch
|
||||
BuildRequires: extra-cmake-modules
|
||||
@ -53,6 +56,7 @@ BuildRequires: kwidgetsaddons-devel
|
||||
BuildRequires: kxmlgui-devel
|
||||
BuildRequires: libsndfile-devel
|
||||
BuildRequires: openal-soft-devel
|
||||
BuildRequires: pkgconfig
|
||||
BuildRequires: xz
|
||||
BuildRequires: pkgconfig(Qt5Qml)
|
||||
BuildRequires: pkgconfig(Qt5Quick)
|
||||
@ -96,9 +100,7 @@ Requires: libkdegames = %{version}
|
||||
%description -n libkf5kdegames6
|
||||
This package contains the KDE games library.
|
||||
|
||||
|
||||
%post -n libkf5kdegames6 -p /sbin/ldconfig
|
||||
|
||||
%postun -n libkf5kdegames6 -p /sbin/ldconfig
|
||||
|
||||
%files -n libkf5kdegames6
|
||||
@ -113,28 +115,26 @@ This package contains the KDE games library.
|
||||
Summary: Library for KDE Games: Build Environment
|
||||
License: LGPL-2.1+
|
||||
Group: Development/Libraries/KDE
|
||||
Requires: libkf5kdegames6 = %{version}
|
||||
Requires: kcompletion-devel
|
||||
Requires: kconfig-devel
|
||||
Requires: kconfigwidgets-devel
|
||||
Requires: ki18n-devel
|
||||
Requires: kwidgetsaddons-devel
|
||||
Requires: libkf5kdegames6 = %{version}
|
||||
Requires: libsndfile-devel
|
||||
Requires: openal-soft-devel
|
||||
Requires: pkgconfig(Qt5Network)
|
||||
Requires: pkgconfig(Qt5Qml)
|
||||
Requires: pkgconfig(Qt5QuickWidgets)
|
||||
Requires: pkgconfig(Qt5Widgets)
|
||||
Requires: pkgconfig(Qt5Xml)
|
||||
Requires: pkgconfig(Qt5Network)
|
||||
Requires: pkgconfig(Qt5QuickWidgets)
|
||||
Requires: pkgconfig(Qt5Qml)
|
||||
Obsoletes: %{name}-kf5-devel < %{version}
|
||||
Provides: %{name}-kf5-devel = %{version}
|
||||
|
||||
|
||||
%description devel
|
||||
This package contains all necessary files and libraries needed to
|
||||
develop KDE games.
|
||||
|
||||
|
||||
%files devel
|
||||
%defattr(-,root,root)
|
||||
%doc COPYING COPYING.DOC README
|
||||
@ -147,15 +147,14 @@ develop KDE games.
|
||||
Summary: Further Card Decks for KDE Games
|
||||
License: LGPL-2.1+
|
||||
Group: System/GUI/KDE
|
||||
BuildArch: noarch
|
||||
Requires: kdegames-carddecks-default = %{version}
|
||||
#don't obsolete kdegames4-carddecks-other yet, lskat is still KDE4 based
|
||||
#Obsoletes: kdegames4-carddecks-other < %{version}
|
||||
Obsoletes: kdegames5-carddecks-other < %{version}
|
||||
BuildArch: noarch
|
||||
|
||||
%description -n kdegames-carddecks-other
|
||||
This package contains several further card deck set for KDE games.
|
||||
|
||||
|
||||
%files -n kdegames-carddecks-other
|
||||
%defattr(-,root,root)
|
||||
%doc COPYING README
|
||||
@ -166,14 +165,13 @@ This package contains several further card deck set for KDE games.
|
||||
Summary: Default Card Decks for KDE Games
|
||||
License: LGPL-2.1+
|
||||
Group: System/GUI/KDE
|
||||
#don't obsolete kdegames4-carddecks-default yet, lskat is still KDE4 based and is broken without it
|
||||
#Obsoletes: kdegames4-carddecks-default < %{version}
|
||||
Obsoletes: kdegames5-carddecks-default < %{version}
|
||||
BuildArch: noarch
|
||||
|
||||
%description -n kdegames-carddecks-default
|
||||
This package contains the default card deck set for KDE games.
|
||||
|
||||
|
||||
%files -n kdegames-carddecks-default
|
||||
%defattr(-,root,root)
|
||||
%doc COPYING README
|
||||
|
Loading…
Reference in New Issue
Block a user