From: hawk Date: Fri, 19 Dec 2008 12:17:53 +0000 (+0000) Subject: - added build fix from upstream, still NFY X-Git-Tag: auto/ti/VirtualBox-2_1_0-1~8 X-Git-Url: http://git.pld-linux.org/?a=commitdiff_plain;h=780133f80eeaac67a2b2ed2b0fa7de9e998283ef;p=packages%2FVirtualBox.git - added build fix from upstream, still NFY Changed files: VirtualBox.spec -> 1.163 --- diff --git a/VirtualBox.spec b/VirtualBox.spec index 3352e1e..31d9396 100644 --- a/VirtualBox.spec +++ b/VirtualBox.spec @@ -51,6 +51,7 @@ Patch1: %{pname}-qt-paths.patch Patch2: %{pname}-shared-libstdc++.patch Patch3: %{pname}-disable-xclient-build.patch Patch4: %{pname}-configure-spaces.patch +Patch5: %{pname}-build_fix.patch URL: http://www.virtualbox.org/ BuildRequires: rpmbuild(macros) >= 1.379 %if %{with userspace} @@ -268,6 +269,7 @@ Sterownik grafiki dla systemu gościa w VirtualBoksie. %endif %patch4 -p1 +%patch5 -p0 cat <<'EOF' > udev.conf KERNEL=="vboxdrv", NAME="%k", GROUP="vbox", MODE="0660"