SHA256
1
0
forked from pool/yakuake

Accepting request 409062 from KDE:Extra

1

OBS-URL: https://build.opensuse.org/request/show/409062
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/yakuake?expand=0&rev=41
This commit is contained in:
Dominique Leuenberger 2016-07-26 11:00:31 +00:00 committed by Git OBS Bridge
parent c706290987
commit fc0ea7a3b5
3 changed files with 22 additions and 0 deletions

View File

@ -0,0 +1,12 @@
Index: yakuake-3.0.2/data/org.kde.yakuake.appdata.xml
===================================================================
--- yakuake-3.0.2.orig/data/org.kde.yakuake.appdata.xml
+++ yakuake-3.0.2/data/org.kde.yakuake.appdata.xml
@@ -1,6 +1,6 @@
<?xml version="1.0" encoding="utf-8"?>
<component type="desktop">
- <id>yakuake.desktop</id>
+ <id>org.kde.yakuake.desktop</id>
<metadata_license>CC0-1.0</metadata_license>
<project_license>GPL-2.0+</project_license>
<name>Yakuake</name>

View File

@ -1,3 +1,10 @@
-------------------------------------------------------------------
Fri Jul 15 19:25:27 UTC 2016 - badshah400@gmail.com
- Add yakuake-appdata-xml-desktop-ref.patch: fix the .desktop file
referenced in the appdata.xml: yakuake.desktop ->
org.kde.yakuake.desktop.
-------------------------------------------------------------------
Thu Mar 3 14:38:16 UTC 2016 - tittiatcoke@gmail.com

View File

@ -24,6 +24,8 @@ License: GPL-2.0+
Group: System/GUI/KDE
Url: https://yakuake.kde.org
Source: http://download.kde.org/stable/yakuake/%{version}/src/%{name}-%{version}.tar.xz
# PATCH-FIX-UPSTREAM yakuake-appdata-xml-desktop-ref.patch badshah400@gmail.com -- Fix the .desktop file referenced in the appdata.xml: yakuake.desktop -> org.kde.yakuake.desktop
Patch0: yakuake-appdata-xml-desktop-ref.patch
BuildRequires: fdupes
BuildRequires: karchive-devel
BuildRequires: kconfig-devel
@ -59,6 +61,7 @@ Yakuake is a retractable KDE Terminal Emulator.
%prep
%setup -q
%patch0 -p1
%build
%cmake_kf5 -d build