diff --git a/virtualbox.spec b/virtualbox.spec index f1435df..aac2766 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 @@ -32,7 +32,7 @@ BuildRequires: e2fsprogs-devel libcap-devel libcurl-devel python-devel update-d BuildRequires: hal-devel pulseaudio-devel xorg-x11 xorg-x11-devel xorg-x11-server xorg-x11-server-sdk BuildRequires: LibVNCServer-devel gcc43-c++ kbuild pam-devel udev %if %suse_version > 1110 -BuildRequires: zlib-devel-static +BuildRequires: zlib-devel-static %endif %ifarch amd64 x86_64 ia32e em64t BuildRequires: hal-32bit @@ -43,7 +43,7 @@ BuildRequires: gcc43-32bit libstdc++43-devel-32bit # ExclusiveArch: %ix86 x86_64 Version: 4.0.0 -Release: 1 +Release: 3 Summary: VirtualBox is an Emulator License: GPLv2+ Group: System/Emulators/PC @@ -118,7 +118,6 @@ Provides: %{name}-ose:/usr/lib/virtualbox/VirtualBox.so Provides: %{name}-ose-qt = %version Obsoletes: %{name}-ose-qt < %version - %description qt Qt GUI part for %{name}. ######################################### @@ -171,6 +170,7 @@ VirtualBox guest addition tools. ########################################### %package -n python-%{name} + Summary: Python bindings for %{name} Group: Development/Libraries/Python Requires: %{name} = %{version} @@ -611,6 +611,7 @@ exit 0 %config %{_sysconfdir}/init.d/vboxadd %{_sbindir}/rcvboxadd # + %files -n python-%{name} %defattr(-,root, root) %dir %{_vbox_instdir}/sdk