forked from pool/libkdegames
Accepting request 412380 from KDE:Applications
1 OBS-URL: https://build.opensuse.org/request/show/412380 OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/libkdegames?expand=0&rev=52
This commit is contained in:
commit
5048aadbe5
@ -1,3 +0,0 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:2a1a6dd89bd62e78a81612403d79731685c016439d77a3f9bedf7918257a07ad
|
||||
size 5777932
|
3
libkdegames-16.04.3.tar.xz
Normal file
3
libkdegames-16.04.3.tar.xz
Normal file
@ -0,0 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:ed23972888170c88985b42cd9f6e351e1bd1d7e705c6e119915e398966f8d2e7
|
||||
size 5778820
|
@ -1,3 +1,19 @@
|
||||
-------------------------------------------------------------------
|
||||
Wed Jul 20 15:27:50 UTC 2016 - wbauer@tmo.at
|
||||
|
||||
- Update build requirements
|
||||
- Add necessary requirements to the devel package so that other
|
||||
packages building against this don't have to specify them even
|
||||
if they don't use them
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Fri Jul 8 00:28:30 UTC 2016 - tittiatcoke@gmail.com
|
||||
|
||||
- Update to KDE Applications 16.04.3
|
||||
* KDE Applications 16.04.3
|
||||
* https://www.kde.org/announcements/announce-applications-16.04.3.php
|
||||
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Fri Jun 10 18:09:46 UTC 2016 - tittiatcoke@gmail.com
|
||||
|
||||
|
@ -21,34 +21,39 @@ Summary: General Data for KDE Games
|
||||
License: GPL-2.0+
|
||||
Group: System/GUI/KDE
|
||||
Url: http://www.kde.org
|
||||
Version: 16.04.2
|
||||
Version: 16.04.3
|
||||
Release: 0
|
||||
Source0: libkdegames-%{version}.tar.xz
|
||||
Patch1: libkdegames-bnc793185.patch
|
||||
BuildRequires: extra-cmake-modules
|
||||
BuildRequires: fdupes
|
||||
BuildRequires: frameworkintegration-devel
|
||||
BuildRequires: karchive-devel
|
||||
BuildRequires: kbookmarks-devel
|
||||
BuildRequires: kcodecs-devel
|
||||
BuildRequires: kcompletion-devel
|
||||
BuildRequires: kconfig-devel
|
||||
BuildRequires: kconfigwidgets-devel
|
||||
BuildRequires: kcoreaddons-devel
|
||||
BuildRequires: kglobalaccel-devel
|
||||
BuildRequires: kcrash-devel
|
||||
BuildRequires: kdbusaddons-devel
|
||||
BuildRequires: kdeclarative-devel
|
||||
BuildRequires: kdelibs4support-devel
|
||||
BuildRequires: kdnssd-framework-devel
|
||||
BuildRequires: kf5-filesystem
|
||||
BuildRequires: kglobalaccel-devel
|
||||
BuildRequires: kguiaddons-devel
|
||||
BuildRequires: ki18n-devel
|
||||
BuildRequires: kitemmodels-devel
|
||||
BuildRequires: kiconthemes-devel
|
||||
BuildRequires: kio-devel
|
||||
BuildRequires: kitemviews-devel
|
||||
BuildRequires: kjobwidgets-devel
|
||||
BuildRequires: knewstuff-devel
|
||||
BuildRequires: knotifyconfig-devel
|
||||
BuildRequires: kservice-devel
|
||||
BuildRequires: ktextwidgets-devel
|
||||
BuildRequires: kwidgetsaddons-devel
|
||||
BuildRequires: kwindowsystem-devel
|
||||
BuildRequires: kxmlgui-devel
|
||||
BuildRequires: libsndfile-devel
|
||||
BuildRequires: openal-soft-devel
|
||||
BuildRequires: xz
|
||||
BuildRequires: pkgconfig(Qt5Core)
|
||||
BuildRequires: pkgconfig(Qt5Qml)
|
||||
BuildRequires: pkgconfig(Qt5Quick)
|
||||
BuildRequires: pkgconfig(Qt5QuickWidgets)
|
||||
@ -109,8 +114,18 @@ 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: libsndfile-devel
|
||||
Requires: openal-soft-devel
|
||||
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}
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user