[xorg-x11-drv-nouveau/f19] add upstream 1.0.9 release - fixes dual head offload + nvf0 support

Dave Airlie airlied at fedoraproject.org
Tue Jul 30 05:53:34 UTC 2013


commit a59d15232e5d34387a5556e29a66e6454237c4c6
Author: Dave Airlie <airlied at redhat.com>
Date:   Tue Jul 30 15:43:19 2013 +1000

    add upstream 1.0.9 release - fixes dual head offload + nvf0 support

 .gitignore                |    1 +
 nouveau-prime.patch       |  553 ---------------------------------------------
 sources                   |    1 +
 xorg-x11-drv-nouveau.spec |    7 +-
 4 files changed, 7 insertions(+), 555 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index 56878e5..d7e8bfd 100644
--- a/.gitignore
+++ b/.gitignore
@@ -19,3 +19,4 @@ xf86-video-nouveau-0.0.16-20100615gitdb98ad2.tar.bz2
 /xf86-video-nouveau-1.0.4.tar.bz2
 /xf86-video-nouveau-1.0.6.tar.bz2
 /xf86-video-nouveau-1.0.7.tar.bz2
+/xf86-video-nouveau-1.0.9.tar.bz2
diff --git a/sources b/sources
index 67276d5..6ef711a 100644
--- a/sources
+++ b/sources
@@ -1 +1,2 @@
 383e398283e7bae30d6ce1617ccbd3a4  xf86-video-nouveau-1.0.7.tar.bz2
+8b2c0df5de3929597ade8c5ddb489a44  xf86-video-nouveau-1.0.9.tar.bz2
diff --git a/xorg-x11-drv-nouveau.spec b/xorg-x11-drv-nouveau.spec
index 5ec9d26..6e461f1 100644
--- a/xorg-x11-drv-nouveau.spec
+++ b/xorg-x11-drv-nouveau.spec
@@ -7,7 +7,7 @@ Summary:   Xorg X11 nouveau video driver for NVIDIA graphics chipsets
 Name:      xorg-x11-drv-nouveau
 # need to set an epoch to get version number in sync with upstream
 Epoch:     1
-Version:   1.0.7
+Version:   1.0.9
 Release:   1%{?dist}
 URL:       http://www.x.org
 License:   MIT
@@ -28,7 +28,7 @@ Obsoletes: xorg-x11-drv-nv < 2.1.20-3
 %endif
 
 BuildRequires: libtool automake autoconf
-BuildRequires: xorg-x11-server-devel > 1.7.99.3-3
+BuildRequires: xorg-x11-server-devel > xorg-x11-server-1.14.2-8
 BuildRequires: libdrm-devel >= 2.4.24-0.1.20110106
 BuildRequires: mesa-libGL-devel
 %if 0%{?fedora} > 17 || 0%{?rhel} > 6
@@ -76,6 +76,9 @@ rm -rf $RPM_BUILD_ROOT
 %{_mandir}/man4/nouveau.4*
 
 %changelog
+* Tue Jul 30 2013 Dave Airlie <airlied at redhat.com> 1.0.9-1
+- add upstream 1.0.9 release - fixes dual head offload + nvf0 support
+
 * Fri Apr 12 2013 Dave Airlie <airlied at redhat.com> 1.0.7-1
 - add upstream 1.0.7 release
 


More information about the scm-commits mailing list