https://bugzilla.redhat.com/show_bug.cgi?id=2021040



--- Comment #11 from Troy Dawson <[email protected]> ---
The following fixes the %check problem.

$ cat spacebar-22.06-add_launchable_component.patch 
diff --git a/org.kde.spacebar.appdata.xml b/org.kde.spacebar.appdata.xml
index
1f673a032604423fb3d3e9454ab6bf77b42cd61f..fceb16b5850d5994fb1966ebb99ff4c51a8dc0e3
100644
--- a/org.kde.spacebar.appdata.xml
+++ b/org.kde.spacebar.appdata.xml
@@ -189,4 +189,5 @@
      
<url>https://www.plasma-mobile.org/2021/06/10/plasma-mobile-update-june/</url>
     </release>
   </releases>
+  <launchable type="desktop-id">org.kde.spacebar.desktop</launchable>
 </component>


$ diff -u spacebar.spec.orig spacebar.spec
--- spacebar.spec.orig  2022-09-01 14:14:42.959115871 -0700
+++ spacebar.spec       2022-09-01 14:15:42.586583511 -0700
@@ -6,7 +6,10 @@
 Summary:        Messaging app for Plasma Mobile
 Url:            https://invent.kde.org/plasma-mobile/spacebar
 Source:        
https://download.kde.org/stable/plasma-mobile/%{version}/%{name}-%{version}.tar.xz
- 
+
+# Fix appstream check - Upstream Commit
+#  
https://invent.kde.org/plasma-mobile/spacebar/-/commit/86d89a5963adb1910093ebad684f07d97301586f
+Patch0: spacebar-22.06-add_launchable_component.patch

 BuildRequires:  gcc
 BuildRequires:  gcc-c++


-- 
You are receiving this mail because:
You are on the CC list for the bug.
You are always notified about changes to this product and component
https://bugzilla.redhat.com/show_bug.cgi?id=2021040
_______________________________________________
package-review mailing list -- [email protected]
To unsubscribe send an email to [email protected]
Fedora Code of Conduct: 
https://docs.fedoraproject.org/en-US/project/code-of-conduct/
List Guidelines: https://fedoraproject.org/wiki/Mailing_list_guidelines
List Archives: 
https://lists.fedoraproject.org/archives/list/[email protected]
Do not reply to spam, report it: 
https://pagure.io/fedora-infrastructure/new_issue

Reply via email to