[gnome-shell/f17] fix file list

Matthias Clasen mclasen at fedoraproject.org
Wed Feb 8 03:34:34 UTC 2012


commit 2a3b6582e9ba7badda831d439bde3f57f78bc97d
Author: Matthias Clasen <mclasen at redhat.com>
Date:   Tue Feb 7 22:34:40 2012 -0500

    fix file list

 gnome-shell.spec |    3 +++
 1 files changed, 3 insertions(+), 0 deletions(-)
---
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


More information about the scm-commits mailing list