]> git.pld-linux.org Git - packages/mousepad.git/blobdiff - mousepad.spec
- up to 0.5.2, fix post and postun tasks
[packages/mousepad.git] / mousepad.spec
index bc09193aeac7269944854e395f9215ad3938ac88..35301faa3369aacda4cef7cf4eb6e6a06f5157fc 100644 (file)
@@ -1,12 +1,12 @@
 Summary:       Text editor for Xfce based on Leafpad
 Summary(pl.UTF-8):     Edytor tekstu dla Xfce oparty na Leafpadzie
 Name:          mousepad
-Version:       0.5.1
+Version:       0.5.2
 Release:       1
 License:       GPL v2+
 Group:         X11/Applications/Editors
 Source0:       http://archive.xfce.org/src/apps/mousepad/0.5/%{name}-%{version}.tar.bz2
-# Source0-md5: 3083c9f5627948714a46ef360e3ae27a
+# Source0-md5: d64c0e92337e49c5bcc807e622d4db9c
 Patch0:                %{name}-desktop.patch
 URL:           http://www.xfce.org/projects/mousepad/
 BuildRequires: autoconf >= 2.52
@@ -68,7 +68,14 @@ rm -rf $RPM_BUILD_ROOT
 rm -rf $RPM_BUILD_ROOT
 
 %post
-%update_desktop_database
+%update_desktop_database_post
+%update_icon_cache hicolor
+%glib_compile_schemas
+
+%postun
+%update_desktop_database_postun
+%update_icon_cache hicolor
+%glib_compile_schemas
 
 %files -f %{name}.lang
 %defattr(644,root,root,755)
This page took 0.036065 seconds and 4 git commands to generate.