]> git.pld-linux.org Git - packages/VirtualBox.git/commitdiff
- rel 8; python2.7 support auto/th/VirtualBox-3_1_8-8
authorArkadiusz Miśkiewicz <arekm@maven.pl>
Thu, 8 Jul 2010 17:03:03 +0000 (17:03 +0000)
committercvs2git <feedback@pld-linux.org>
Sun, 24 Jun 2012 12:13:13 +0000 (12:13 +0000)
Changed files:
    VirtualBox-configure.patch -> 1.20
    VirtualBox.spec -> 1.285

VirtualBox-configure.patch
VirtualBox.spec

index 68ed4ccf78035ff0bb073cd8c11a27c44ee48732..123ea1db58ceeef52efb197db9f645d70d77196a 100644 (file)
      --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
index 89188a9a8630263a80c367725b03089ec9aa0b30..1aa847199a3e3956efc78f504c7864c6c9d3f08a 100644 (file)
@@ -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
This page took 0.146127 seconds and 4 git commands to generate.