[arch-commits] Commit in xe-guest-utilities/trunk (PKGBUILD)

Daniel Wallace dwallace at archlinux.org
Sun Aug 3 03:48:48 UTC 2014


    Date: Sunday, August 3, 2014 @ 05:48:48
  Author: dwallace
Revision: 116767

upgpkg: xe-guest-utilities 6.2.0-2

repkg: xenstore 6.2.0-2 lzo2 -> lzo

Modified:
  xe-guest-utilities/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2014-08-03 03:44:59 UTC (rev 116766)
+++ PKGBUILD	2014-08-03 03:48:48 UTC (rev 116767)
@@ -6,7 +6,7 @@
 pkgbase=xe-guest-utilities
 pkgname=('xe-guest-utilities' 'xenstore')
 pkgver=6.2.0
-pkgrel=1
+pkgrel=2
 pkgdesc="Citrix XenServer Tools"
 arch=('i686' 'x86_64')
 url="http://citrix.com/English/ps2/products/product.asp?contentID=683148&ntref=hp_nav_US"
@@ -43,7 +43,7 @@
 }
 
 package_xenstore() {
-  depends=(bzip2 lzo2 zlib xz)
+  depends=(bzip2 lzo zlib xz)
   export CFLAGS+='-Wall -Wstrict-prototypes -Wno-unused-local-typedefs -Wno-sizeof-pointer-memaccess'
   if [[ $CARCH == x86_64 ]]; then
     export LIBLEAFDIR_x86_64=lib




More information about the arch-commits mailing list