SHA256
1
0
forked from pool/ksirk
Raymond Wooninck 2015-12-15 21:14:31 +00:00 committed by Git OBS Bridge
parent bc1cb6f00c
commit 6439d1e352
4 changed files with 2 additions and 34 deletions

View File

@ -1,22 +0,0 @@
From: Jeremy Whiting <jpwhiting@kde.org>
Date: Mon, 23 Nov 2015 20:39:04 +0000
Subject: Fix ksirk .desktop file exec line.
X-Git-Tag: v15.11.90
X-Git-Url: http://quickgit.kde.org/?p=ksirk.git&a=commitdiff&h=8e6165d0c18cf6a624457f216ca2a5a4c9092ca6
---
Fix ksirk .desktop file exec line.
---
--- a/ksirk/ksirk.desktop
+++ b/ksirk/ksirk.desktop
@@ -1,7 +1,7 @@
# KDE Config File
[Desktop Entry]
Type=Application
-Exec=ksirk -caption %c %i
+Exec=ksirk -qwindowtitle %c %i
Icon=ksirk
X-DocPath=ksirk/index.html
Terminal=false

View File

@ -1,3 +1,3 @@
version https://git-lfs.github.com/spec/v1
oid sha256:5f80be5c433d2c94db9b6eb10af7352d914b25809154579f503b00019dde125c
size 5002172
oid sha256:1e72de20a031f4e3c25a55b7fe8fcaeb51c9b8920d2bb1e98e48da7bfebdfe12
size 5003496

View File

@ -1,9 +1,3 @@
-------------------------------------------------------------------
Mon Dec 14 17:09:42 UTC 2015 - wbauer@tmo.at
- Add fix-ksirk-desktop-exec-line.patch and revert it, this
upstream commit breaks the application menu entry (kde#356731)
-------------------------------------------------------------------
Sun Dec 13 13:26:19 UTC 2015 - tittiatcoke@gmail.com

View File

@ -24,9 +24,6 @@ Url: http://www.kde.org
Version: 15.12.0
Release: 0
Source0: ksirk-%{version}.tar.xz
# PATCH-UNFIX-UPSTREAM fix-ksirk-desktop-exec-line.patch -- this commit broke the ksirk menu entry, revert it (kde#356731)
# (ksirk is still a KDE4 application and doesn't support the -qwindowtitle parameter)
Patch: fix-ksirk-desktop-exec-line.patch
BuildRequires: libkdegames4-devel
BuildRequires: libqca2-devel
BuildRequires: xz
@ -38,7 +35,6 @@ KsirK is a computerized version of a well known strategy game.
%prep
%setup -q
%patch -Rp1
%build
%cmake_kde4 -d build