[gnome-software] trivial: Fix up the example spec file
- From: Richard Hughes <rhughes src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [gnome-software] trivial: Fix up the example spec file
- Date: Fri, 18 Oct 2013 08:41:06 +0000 (UTC)
commit 0ee94e952b5d7b7083a9634d89ee1a4c15750b58
Author: Richard Hughes <richard hughsie com>
Date: Fri Oct 18 08:57:16 2013 +0100
trivial: Fix up the example spec file
contrib/gnome-software.spec.in | 7 +++++--
1 files changed, 5 insertions(+), 2 deletions(-)
---
diff --git a/contrib/gnome-software.spec.in b/contrib/gnome-software.spec.in
index 9d38e7d..ef61d94 100644
--- a/contrib/gnome-software.spec.in
+++ b/contrib/gnome-software.spec.in
@@ -59,7 +59,7 @@ desktop-file-edit %{buildroot}%{_datadir}/applications/*.desktop \
%find_lang %name --with-gnome
%check
-desktop-file-validate %{buildroot}%{_datadir}/applications/gnome-software.desktop
+desktop-file-validate %{buildroot}%{_datadir}/applications/*.desktop
%post
touch --no-create %{_datadir}/icons/hicolor &>/dev/null || :
@@ -78,7 +78,7 @@ glib-compile-schemas %{_datadir}/glib-2.0/schemas &> /dev/null || :
%files -f %{name}.lang
%doc AUTHORS COPYING NEWS README
%{_bindir}/gnome-software
-%{_datadir}/applications/gnome-software.desktop
+%{_datadir}/applications/*.desktop
%dir %{_datadir}/gnome-software
%{_datadir}/gnome-software/*.png
%{_datadir}/appdata/*.appdata.xml
@@ -89,6 +89,9 @@ glib-compile-schemas %{_datadir}/glib-2.0/schemas &> /dev/null || :
%{_datadir}/gnome-software/featured.ini
%dir %{_libdir}/gs-plugins
%{_libdir}/gs-plugins/*.so
+%{_sysconfdir}/xdg/autostart/gnome-software-service.desktop
+%{_libexecdir}/gnome-software-service
+%{_datadir}/dbus-1/services/org.gnome.Software.service
%changelog
* #LONGDATE# Richard Hughes <richard hughsie com> #VERSION#-0.#BUILD##ALPHATAG#
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]