[xorg-x11-drv-freedreno] enable XA support

Dennis Gilmore ausil at fedoraproject.org
Sat May 17 15:55:03 UTC 2014


commit 5c4a44a7fa3e88972b7ebcd11f4bd4d7296cabcf
Author: Dennis Gilmore <dennis at ausil.us>
Date:   Sat May 17 10:54:59 2014 -0500

    enable XA support

 xorg-x11-drv-freedreno.spec |    6 +++++-
 1 files changed, 5 insertions(+), 1 deletions(-)
---
diff --git a/xorg-x11-drv-freedreno.spec b/xorg-x11-drv-freedreno.spec
index 4efbe11..b3425f0 100644
--- a/xorg-x11-drv-freedreno.spec
+++ b/xorg-x11-drv-freedreno.spec
@@ -6,7 +6,7 @@
 Summary:   Xorg X11 freedreno driver
 Name:      xorg-x11-drv-freedreno
 Version:   1.1.0
-Release:   1%{?gitrev}%{?dist}
+Release:   2%{?gitrev}%{?dist}
 URL:       http://www.x.org
 License:   MIT
 Group:     User Interface/X Hardware Support
@@ -22,6 +22,7 @@ ExclusiveArch: %{arm}
 
 BuildRequires: kernel-headers >= 2.6.32.3
 BuildRequires: pkgconfig(libdrm_freedreno)
+BuildRequires: pkgconfig(xatracker)
 BuildRequires: libudev-devel
 BuildRequires: libXext-devel 
 BuildRequires: libXrandr-devel 
@@ -64,6 +65,9 @@ find $RPM_BUILD_ROOT -regex ".*\.la$" | xargs rm -f --
 %{_mandir}/man4/freedreno.4*
 
 %changelog
+* Sat May 17 2014 Dennis Gilmore <dennis at ausil.us> - 1.1.0-2
+- enable XA support
+
 * Sat May 17 2014 Dennis Gilmore <dennis at ausil.us> - 1.1.0-1
 - update to 1.1.0 release
 


More information about the scm-commits mailing list