[xorg-x11-drv-nouveau] 1.0.10

Ben Skeggs bskeggs at fedoraproject.org
Sun Mar 2 01:21:18 UTC 2014


commit 7c715a5b42e81abe244cc1c7a956f7840a9fc270
Author: Ben Skeggs <bskeggs at redhat.com>
Date:   Sun Mar 2 11:21:53 2014 +1000

    1.0.10
    
    Signed-off-by: Ben Skeggs <bskeggs at redhat.com>

 .gitignore                                         |    1 +
 ...-build-on-ppc-by-wrapping-immintrin-inclu.patch |   27 -----------------
 ...-gpu-identifier-to-connector-names-for-se.patch |   31 --------------------
 sources                                            |    2 +-
 xorg-x11-drv-nouveau.spec                          |   14 ++++-----
 5 files changed, 8 insertions(+), 67 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index d7e8bfd..52c0b56 100644
--- a/.gitignore
+++ b/.gitignore
@@ -20,3 +20,4 @@ xf86-video-nouveau-0.0.16-20100615gitdb98ad2.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
+/xf86-video-nouveau-1.0.10.tar.bz2
diff --git a/sources b/sources
index 8690d12..5541bf3 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-8b2c0df5de3929597ade8c5ddb489a44  xf86-video-nouveau-1.0.9.tar.bz2
+44fd65897630fdd19c086133cc1bd679  xf86-video-nouveau-1.0.10.tar.bz2
diff --git a/xorg-x11-drv-nouveau.spec b/xorg-x11-drv-nouveau.spec
index 8843002..b8b292e 100644
--- a/xorg-x11-drv-nouveau.spec
+++ b/xorg-x11-drv-nouveau.spec
@@ -7,8 +7,8 @@ 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.9
-Release:   7%{?dist}
+Version:   1.0.10
+Release:   1%{?dist}
 URL:       http://www.x.org
 License:   MIT
 Group:     User Interface/X Hardware Support
@@ -21,9 +21,6 @@ Source0: http://xorg.freedesktop.org/archive/individual/driver/xf86-video-nouvea
 %endif
 Source1: make-git-snapshot.sh
 
-Patch0: 0001-nouveau-fix-build-on-ppc-by-wrapping-immintrin-inclu.patch
-Patch1: 0002-nouveau-add-gpu-identifier-to-connector-names-for-se.patch
-
 ExcludeArch: s390 s390x
 
 %if 0%{?fedora} > 18
@@ -31,7 +28,7 @@ Obsoletes: xorg-x11-drv-nv < 2.1.20-3
 %endif
 
 BuildRequires: libtool automake autoconf
-BuildRequires: xorg-x11-server-devel >= xorg-x11-server-1.14.2-8
+BuildRequires: xorg-x11-server-devel >= 1.14.2-8
 BuildRequires: libdrm-devel >= 2.4.24-0.1.20110106
 BuildRequires: mesa-libGL-devel
 %if 0%{?fedora} > 17 || 0%{?rhel} > 6
@@ -55,8 +52,6 @@ X.Org X11 nouveau video driver.
 
 %prep
 %setup -q -n xf86-video-nouveau-%{dirsuffix}
-%patch0 -p1 -b .ppc
-%patch1 -p1 -b .randrnames
 
 %build
 autoreconf -v --install
@@ -80,6 +75,9 @@ rm -rf $RPM_BUILD_ROOT
 %{_mandir}/man4/nouveau.4*
 
 %changelog
+* Sun Mar 02 2014 Ben Skeggs <bskeggs at redhat.com> 1.0.10-1
+- add upstream 1.0.10 release
+
 * Mon Jan 13 2014 Adam Jackson <ajax at redhat.com> - 1:1.0.9-7
 - 1.15 ABI rebuild
 


More information about the scm-commits mailing list