Accepting request 301594 from KDE:Applications
Automatic submission by obs-autosubmit OBS-URL: https://build.opensuse.org/request/show/301594 OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/knetwalk?expand=0&rev=38
This commit is contained in:
parent
80a630d77f
commit
9b36599962
@ -1,3 +0,0 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:8c41d0d2f7ae51a45642a941d56e9e8358075792331dfb8bfdaf661b299a53ad
|
||||
size 782060
|
3
knetwalk-15.04.0.tar.xz
Normal file
3
knetwalk-15.04.0.tar.xz
Normal file
@ -0,0 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:f4ad1da6838b2248ce35d73b1c9e79ec9331eba781da9db178a2a3a5cb7a5c52
|
||||
size 782684
|
@ -1,3 +1,25 @@
|
||||
-------------------------------------------------------------------
|
||||
Sat Apr 11 13:18:28 UTC 2015 - tittiatcoke@gmail.com
|
||||
|
||||
- Update to KDE Applications 15.04.0
|
||||
* KDE Applications 15.04.0
|
||||
* https://www.kde.org/announcements/announce-applications-15.04.0.php
|
||||
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Sat Mar 21 18:13:09 UTC 2015 - tittiatcoke@gmail.com
|
||||
|
||||
- Update to KDE Applications 15.03.95
|
||||
* KDE Applications 15.04 RC
|
||||
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Sun Mar 8 12:46:59 UTC 2015 - tittiatcoke@gmail.com
|
||||
|
||||
- Update to KDE Applications 15.03.80
|
||||
* KDE Applications 15.04 Beta
|
||||
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Tue Mar 3 10:41:14 UTC 2015 - tittiatcoke@gmail.com
|
||||
|
||||
|
@ -18,16 +18,52 @@
|
||||
|
||||
Name: knetwalk
|
||||
BuildRequires: libkdegames-devel
|
||||
BuildRequires: xz
|
||||
BuildRequires: update-desktop-files
|
||||
BuildRequires: extra-cmake-modules
|
||||
BuildRequires: pkgconfig(Qt5Widgets)
|
||||
BuildRequires: pkgconfig(Qt5Qml)
|
||||
BuildRequires: pkgconfig(Qt5Quick)
|
||||
BuildRequires: pkgconfig(Qt5QuickWidgets)
|
||||
BuildRequires: pkgconfig(Qt5Svg)
|
||||
BuildRequires: pkgconfig(Qt5Test)
|
||||
BuildRequires: pkgconfig(Qt5Declarative)
|
||||
BuildRequires: kcoreaddons-devel
|
||||
BuildRequires: kconfig-devel
|
||||
BuildRequires: kitemmodels-devel
|
||||
BuildRequires: kwidgetsaddons-devel
|
||||
BuildRequires: kcodecs-devel
|
||||
BuildRequires: kwindowsystem-devel
|
||||
BuildRequires: karchive-devel
|
||||
BuildRequires: kdbusaddons-devel
|
||||
BuildRequires: kdnssd-framework-devel
|
||||
BuildRequires: kdeclarative-devel
|
||||
BuildRequires: ki18n-devel
|
||||
BuildRequires: kguiaddons-devel
|
||||
BuildRequireS: kservice-devel
|
||||
BuildRequires: kconfigwidgets-devel
|
||||
BuildRequires: kitemviews-devel
|
||||
BuildRequires: kiconthemes-devel
|
||||
BuildRequires: kcompletion-devel
|
||||
BuildRequires: kjobwidgets-devel
|
||||
BuildRequires: ktextwidgets-devel
|
||||
BuildRequires: kglobalaccel-devel
|
||||
BuildRequires: kxmlgui-devel
|
||||
BuildRequires: kcrash-devel
|
||||
BuildRequires: kbookmarks-devel
|
||||
BuildRequires: kio-devel
|
||||
BuildRequires: knotifyconfig-devel
|
||||
BuildRequires: knewstuff-devel
|
||||
BuildRequires: kdelibs4support-devel
|
||||
Summary: Puzzle game
|
||||
License: GPL-2.0+
|
||||
Group: Amusements/Games/Board/Puzzle
|
||||
Url: http://www.kde.org
|
||||
Version: 14.12.3
|
||||
Version: 15.04.0
|
||||
Release: 0
|
||||
Source0: knetwalk-%{version}.tar.xz
|
||||
Obsoletes: %{name}5 < %{version}
|
||||
Provides: %{name}5 = %{version}
|
||||
BuildRoot: %{_tmppath}/%{name}-%{version}-build
|
||||
%kde4_runtime_requires
|
||||
|
||||
%description
|
||||
Turn the board pieces to get all computers connected.
|
||||
@ -37,22 +73,21 @@ Turn the board pieces to get all computers connected.
|
||||
%setup -q -n knetwalk-%{version}
|
||||
|
||||
%build
|
||||
%cmake_kde4 -d build
|
||||
%cmake_kf5 -d build
|
||||
%make_jobs
|
||||
|
||||
%install
|
||||
cd build
|
||||
%kde4_makeinstall
|
||||
%suse_update_desktop_file -r knetwalk KNetwalk "Tactical Game" Game LogicGame
|
||||
%kde_post_install
|
||||
%kf5_makeinstall -C build
|
||||
%suse_update_desktop_file -r org.kde.knetwalk KNetwalk "Tactical Game" Game LogicGame
|
||||
|
||||
%files
|
||||
%defattr(-,root,root)
|
||||
%doc COPYING COPYING.DOC
|
||||
%{_kde4_bindir}/knetwalk
|
||||
%{_kde4_htmldir}/en/knetwalk/
|
||||
%{_kde4_applicationsdir}/knetwalk.desktop
|
||||
%{_kde4_iconsdir}/hicolor/*/apps/knetwalk.*
|
||||
%{_kde4_appsdir}/knetwalk/
|
||||
%{_kf5_bindir}/knetwalk
|
||||
%{_kf5_htmldir}/en/knetwalk/
|
||||
%{_kf5_applicationsdir}/org.kde.knetwalk.desktop
|
||||
%{_kf5_iconsdir}/hicolor/*/*/knetwalk.*
|
||||
%{_datadir}/knetwalk/
|
||||
%{_kf5_kxmlguidir}/knetwalk/
|
||||
|
||||
%changelog
|
||||
|
Loading…
Reference in New Issue
Block a user