Merge pull request #2673 from groni/master
qemu and virt-manager version bump
This commit is contained in:
@@ -12,7 +12,7 @@
|
||||
<IsA>app:console</IsA>
|
||||
<Summary>Userspace virtual machine and processor emulator</Summary>
|
||||
<Description>QEMU emulates a full system (for example a PC), including a processor and various peripherials. It can be used to launch different operating systems without rebooting the PC or to debug system code. In user-mode emulation mode, QEMU can launch Linux processes compiled for one CPU on another CPU.</Description>
|
||||
<Archive sha1sum="629fb77fc03713b1267c1d51a8df6c0d9c7fd39b" type="tarbz2">http://wiki.qemu-project.org/download/qemu-2.4.1.tar.bz2</Archive>
|
||||
<Archive sha1sum="a5602f2ddb51d61b4c0e618b779fdb0dbdc9cc1f" type="tarbz2">http://wiki.qemu-project.org/download/qemu-2.8.0.tar.bz2</Archive>
|
||||
<!--
|
||||
<AdditionalFiles>
|
||||
<AdditionalFile target="kernel/include/linux/kvm.h">kvm-2.6.32-16.h</AdditionalFile>
|
||||
@@ -39,7 +39,7 @@
|
||||
<RuntimeDependencies>
|
||||
<Dependency>atk</Dependency>
|
||||
<Dependency>nss</Dependency>
|
||||
<Dependency>vte</Dependency>
|
||||
<Dependency>vte</Dependency>
|
||||
<Dependency>gtk2</Dependency>
|
||||
<Dependency>mesa</Dependency>
|
||||
<Dependency>nspr</Dependency>
|
||||
@@ -62,7 +62,8 @@
|
||||
<Dependency>cyrus-sasl</Dependency>
|
||||
<Dependency>fontconfig</Dependency>
|
||||
<Dependency>gdk-pixbuf</Dependency>
|
||||
<Dependency>pulseaudio-libs</Dependency>
|
||||
<Dependency>pulseaudio-libs</Dependency>
|
||||
<Dependency>libdrm</Dependency>
|
||||
</RuntimeDependencies>
|
||||
<Files>
|
||||
<Path fileType="config">/etc</Path>
|
||||
@@ -90,7 +91,7 @@
|
||||
</Provides>
|
||||
</Package>
|
||||
|
||||
<Package>
|
||||
<!--<Package>
|
||||
<Name>qemu-devel</Name>
|
||||
<Summary>Development files for qemu</Summary>
|
||||
<RuntimeDependencies>
|
||||
@@ -102,9 +103,16 @@
|
||||
<Path fileType="header">/usr/include</Path>
|
||||
<Path fileType="data">/usr/lib/pkgconfig/libcacard.pc</Path>
|
||||
</Files>
|
||||
</Package>
|
||||
</Package>-->
|
||||
|
||||
<History>
|
||||
<Update release="3">
|
||||
<Date>2017-01-29</Date>
|
||||
<Version>2.8.0</Version>
|
||||
<Comment>Version bump.</Comment>
|
||||
<Name>Stefan Gronewold</Name>
|
||||
<Email>groni@pisilinux.org</Email>
|
||||
</Update>
|
||||
<Update release="2">
|
||||
<Date>2016-06-09</Date>
|
||||
<Version>2.4.1</Version>
|
||||
|
||||
@@ -13,7 +13,7 @@
|
||||
<IsA>app:gui</IsA>
|
||||
<Summary>Graphical tool for administering virtual machines for KVM, Xen, and QEmu</Summary>
|
||||
<Description>Virtual Machine Manager provides a graphical tool for administering virtual machines for KVM, Xen, and QEmu. Start, stop, add or remove virtual devices, connect to a graphical or serial console, and see resource usage statistics for existing VMs on local or remote machines. Uses libvirt as the backend management API.</Description>
|
||||
<Archive sha1sum="2f1186d808336858e05056962328311a128fde9d" type="targz">http://virt-manager.org/download/sources/virt-manager/virt-manager-1.3.1.tar.gz</Archive>
|
||||
<Archive sha1sum="6d67dbb9750c88f30d116eb7bb8ebdc8e5e513d6" type="targz">https://releases.pagure.org/virt-manager/virt-manager-1.4.0.tar.gz</Archive>
|
||||
<BuildDependencies>
|
||||
<Dependency>intltool</Dependency>
|
||||
<Dependency>gtk2-devel</Dependency>
|
||||
@@ -44,6 +44,13 @@
|
||||
</Package>
|
||||
|
||||
<History>
|
||||
<Update release="3">
|
||||
<Date>2017-01-29</Date>
|
||||
<Version>1.4.0</Version>
|
||||
<Comment>Version bump.</Comment>
|
||||
<Name>Stefan Gronewold</Name>
|
||||
<Email>groni@pisilinux.org</Email>
|
||||
</Update>
|
||||
<Update release="2">
|
||||
<Date>2016-06-09</Date>
|
||||
<Version>1.3.1</Version>
|
||||
|
||||
Reference in New Issue
Block a user