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

Tobias Powalowski tpowa at nymeria.archlinux.org
Mon Jul 7 10:04:52 UTC 2014


    Date: Monday, July 7, 2014 @ 12:04:52
  Author: tpowa
Revision: 216606

upgpkg: spice 0.12.5-1

bump to latest version

Modified:
  spice/trunk/PKGBUILD

----------+
 PKGBUILD |   15 ++++-----------
 1 file changed, 4 insertions(+), 11 deletions(-)

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2014-07-07 06:30:22 UTC (rev 216605)
+++ PKGBUILD	2014-07-07 10:04:52 UTC (rev 216606)
@@ -3,8 +3,8 @@
 # Maintainer: Patryk Kowalczyk < patryk at kowalczyk dot ws>
 
 pkgname=spice
-pkgver=0.12.4
-pkgrel=3
+pkgver=0.12.5
+pkgrel=1
 pkgdesc="SPICE client and server"
 arch=('i686' 'x86_64')
 url="http://spice-space.org"
@@ -11,14 +11,8 @@
 license=('LGPL2.1')
 depends=(alsa-lib celt0.5.1 libcacard libjpeg-turbo libsasl libxinerama libxfixes libxrandr pixman)
 makedepends=(python2-pyparsing qemu spice-protocol)
-source=(http://spice-space.org/download/releases/$pkgname-$pkgver.tar.bz2
-        CVE-2013-4282.patch)
+source=(http://spice-space.org/download/releases/$pkgname-$pkgver.tar.bz2)
 
-prepare() {
-  cd "$srcdir/$pkgname-$pkgver"
-  patch -Np1 -i ../CVE-2013-4282.patch
-}
-
 build() {
   cd "$srcdir/$pkgname-$pkgver"
   PYTHON=python2 ./configure --prefix=/usr --disable-static --enable-smartcard --enable-client
@@ -29,5 +23,4 @@
   cd "$srcdir/$pkgname-$pkgver"
   make DESTDIR="$pkgdir/" install
 }
-md5sums=('325b1c42ce24e75de45a75876b73a8bd'
-         '24a1648e7c684b4444d7921b5534767e')
+md5sums=('1256286214fe402703c0a01bd3a85319')




More information about the arch-commits mailing list