From: Arkadiusz Miśkiewicz Date: Thu, 8 Jul 2010 17:03:03 +0000 (+0000) Subject: - rel 8; python2.7 support X-Git-Tag: auto/th/VirtualBox-3_1_8-8 X-Git-Url: http://git.pld-linux.org/?p=packages%2FVirtualBox.git;a=commitdiff_plain;h=0192073b12ca4cb354bad8851628d66e16c6ad16 - rel 8; python2.7 support Changed files: VirtualBox-configure.patch -> 1.20 VirtualBox.spec -> 1.285 --- diff --git a/VirtualBox-configure.patch b/VirtualBox-configure.patch index 68ed4cc..123ea1d 100644 --- a/VirtualBox-configure.patch +++ b/VirtualBox-configure.patch @@ -30,3 +30,14 @@ --with-openssl-dir=*) OPENSSLDIR=`echo $option | cut -d'=' -f2` INCCRYPTO="-I${OPENSSLDIR}/include" +--- VirtualBox-3.1.8_OSE/configure~ 2010-07-08 19:00:15.575150896 +0200 ++++ VirtualBox-3.1.8_OSE/configure 2010-07-08 19:02:26.226178887 +0200 +@@ -1762,7 +1762,7 @@ + found= + # For Solaris we use libpython2.4 for compatibility with Solaris 10 and passing IPS pkg audit + if [ "$OS" != "solaris" ]; then +- SUPPYTHONLIBS="python2.6 python2.5 python2.4 python2.3" ++ SUPPYTHONLIBS="python2.7 python2.6 python2.5 python2.4 python2.3" + else + SUPPYTHONLIBS="python2.4" + fi diff --git a/VirtualBox.spec b/VirtualBox.spec index 89188a9..1aa8471 100644 --- a/VirtualBox.spec +++ b/VirtualBox.spec @@ -27,7 +27,7 @@ %define _enable_debug_packages 0 %endif -%define rel 7 +%define rel 8 %define pname VirtualBox Summary: VirtualBox OSE - x86 hardware virtualizer Summary(pl.UTF-8): VirtualBox OSE - wirtualizator sprzętu x86