From 2a3b6582e9ba7badda831d439bde3f57f78bc97d Mon Sep 17 00:00:00 2001 From: Matthias Clasen Date: Tue, 7 Feb 2012 22:34:40 -0500 Subject: [PATCH] fix file list --- gnome-shell.spec | 3 +++ 1 file changed, 3 insertions(+) diff --git a/gnome-shell.spec b/gnome-shell.spec index 45e14b6..cca8623 100644 --- a/gnome-shell.spec +++ b/gnome-shell.spec @@ -99,6 +99,7 @@ make install DESTDIR=$RPM_BUILD_ROOT rm -rf %{buildroot}/%{_libdir}/mozilla/plugins/*.la desktop-file-validate %{buildroot}%{_datadir}/applications/gnome-shell.desktop +desktop-file-validate %{buildroot}%{_datadir}/applications/gnome-shell-extension-prefs.desktop %find_lang %{name} @@ -120,8 +121,10 @@ glib-compile-schemas --allow-any-name %{_datadir}/glib-2.0/schemas ||: %doc COPYING README %{_bindir}/gnome-shell %{_bindir}/gnome-shell-extension-tool +%{_bindir}/gnome-shell-extension-prefs %{_datadir}/glib-2.0/schemas/*.xml %{_datadir}/applications/gnome-shell.desktop +%{_datadir}/applications/gnome-shell-extension-prefs.desktop %{_datadir}/gnome-shell/ %{_datadir}/dbus-1/services/org.gnome.Shell.CalendarServer.service %{_datadir}/dbus-1/services/org.gnome.Shell.HotplugSniffer.service