From fc0ea7a3b553f5db71fbd1e8332132e3a18fb8a18045bf88dcc126f7db49ac97 Mon Sep 17 00:00:00 2001 From: Dominique Leuenberger Date: Tue, 26 Jul 2016 11:00:31 +0000 Subject: [PATCH] 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 --- yakuake-appdata-xml-desktop-ref.patch | 12 ++++++++++++ yakuake.changes | 7 +++++++ yakuake.spec | 3 +++ 3 files changed, 22 insertions(+) create mode 100644 yakuake-appdata-xml-desktop-ref.patch diff --git a/yakuake-appdata-xml-desktop-ref.patch b/yakuake-appdata-xml-desktop-ref.patch new file mode 100644 index 0000000..28dedcc --- /dev/null +++ b/yakuake-appdata-xml-desktop-ref.patch @@ -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 @@ + + +- yakuake.desktop ++ org.kde.yakuake.desktop + CC0-1.0 + GPL-2.0+ + Yakuake diff --git a/yakuake.changes b/yakuake.changes index 6644dc3..2b61c3e 100644 --- a/yakuake.changes +++ b/yakuake.changes @@ -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 diff --git a/yakuake.spec b/yakuake.spec index 5d3f7ef..6a7641d 100644 --- a/yakuake.spec +++ b/yakuake.spec @@ -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