virtualbox-5.2.2:ver.bump

This commit is contained in:
sss
2017-11-25 20:55:27 +03:00
parent 56f949ae1e
commit 34cea29ca5
3 changed files with 64 additions and 12 deletions
+12 -4
View File
@@ -12,7 +12,7 @@
<IsA>app:gui</IsA>
<Summary>A powerful virtualization program</Summary>
<Description>VirtualBox is a family of powerful x86 virtualization products for enterprise as well as home use. This is the Open Source Edition which lacks USB support and some other things.</Description>
<Archive sha1sum="9f5c4880b6a94bf57a6c6e64166753147ccee5e1" type="tarbz2">http://download.virtualbox.org/virtualbox/5.1.14/VirtualBox-5.1.14.tar.bz2</Archive>
<Archive sha1sum="d523d30d36cc4a4456eb7ab50f33a58a3f87c022" type="tarbz2">http://download.virtualbox.org/virtualbox/5.2.2/VirtualBox-5.2.2.tar.bz2</Archive>
<BuildDependencies>
<Dependency>dev86</Dependency>
<Dependency>cdrkit</Dependency>
@@ -57,12 +57,12 @@
<Patches>
<Patch level="1">wrapper.patch</Patch>
<Patch level="1">002-dri-driver-path.patch</Patch>
<Patch level="1">003-ogl-include-path.patch</Patch>
<Patch level="1">003-ogl-include-new.patch</Patch>
<Patch level="1">008-root-window.patch</Patch>
<!-- <Patch level="1">004-xorg.patch</Patch> -->
<Patch level="1">python.patch</Patch>
<Patch level="1">new-xorg-1.19.patch</Patch>
<Patch level="1">VirtualBox-5.1.14-linux-4.9-buildfix.patch</Patch>
<!-- <Patch level="1">new-xorg-1.19.patch</Patch> -->
<!-- <Patch level="1">VirtualBox-5.1.14-linux-4.9-buildfix.patch</Patch> -->
</Patches>
</Source>
@@ -121,6 +121,7 @@
<PartOf>x11.driver</PartOf>
<Summary>VirtualBox guest utilities and drivers</Summary>
<RuntimeDependencies>
<Dependency>pam</Dependency>
<Dependency>libXt</Dependency>
<Dependency>libXmu</Dependency>
<Dependency>libXext</Dependency>
@@ -150,6 +151,13 @@
</Package>
<History>
<Update release="12">
<Date>2017-11-25</Date>
<Version>5.2.2</Version>
<Comment>Version bump</Comment>
<Name>Mustafa Cinasal</Name>
<Email>muscnsl@gmail.com</Email>
</Update>
<Update release="11">
<Date>2017-03-11</Date>
<Version>5.1.14</Version>