From 8df63af69822cb8251db315c0126e86132265452 Mon Sep 17 00:00:00 2001 From: =?utf8?q?Elan=20Ruusam=C3=A4e?= Date: Sun, 18 Sep 2011 21:28:32 +0000 Subject: [PATCH] - update-desktop-database (.desktop specifies MimeType) Changed files: wine.spec -> 1.401 --- wine.spec | 8 ++++++-- 1 file changed, 6 insertions(+), 2 deletions(-) diff --git a/wine.spec b/wine.spec index 5ed1231..faf0310 100644 --- a/wine.spec +++ b/wine.spec @@ -32,7 +32,7 @@ Summary(pl.UTF-8): Program pozwalający uruchamiać aplikacje Windows Summary(pt_BR.UTF-8): Executa programas Windows no Linux Name: wine Version: 1.2.3 -Release: 1 +Release: 2 Epoch: 1 License: LGPL Group: Applications/Emulators @@ -103,6 +103,7 @@ Requires: libfreetype.so.6()(64bit) %else Requires: libfreetype.so.6 %endif +Requires(post): /sbin/ldconfig Suggests: binfmt-detector Suggests: ca-certificates Conflicts: ca-certificates < 20080809-4 @@ -411,7 +412,10 @@ cp -a %{name}.png $RPM_BUILD_ROOT%{_pixmapsdir} %clean rm -rf $RPM_BUILD_ROOT -%post -p /sbin/ldconfig +%post + /sbin/ldconfig +%update_desktop_database + %postun -p /sbin/ldconfig %triggerpostun -- wine < 1:0.9.12-1.9 -- 2.44.0