From: Stefan Schantl Date: Sun, 3 Feb 2013 21:19:01 +0000 (+0100) Subject: libpciaccess: Update to 0.13.1. X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=35e1166b93fd8892efd7dc7de08c40e44fd54e41;p=ipfire-3.x.git libpciaccess: Update to 0.13.1. Major update to the latest stable version. --- diff --git a/libpciaccess/libpciaccess.nm b/libpciaccess/libpciaccess.nm index 1caed55bc..48adbc638 100644 --- a/libpciaccess/libpciaccess.nm +++ b/libpciaccess/libpciaccess.nm @@ -4,7 +4,7 @@ ############################################################################### name = libpciaccess -version = 0.11.0 +version = 0.13.1 release = 1 groups = Applications/Virtualization @@ -13,22 +13,28 @@ license = LGPLv2.1+ summary = Generic PCI access library. description - A toolkit to interact with the virtualization capabilities of recent \ + A toolkit to interact with the virtualization capabilities of recent versions of Linux. end -source_dl = -sources = %{thisapp}.tar.bz2 +source_dl = http://cgit.freedesktop.org/xorg/lib/libpciaccess/snapshot/ build requires + autoconf + automake pkg-config + libtool + xorg-x11-util-macros + end + + prepare_cmds + ./autogen.sh end end packages package %{name} - end package %{name}-devel template DEVEL