]> git.pld-linux.org Git - packages/VirtualBox.git/commitdiff
- update-desktop-database (.desktop specifies MimeType) auto/ti/VirtualBox-4_1_2-5
authorElan Ruusamäe <glen@pld-linux.org>
Sun, 18 Sep 2011 21:14:36 +0000 (21:14 +0000)
committercvs2git <feedback@pld-linux.org>
Sun, 24 Jun 2012 12:13:13 +0000 (12:13 +0000)
Changed files:
    VirtualBox.spec -> 1.387

VirtualBox.spec

index 73f2891d2d3ca57210ad09d45c8e68a5c63b2731..7dfca36fb95a3893fed799e51831e9f0c6b21745 100644 (file)
@@ -32,9 +32,8 @@
 %define                _enable_debug_packages  0
 %endif
 
-%define                rel             4
+%define                rel             5
 %define                pname           VirtualBox
-
 Summary:       VirtualBox - x86 hardware virtualizer
 Summary(pl.UTF-8):     VirtualBox - wirtualizator sprzętu x86
 Name:          %{pname}%{_alt_kernel}
@@ -624,6 +623,8 @@ rm -rf $RPM_BUILD_ROOT
 %groupadd -g 221 -r -f vbox
 
 %post
+%update_desktop_database
+
 cat << 'EOF'
 You must install vboxdrv kernel module for this software to work:
     kernel-misc-vboxdrv-%{version}-%{rel}@%{_kernel_ver_str}
This page took 0.073513 seconds and 4 git commands to generate.