[gnome-apps-nightly] Ensure the AppStream data can be used for the repo's appstream branch



commit 206a5ad7845d9dfa4b4b9364ea44971b66dfc6cb
Author: Mario Sanchez Prada <msanchez gnome org>
Date:   Mon Jan 9 20:45:59 2017 +0000

    Ensure the AppStream data can be used for the repo's appstream branch
    
    Flatpak expects a file like <id>.appdata.xml to be provided by the app, which
    is not the case for GNOME Weather, so get it renamed when creating the bundle.
    
    This should be reverted once the file gets renamed upstream.
    See bug https://bugzilla.gnome.org/show_bug.cgi?id=777052

 org.gnome.Weather.json |    1 +
 1 files changed, 1 insertions(+), 0 deletions(-)
---
diff --git a/org.gnome.Weather.json b/org.gnome.Weather.json
index cd89833..2567321 100644
--- a/org.gnome.Weather.json
+++ b/org.gnome.Weather.json
@@ -4,6 +4,7 @@
     "runtime-version": "master",
     "sdk": "org.gnome.Sdk",
     "command": "gnome-weather",
+    "rename-appdata-file": "org.gnome.Weather.Application.appdata.xml",
     "tags": ["nightly"],
     "finish-args": [
         /* X11 + XShm access */


[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]