]> git.pld-linux.org Git - packages/xorg-driver-video-ati.git/commitdiff
- up to 7.3.0; enable glamor since it is required for major funcionality for newer... auto/th/xorg-driver-video-ati-7.3.0-1
authorArkadiusz Miśkiewicz <arekm@maven.pl>
Fri, 24 Jan 2014 15:49:44 +0000 (16:49 +0100)
committerArkadiusz Miśkiewicz <arekm@maven.pl>
Fri, 24 Jan 2014 15:49:44 +0000 (16:49 +0100)
xorg-driver-video-ati.spec

index a72dc52c3fd319308722f4b81665824202f79959..04d217ef11dcdfe886f34fae7669f692eec2d90d 100644 (file)
@@ -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
This page took 0.228661 seconds and 4 git commands to generate.