]> git.pld-linux.org Git - packages/obconf.git/commitdiff
- update-desktop-database (.desktop specifies MimeType) auto/th/obconf-2_0_3-5
authorElan Ruusamäe <glen@pld-linux.org>
Sun, 18 Sep 2011 20:53:19 +0000 (20:53 +0000)
committercvs2git <feedback@pld-linux.org>
Sun, 24 Jun 2012 12:13:13 +0000 (12:13 +0000)
Changed files:
    obconf.spec -> 1.25

obconf.spec

index ea842843bad61f59b2daf8a35c47f3551e755a80..42e11ba1cb076a3137e2487847ae14475a7be5af 100644 (file)
@@ -5,7 +5,7 @@ Summary:        Tool for configuring the Openbox window manager
 Summary(pl.UTF-8):     Narzędzie do konfiguracji zarządcy okien Openbox
 Name:          obconf
 Version:       2.0.3
-Release:       4
+Release:       5
 License:       GPL v2+
 Group:         X11/Applications
 Source0:       http://icculus.org/openbox/obconf/%{name}-%{version}.tar.gz
@@ -24,6 +24,7 @@ BuildRequires:        pkgconfig
 BuildRequires: rpmbuild(macros) >= 1.311
 BuildRequires: startup-notification-devel
 Requires(post,postun): shared-mime-info
+Requires:      desktop-file-utils
 BuildRoot:     %{tmpdir}/%{name}-%{version}-root-%(id -u -n)
 
 %description
@@ -69,6 +70,7 @@ mv $RPM_BUILD_ROOT%{_datadir}/locale/{no,nb}
 rm -rf $RPM_BUILD_ROOT
 
 %post
+%update_desktop_database
 %update_mime_database
 
 %postun
This page took 0.072568 seconds and 4 git commands to generate.