[gnome-software] trivial: Fix the example RPM file



commit eeed11b66e4d2731cbb30c0084b3f5352f2ade0e
Author: Richard Hughes <richard hughsie com>
Date:   Fri Jul 13 13:28:46 2018 +0100

    trivial: Fix the example RPM file
    
    The main app needs the featured data too.

 contrib/gnome-software.spec.in | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)
---
diff --git a/contrib/gnome-software.spec.in b/contrib/gnome-software.spec.in
index 0a9c93df..f1448e92 100644
--- a/contrib/gnome-software.spec.in
+++ b/contrib/gnome-software.spec.in
@@ -190,6 +190,7 @@ DESTDIR=%{buildroot} appstream-util check-root
 %{_libdir}/gs-plugins-%{gs_plugin_version}/libgs_plugin_steam.so
 %{_libdir}/gs-plugins-%{gs_plugin_version}/libgs_plugin_systemd-updates.so
 %{_sysconfdir}/xdg/autostart/gnome-software-service.desktop
+%{_datadir}/app-info/xmls/org.gnome.Software.Featured.xml
 %{_datadir}/dbus-1/services/org.freedesktop.PackageKit.service
 %{_datadir}/dbus-1/services/org.gnome.Software.service
 %{_datadir}/gnome-shell/search-providers/org.gnome.Software-search-provider.ini
@@ -210,7 +211,6 @@ DESTDIR=%{buildroot} appstream-util check-root
 
 %files editor
 %{_bindir}/gnome-software-editor
-%{_datadir}/app-info/xmls/org.gnome.Software.Featured.xml
 %{_datadir}/applications/org.gnome.Software.Editor.desktop
 %{_mandir}/man1/gnome-software-editor.1*
 


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