SPECS: gnome-mplayer.spec - add missing update_desktop_database calls

arekm arekm at pld-linux.org
Sat May 26 23:12:46 CEST 2007


Author: arekm                        Date: Sat May 26 21:12:46 2007 GMT
Module: SPECS                         Tag: HEAD
---- Log message:
- add missing update_desktop_database calls

---- Files affected:
SPECS:
   gnome-mplayer.spec (1.2 -> 1.3) 

---- Diffs:

================================================================
Index: SPECS/gnome-mplayer.spec
diff -u SPECS/gnome-mplayer.spec:1.2 SPECS/gnome-mplayer.spec:1.3
--- SPECS/gnome-mplayer.spec:1.2	Sat May 26 22:00:01 2007
+++ SPECS/gnome-mplayer.spec	Sat May 26 23:12:41 2007
@@ -47,10 +47,14 @@
 
 %post
 %gconf_schema_install %{name}.schemas
+%update_desktop_database_post
 
 %preun
 %gconf_schema_uninstall %{name}.schemas
 
+%postun
+%update_desktop_database_postun
+
 %files -f %{name}.lang
 %defattr(644,root,root,755)
 %doc AUTHORS ChangeLog README DOCS/tech/*.*
@@ -65,6 +69,9 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.3  2007/05/26 21:12:41  arekm
+- add missing update_desktop_database calls
+
 Revision 1.2  2007/05/26 20:00:01  arekm
 - rel 1
 
================================================================

---- CVS-web:
    http://cvs.pld-linux.org/SPECS/gnome-mplayer.spec?r1=1.2&r2=1.3&f=u



More information about the pld-cvs-commit mailing list