packages: xfce4-timer-plugin/xfce4-timer-plugin.spec - package app icon
baggins
baggins at pld-linux.org
Thu May 17 23:39:58 CEST 2012
Author: baggins Date: Thu May 17 21:39:58 2012 GMT
Module: packages Tag: HEAD
---- Log message:
- package app icon
---- Files affected:
packages/xfce4-timer-plugin:
xfce4-timer-plugin.spec (1.15 -> 1.16)
---- Diffs:
================================================================
Index: packages/xfce4-timer-plugin/xfce4-timer-plugin.spec
diff -u packages/xfce4-timer-plugin/xfce4-timer-plugin.spec:1.15 packages/xfce4-timer-plugin/xfce4-timer-plugin.spec:1.16
--- packages/xfce4-timer-plugin/xfce4-timer-plugin.spec:1.15 Thu May 17 23:37:37 2012
+++ packages/xfce4-timer-plugin/xfce4-timer-plugin.spec Thu May 17 23:39:53 2012
@@ -55,11 +55,18 @@
%clean
rm -rf $RPM_BUILD_ROOT
+%post
+%update_icon_cache hicolor
+
+%postun
+%update_icon_cache hicolor
+
%files -f %{name}.lang
%defattr(644,root,root,755)
%doc AUTHORS ChangeLog README TODO
%attr(755,root,root) %{_libdir}/xfce4/panel-plugins/xfce4-timer
%{_datadir}/xfce4/panel-plugins/xfce4-timer.desktop
+%{_iconsdir}/hicolor/*x*/apps/xfce4-timer.png
%define date %(echo `LC_ALL="C" date +"%a %b %d %Y"`)
%changelog
@@ -67,6 +74,9 @@
All persons listed below can be reached at <cvs_login>@pld-linux.org
$Log$
+Revision 1.16 2012/05/17 21:39:53 baggins
+- package app icon
+
Revision 1.15 2012/05/17 21:37:37 baggins
- pt locale fix upstream
================================================================
---- CVS-web:
http://cvs.pld-linux.org/packages/xfce4-timer-plugin/xfce4-timer-plugin.spec?r1=1.15&r2=1.16
More information about the pld-cvs-commit
mailing list