From ea00da09a3efb8e31c03b829e5882d80a33876861cef791f46b97a07241909f1 Mon Sep 17 00:00:00 2001 From: Sascha Peilicke Date: Wed, 1 Jun 2011 10:16:49 +0000 Subject: [PATCH] Autobuild autoformatter for 72397 OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/virtualbox?expand=0&rev=27 --- virtualbox.spec | 19 ++++++++----------- 1 file changed, 8 insertions(+), 11 deletions(-) diff --git a/virtualbox.spec b/virtualbox.spec index fe1a7d1..9173dd2 100644 --- a/virtualbox.spec +++ b/virtualbox.spec @@ -1,7 +1,7 @@ # -# spec file for package virtualbox (Version 3.9.80) +# spec file for package virtualbox # -# Copyright (c) 2010 SUSE LINUX Products GmbH, Nuernberg, Germany. +# Copyright (c) 2011 SUSE LINUX Products GmbH, Nuernberg, Germany. # # All modifications and additions to the file contributed by third parties # remain the property of their copyright owners, unless otherwise agreed @@ -28,13 +28,13 @@ BuildRequires: pmtools %endif #drop hal dependency %if %suse_version < 1210 -BuildRequires: hal-devel +BuildRequires: hal-devel %endif BuildRequires: bin86 dev86 libidl-devel libqt4-devel libxslt-devel yasm BuildRequires: SDL-devel kernel-syms module-init-tools BuildRequires: e2fsprogs-devel libcap-devel libcurl-devel python-devel update-desktop-files BuildRequires: pulseaudio-devel xorg-x11 xorg-x11-devel xorg-x11-server xorg-x11-server-sdk -BuildRequires: LibVNCServer-devel gcc gcc-c++ kbuild pam-devel udev quilt +BuildRequires: LibVNCServer-devel gcc gcc-c++ kbuild pam-devel quilt udev BuildRequires: boost-devel %if %suse_version > 1110 BuildRequires: zlib-devel-static @@ -46,12 +46,12 @@ BuildRequires: hal-32bit %endif BuildRequires: xorg-x11-libX11-devel-32bit xorg-x11-libXt-devel-32bit xorg-x11-libs-32bit BuildRequires: xorg-x11-libXext-devel-32bit xorg-x11-libXmu-devel-32bit -BuildRequires: gcc-32bit gcc-c++-32bit +BuildRequires: gcc-32bit gcc-c++-32bit %endif # ExclusiveArch: %ix86 x86_64 Version: 4.0.8 -Release: 1 +Release: 3 Summary: VirtualBox is an Emulator License: GPLv2+ Group: System/Emulators/PC @@ -186,6 +186,7 @@ VirtualBox guest addition tools. ########################################### %package -n python-%{name} + Summary: Python bindings for %{name} Group: Development/Libraries/Python Requires: %{name} = %{version} @@ -458,7 +459,6 @@ popd #install wrapper script %__install -m 644 %{S:9} %{buildroot}%{_bindir}/VirtualBox - # modify and install the vboxdrv init script # TODO: some of this stuff breaks the fillup macros below? %__sed -i "s|%NOLSB%|yes|g;s|%DEBIAN%||g;s|%PACKAGE%|virtualbox|g" src/VBox/Installer/linux/vboxdrv.sh.in @@ -473,8 +473,6 @@ popd %__install -d -m 755 %{buildroot}%{_var}/adm/fillup-templates install -m 700 %{S:13} %{buildroot}%{_var}/adm/fillup-templates/sysconfig.vbox - - ###################################################### echo "entrering python-virtualbox install section" ###################################################### @@ -528,7 +526,6 @@ groupadd -r vboxusers 2>/dev/null || : %run_permissions %endif - %verifyscript %if %suse_version >=1140 %verify_permissions -e %{_vbox_instdir}/VBoxNetDHCP @@ -561,7 +558,6 @@ exit 0 %restart_on_update vboxadd %insserv_cleanup - %clean [ -d "%{buildroot}" -a "%{buildroot}" != "" ] && %__rm -rf "%{buildroot}" @@ -636,6 +632,7 @@ exit 0 %verify(not mode) %attr(0755,root,vboxusers) %{_vbox_instdir}/VBoxHeadless %verify(not mode) %attr(0755,root,vboxusers) %{_vbox_instdir}/VBoxSDL # + %files qt %defattr(-, root, root) %{_vbox_instdir}/VBoxPermissionMessage