[packages/mate-conf] update giomodule.cache

glen glen at pld-linux.org
Sat Dec 22 15:59:02 CET 2012


commit d792e1b68584ede183738cddf497ab3cc694ef3f
Author: Elan Ruusamäe <glen at delfi.ee>
Date:   Sat Dec 22 16:58:51 2012 +0200

    update giomodule.cache

 mate-conf.spec | 10 +++++++++-
 1 file changed, 9 insertions(+), 1 deletion(-)
---
diff --git a/mate-conf.spec b/mate-conf.spec
index 3adcaac..4a6ed20 100644
--- a/mate-conf.spec
+++ b/mate-conf.spec
@@ -2,7 +2,7 @@ Summary:	MateConf configuration database system
 Summary(pl.UTF-8):	MateConf - system bazy danych konfiguracji
 Name:		mate-conf
 Version:	1.4.0
-Release:	1
+Release:	2
 License:	LGPL v2+
 Group:		Libraries
 Source0:	http://pub.mate-desktop.org/releases/1.4/%{name}-%{version}.tar.xz
@@ -142,6 +142,14 @@ rm -rf $RPM_BUILD_ROOT
 %clean
 rm -rf $RPM_BUILD_ROOT
 
+%post
+umask 022
+%{_bindir}/gio-querymodules %{_libdir}/gio/modules || :
+
+%postun
+umask 022
+%{_bindir}/gio-querymodules %{_libdir}/gio/modules || :
+
 %post	libs -p /sbin/ldconfig
 %postun	libs -p /sbin/ldconfig
 
================================================================

---- gitweb:

http://git.pld-linux.org/gitweb.cgi/packages/mate-conf.git/commitdiff/d792e1b68584ede183738cddf497ab3cc694ef3f



More information about the pld-cvs-commit mailing list