]> git.pld-linux.org Git - packages/qt4.git/commitdiff
- qtconfig: update-desktop-database (.desktop specifies MimeType) auto/th/qt4-4_7_4-3 auto/ti/qt4-4_7_4-3
authorElan Ruusamäe <glen@pld-linux.org>
Sun, 18 Sep 2011 21:08:52 +0000 (21:08 +0000)
committercvs2git <feedback@pld-linux.org>
Sun, 24 Jun 2012 12:13:13 +0000 (12:13 +0000)
Changed files:
    qt4.spec -> 1.294

qt4.spec

index 4d1e984cca779facf808009ad7d94298d3d1e208..c7dbb673011c5141b32e33594010480422836a63 100644 (file)
--- a/qt4.spec
+++ b/qt4.spec
@@ -56,7 +56,7 @@ Summary(pl.UTF-8):    Biblioteka Qt do tworzenia GUI
 Summary(pt_BR.UTF-8):  Estrutura para rodar aplicações GUI Qt
 Name:          qt4
 Version:       4.7.4
-Release:       2
+Release:       3
 License:       LGPL v2.1 or GPL v3.0
 Group:         X11/Libraries
 Source0:       http://download.qt.nokia.com/qt/source/qt-everywhere-opensource-src-%{version}.tar.gz
@@ -1311,6 +1311,7 @@ Requires: QtGui = %{version}-%{release}
 Requires:      QtNetwork = %{version}-%{release}
 Requires:      QtSql = %{version}-%{release}
 Requires:      QtXml = %{version}-%{release}
+Requires:      desktop-file-utils
 
 %description qtconfig
 A tool for configuring look and behavior of Qt widgets.
@@ -1845,6 +1846,9 @@ rm -rf $RPM_BUILD_ROOT
 %post  phonon          -p /sbin/ldconfig
 %postun        phonon          -p /sbin/ldconfig
 
+%post qtconfig
+%update_desktop_database
+
 %files -n Qt3Support
 %defattr(644,root,root,755)
 %attr(755,root,root) %{_libdir}/libQt3Support.so.*.*
This page took 0.035461 seconds and 4 git commands to generate.