forked from pool/libkdegames
Accepting request 443438 from home:luca_b:test_KA
KDE Applications - please review OBS-URL: https://build.opensuse.org/request/show/443438 OBS-URL: https://build.opensuse.org/package/show/KDE:Applications/libkdegames?expand=0&rev=44
This commit is contained in:
parent
35cf861401
commit
ec876638ee
@ -1,3 +0,0 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:b4e2fcc9c98d763bd7a57cdcad1e856b1e3511954df597ce66d84c4e59327755
|
||||
size 5772628
|
3
libkdegames-16.11.80.tar.xz
Normal file
3
libkdegames-16.11.80.tar.xz
Normal file
@ -0,0 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:3a9d3c6e65aa4e9927e507e4d96667cec232848f04e9e081e8a90cc256018fc8
|
||||
size 5787440
|
@ -1,3 +1,11 @@
|
||||
-------------------------------------------------------------------
|
||||
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.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: 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,27 @@ 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
|
||||
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 +148,13 @@ 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}
|
||||
#Obsoletes: kdegames4-carddecks-other < %{version}
|
||||
Obsoletes: kdegames5-carddecks-other < %{version}
|
||||
Obsoletes: kdegames4-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,12 @@ 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
|
||||
#Obsoletes: kdegames4-carddecks-default < %{version}
|
||||
Obsoletes: kdegames5-carddecks-default < %{version}
|
||||
Obsoletes: kdegames4-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