[packages/xorg-driver-video-ati] - up to 7.3.0; enable glamor since it is required for major funcionality for newer cards
arekm
arekm at pld-linux.org
Fri Jan 24 16:49:46 CET 2014
commit 3e3886b67eda80722cc92f362ba91e0453e8b8b6
Author: Arkadiusz Miśkiewicz <arekm at maven.pl>
Date: Fri Jan 24 16:49:44 2014 +0100
- up to 7.3.0; enable glamor since it is required for major funcionality for newer cards
xorg-driver-video-ati.spec | 12 ++++++------
1 file changed, 6 insertions(+), 6 deletions(-)
---
diff --git a/xorg-driver-video-ati.spec b/xorg-driver-video-ati.spec
index a72dc52..04d217e 100644
--- a/xorg-driver-video-ati.spec
+++ b/xorg-driver-video-ati.spec
@@ -1,22 +1,22 @@
#
# Conditional build:
-%bcond_with glamor # glamor, new GL-based acceleration
+%bcond_without glamor # glamor, new GL-based acceleration
#
%define libdrm_ver 2.4.46
Summary: X.org video drivers for ATI Radeon adapters
Summary(pl.UTF-8): Sterowniki obrazu X.org do kart graficznych ATI Radeon
Name: xorg-driver-video-ati
-Version: 7.2.0
-Release: 2
+Version: 7.3.0
+Release: 1
License: MIT
Group: X11/Applications
Source0: http://xorg.freedesktop.org/releases/individual/driver/xf86-video-ati-%{version}.tar.bz2
-# Source0-md5: 5ab9a826699e5c86ef89fca43ebb3821
+# Source0-md5: f36383c590d56a9304e5cab4813a6653
URL: http://xorg.freedesktop.org/
BuildRequires: Mesa-libGL-devel
BuildRequires: autoconf >= 2.60
BuildRequires: automake
-%{?with_glamor:BuildRequires: glamor-devel >= 0.3.1}
+%{?with_glamor:BuildRequires: glamor-devel >= 0.6.0}
BuildRequires: libdrm-devel >= %{libdrm_ver}
BuildRequires: libtool
BuildRequires: pkgconfig >= 1:0.19
@@ -32,7 +32,7 @@ BuildRequires: xorg-proto-xf86driproto-devel
BuildRequires: xorg-util-util-macros >= 1.8
BuildRequires: xorg-xserver-server-devel >= 1.7
%{?requires_xorg_xserver_videodrv}
-%{?with_glamor:Requires: glamor >= 0.3.1}
+%{?with_glamor:Requires: glamor >= 0.6.0}
Requires: libdrm >= %{libdrm_ver}
Requires: xorg-xserver-libdri >= 1.7
Requires: xorg-xserver-libglx >= 1.7
================================================================
---- gitweb:
http://git.pld-linux.org/gitweb.cgi/packages/xorg-driver-video-ati.git/commitdiff/3e3886b67eda80722cc92f362ba91e0453e8b8b6
More information about the pld-cvs-commit
mailing list