SPECS: notification-daemon.spec - commited too soon

patrys patrys at pld-linux.org
Thu Nov 20 14:28:10 CET 2008


Author: patrys                       Date: Thu Nov 20 13:28:10 2008 GMT
Module: SPECS                         Tag: HEAD
---- Log message:
- commited too soon

---- Files affected:
SPECS:
   notification-daemon.spec (1.23 -> 1.24) 

---- Diffs:

================================================================
Index: SPECS/notification-daemon.spec
diff -u SPECS/notification-daemon.spec:1.23 SPECS/notification-daemon.spec:1.24
--- SPECS/notification-daemon.spec:1.23	Thu Nov 20 14:22:05 2008
+++ SPECS/notification-daemon.spec	Thu Nov 20 14:28:05 2008
@@ -3,7 +3,7 @@
 Summary(pl.UTF-8):	Demon powiadomień
 Name:		notification-daemon
 Version:	0.4.0
-Release:	1
+Release:	2
 License:	GPL v2+
 Group:		Applications/System
 Source0:	http://www.galago-project.org/files/releases/source/notification-daemon/%{name}-%{version}.tar.bz2
@@ -21,6 +21,8 @@
 BuildRequires:	autoconf
 BuildRequires:	automake
 Requires(post,preun):	GConf2 >= 2.14.0
+Requires(post,postun):	desktop-file-utils
+Requires(post,postun):	hicolor-icon-theme
 Requires:	dbus >= 0.91
 BuildRoot:	%{_tmppath}/%{name}-%{version}-root-%(id -u -n)
 
@@ -61,10 +63,16 @@
 
 %post
 %gconf_schema_install notification-daemon.schemas
+%update_desktop_database_post
+%update_icon_cache hicolor
 
 %preun
 %gconf_schema_uninstall notification-daemon.schemas
 
+%postun
+%update_desktop_database_postun
+%update_icon_cache hicolor
+
 %files -f %{name}.lang
 %attr(755,root,root) %{_bindir}/notification-properties
 %defattr(644,root,root,755)
@@ -87,6 +95,9 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.24  2008/11/20 13:28:05  patrys
+- commited too soon
+
 Revision 1.23  2008/11/20 13:22:05  patrys
 - 0.4.0
 - patches obsolete
================================================================

---- CVS-web:
    http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/SPECS/notification-daemon.spec?r1=1.23&r2=1.24&f=u



More information about the pld-cvs-commit mailing list