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:
parent
c706290987
commit
fc0ea7a3b5
12
yakuake-appdata-xml-desktop-ref.patch
Normal file
12
yakuake-appdata-xml-desktop-ref.patch
Normal 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>
|
@ -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
|
Thu Mar 3 14:38:16 UTC 2016 - tittiatcoke@gmail.com
|
||||||
|
|
||||||
|
@ -24,6 +24,8 @@ License: GPL-2.0+
|
|||||||
Group: System/GUI/KDE
|
Group: System/GUI/KDE
|
||||||
Url: https://yakuake.kde.org
|
Url: https://yakuake.kde.org
|
||||||
Source: http://download.kde.org/stable/yakuake/%{version}/src/%{name}-%{version}.tar.xz
|
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: fdupes
|
||||||
BuildRequires: karchive-devel
|
BuildRequires: karchive-devel
|
||||||
BuildRequires: kconfig-devel
|
BuildRequires: kconfig-devel
|
||||||
@ -59,6 +61,7 @@ Yakuake is a retractable KDE Terminal Emulator.
|
|||||||
|
|
||||||
%prep
|
%prep
|
||||||
%setup -q
|
%setup -q
|
||||||
|
%patch0 -p1
|
||||||
|
|
||||||
%build
|
%build
|
||||||
%cmake_kf5 -d build
|
%cmake_kf5 -d build
|
||||||
|
Loading…
x
Reference in New Issue
Block a user