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

Sergej Pupykin spupykin at archlinux.org
Mon Sep 29 15:59:39 UTC 2014


    Date: Monday, September 29, 2014 @ 17:59:39
  Author: spupykin
Revision: 119789

upgpkg: spice-gtk3 0.24-5

upd

Modified:
  spice-gtk3/trunk/PKGBUILD

----------+
 PKGBUILD |    3 ++-
 1 file changed, 2 insertions(+), 1 deletion(-)

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2014-09-29 15:19:57 UTC (rev 119788)
+++ PKGBUILD	2014-09-29 15:59:39 UTC (rev 119789)
@@ -6,7 +6,7 @@
 
 pkgname=spice-gtk3
 pkgver=0.24
-pkgrel=4
+pkgrel=5
 pkgdesc="Gtk client and libraries for SPICE remote desktop servers (gtk3 version)"
 arch=('i686' 'x86_64')
 url="http://spice-space.org"
@@ -20,6 +20,7 @@
 prepare() {
   cd "$srcdir/spice-gtk-$pkgver"
   sed -i 's,/usr/bin/env python,/usr/bin/python2,' spice-common/spice_codegen.py
+  sed -i 's|#define SPICE_GTK_MICRO_VERSION.*|#define SPICE_GTK_MICRO_VERSION (0)|g' gtk/spice-version.h*
 }
 
 build() {



More information about the arch-commits mailing list