[gnome-shell-extension-pomodoro] Removed cache file

Fabian Affolter fab at fedoraproject.org
Fri Apr 13 20:36:30 UTC 2012


commit a3adabf764be8088aa7e11eb34c7f7e400cc31f4
Author: Fabian Affolter <mail at fabian-affolter.ch>
Date:   Fri Apr 13 22:35:20 2012 +0200

    Removed cache file

 gnome-shell-extension-pomodoro.spec |    3 +++
 1 files changed, 3 insertions(+), 0 deletions(-)
---
diff --git a/gnome-shell-extension-pomodoro.spec b/gnome-shell-extension-pomodoro.spec
index 4791923..81c9785 100644
--- a/gnome-shell-extension-pomodoro.spec
+++ b/gnome-shell-extension-pomodoro.spec
@@ -37,6 +37,7 @@ make %{?_smp_mflags}
 %install
 make install DESTDIR=%{buildroot} INSTALL="install -p"
 %find_lang gnome-shell-pomodoro
+rm -f %{buildroot}%{_datadir}/icons/hicolor/icon-theme.cache
 
 %post
 touch --no-create %{_datadir}/icons/hicolor &>/dev/null || :
@@ -58,6 +59,8 @@ gtk-update-icon-cache %{_datadir}/icons/hicolor &>/dev/null || :
 %doc README.md COPYING
 %{_datadir}/gnome-shell/extensions/%{uuid}/
 %{_datadir}/icons/hicolor/scalable/status/timer-symbolic.svg
+%{_datadir}/glib-2.0/schemas/org.gnome.shell.extensions.pomodoro.gschema.xml
+
 
 %changelog
 * Fri Apr 13 2012 Fabian Affolter <mail at fabian-affolter.ch> - 0-0.4.gitdf98ce0


More information about the scm-commits mailing list