[arch-commits] Commit in qemu/trunk (PKGBUILD)

Sébastien Luttringer seblu at archlinux.org
Mon Jun 1 06:18:07 UTC 2015


    Date: Monday, June 1, 2015 @ 08:18:07
  Author: seblu
Revision: 239980

upgpkg: qemu 2.3.0-3

- Add ceph/rbd support; https://lists.archlinux.org/pipermail/arch-dev-public/2015-May/027182.html

Modified:
  qemu/trunk/PKGBUILD

----------+
 PKGBUILD |    6 +++---
 1 file changed, 3 insertions(+), 3 deletions(-)

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2015-06-01 03:21:25 UTC (rev 239979)
+++ PKGBUILD	2015-06-01 06:18:07 UTC (rev 239980)
@@ -2,7 +2,7 @@
 # Maintainer: Tobias Powalowski <tpowa at archlinux.org>
 pkgname=('qemu' 'libcacard')
 pkgver=2.3.0
-pkgrel=2
+pkgrel=3
 arch=('i686' 'x86_64')
 license=('GPL2' 'LGPL2.1')
 url="http://wiki.qemu.org/Index.html"
@@ -10,7 +10,7 @@
              'gnutls>=2.4.1' 'bluez-libs' 'vde2' 'util-linux' 'curl' 'libsasl'
              'libgl' 'libpulse' 'seabios' 'libcap-ng' 'libaio' 'libseccomp'
              'libiscsi' 'libcacard' 'spice' 'spice-protocol' 'python2'
-             'usbredir')
+             'usbredir' 'ceph')
 options=(!strip)
 source=(http://wiki.qemu.org/download/${pkgname}-${pkgver}.tar.bz2
         CVE-2015-3456.patch
@@ -43,7 +43,7 @@
   depends=('pixman' 'libjpeg' 'libpng' 'sdl' 'alsa-lib' 'nss' 'glib2'
          'gnutls>=2.4.1' 'bluez-libs' 'vde2' 'util-linux' 'curl' 'libsasl'
          'libgl' 'libpulse' 'seabios' 'libcap-ng' 'libaio' 'libseccomp'
-         'libiscsi' 'libcacard' 'spice' 'usbredir' 'libssh2>=1.5.0')
+         'libiscsi' 'libcacard' 'spice' 'usbredir' 'libssh2>=1.5.0' 'ceph')
   backup=('etc/qemu/target-x86_64.conf')
   replaces=('qemu-kvm')
   optdepends=('samba: for SMB Server support')



More information about the arch-commits mailing list