From 39af4ba1ef73a1f829873b0d1093562a696a90de Mon Sep 17 00:00:00 2001 From: Jakub Bogusz Date: Wed, 28 Dec 2022 21:44:46 +0100 Subject: [PATCH] - updated to 1.1.6 --- xorg-lib-libXxf86dga.spec | 8 +++++--- 1 file changed, 5 insertions(+), 3 deletions(-) diff --git a/xorg-lib-libXxf86dga.spec b/xorg-lib-libXxf86dga.spec index 546d2ef..19edaf1 100644 --- a/xorg-lib-libXxf86dga.spec +++ b/xorg-lib-libXxf86dga.spec @@ -1,24 +1,26 @@ Summary: XFree86-DGA extension client library Summary(pl.UTF-8): Biblioteka kliencka rozszerzenia XFree86-DGA Name: xorg-lib-libXxf86dga -Version: 1.1.5 +Version: 1.1.6 Release: 1 License: MIT Group: X11/Libraries -Source0: https://xorg.freedesktop.org/releases/individual/lib/libXxf86dga-%{version}.tar.bz2 -# Source0-md5: 0ddeafc13b33086357cfa96fae41ee8e +Source0: https://xorg.freedesktop.org/releases/individual/lib/libXxf86dga-%{version}.tar.xz +# Source0-md5: 74d1acf93b83abeb0954824da0ec400b URL: https://xorg.freedesktop.org/ BuildRequires: autoconf >= 2.60 BuildRequires: automake BuildRequires: libtool BuildRequires: pkgconfig >= 1:0.19 BuildRequires: sed >= 4.0 +BuildRequires: tar >= 1:1.22 BuildRequires: xorg-lib-libX11-devel >= 1.6 BuildRequires: xorg-lib-libXext-devel BuildRequires: xorg-proto-xextproto-devel BuildRequires: xorg-proto-xf86dgaproto-devel >= 2.0.99.2 BuildRequires: xorg-proto-xproto-devel BuildRequires: xorg-util-util-macros >= 1.8 +BuildRequires: xz Requires: xorg-lib-libX11 >= 1.6 BuildRoot: %{tmpdir}/%{name}-%{version}-root-%(id -u -n) -- 2.44.0