forked from pool/kollision
Accepting request 443381 from home:luca_b:test_KA
KDE Applications - please review OBS-URL: https://build.opensuse.org/request/show/443381 OBS-URL: https://build.opensuse.org/package/show/KDE:Applications/kollision?expand=0&rev=37
This commit is contained in:
parent
1684aef7ae
commit
1df4b7fe42
@ -1,3 +0,0 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:69f8c58bac3c4bd27c56649946b9e8e35c358a7c79143ca384794e7f10dd7ba2
|
||||
size 226644
|
3
kollision-16.11.80.tar.xz
Normal file
3
kollision-16.11.80.tar.xz
Normal file
@ -0,0 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:6f453d0e16ac54c1afe178c493c81a1e158648293448e1fd6eaf36375566085c
|
||||
size 226764
|
@ -1,3 +1,11 @@
|
||||
-------------------------------------------------------------------
|
||||
Tue Nov 29 12:34:00 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:20:56 UTC 2016 - lbeltrame@kde.org
|
||||
|
||||
|
@ -1,7 +1,7 @@
|
||||
#
|
||||
# spec file for package kollision
|
||||
#
|
||||
# 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,34 +17,39 @@
|
||||
|
||||
|
||||
Name: kollision
|
||||
BuildRequires: libkdegames-devel
|
||||
BuildRequires: extra-cmake-modules
|
||||
BuildRequires: pkgconfig(Qt5Widgets)
|
||||
BuildRequires: pkgconfig(Qt5QuickWidgets)
|
||||
BuildRequires: pkgconfig(Qt5Test)
|
||||
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
|
||||
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: Kollision game
|
||||
License: GPL-2.0+
|
||||
Group: Amusements/Games/Board/Puzzle
|
||||
Url: http://www.kde.org
|
||||
Version: 16.08.3
|
||||
Release: 0
|
||||
Source0: kollision-%{version}.tar.xz
|
||||
BuildRequires: extra-cmake-modules
|
||||
BuildRequires: kconfig-devel
|
||||
BuildRequires: kconfigwidgets-devel
|
||||
BuildRequires: kcoreaddons-devel
|
||||
BuildRequires: kdelibs4support-devel
|
||||
BuildRequires: kdoctools-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}
|
||||
Provides: %{name}5 = %{version}
|
||||
BuildRoot: %{_tmppath}/%{name}-%{version}-build
|
||||
@ -52,7 +57,6 @@ BuildRoot: %{_tmppath}/%{name}-%{version}-build
|
||||
%description
|
||||
KDE version of a classic arcade game
|
||||
|
||||
|
||||
%prep
|
||||
%setup -q -n kollision-%{version}
|
||||
|
||||
@ -74,7 +78,6 @@ KDE version of a classic arcade game
|
||||
%{_kf5_iconsdir}/oxygen/*/*/kollision.*
|
||||
%{_kf5_appsdir}/kollision/
|
||||
%{_kf5_kxmlguidir}/kollision/
|
||||
%dir %_datadir/appdata
|
||||
%_datadir/appdata/org.kde.kollision.appdata.xml
|
||||
%{_kf5_appstreamdir}/
|
||||
|
||||
%changelog
|
||||
|
Loading…
Reference in New Issue
Block a user