rpms/xorg-x11-drv-nouveau/F-13 .cvsignore, 1.51, 1.52 nouveau-bgnr.patch, 1.3, 1.4 nouveau-bicubic-2x.patch, 1.19, 1.20 sources, 1.52, 1.53 xorg-x11-drv-nouveau.spec, 1.66, 1.67

Ben Skeggs bskeggs at fedoraproject.org
Thu Feb 18 04:25:02 UTC 2010


Author: bskeggs

Update of /cvs/pkgs/rpms/xorg-x11-drv-nouveau/F-13
In directory cvs1.fedora.phx.redhat.com:/tmp/cvs-serv795

Modified Files:
	.cvsignore nouveau-bgnr.patch nouveau-bicubic-2x.patch sources 
	xorg-x11-drv-nouveau.spec 
Log Message:
* Thu Feb 18 2010 Ben Skeggs <bskeggs at redhat.com> 0.0.16-2.20100218git2964702
- remove kernel interface version check, libdrm checks this
- drop kernel-headers dependency, we only need libdrm now




Index: .cvsignore
===================================================================
RCS file: /cvs/pkgs/rpms/xorg-x11-drv-nouveau/F-13/.cvsignore,v
retrieving revision 1.51
retrieving revision 1.52
diff -u -p -r1.51 -r1.52
--- .cvsignore	17 Feb 2010 05:37:13 -0000	1.51
+++ .cvsignore	18 Feb 2010 04:25:02 -0000	1.52
@@ -1 +1 @@
-xf86-video-nouveau-0.0.16-20100211gitf7deabf.tar.bz2
+xf86-video-nouveau-0.0.16-20100218git2964702.tar.bz2

nouveau-bgnr.patch:
 nv_driver.c |    2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

Index: nouveau-bgnr.patch
===================================================================
RCS file: /cvs/pkgs/rpms/xorg-x11-drv-nouveau/F-13/nouveau-bgnr.patch,v
retrieving revision 1.3
retrieving revision 1.4
diff -u -p -r1.3 -r1.4
--- nouveau-bgnr.patch	17 Feb 2010 05:37:13 -0000	1.3
+++ nouveau-bgnr.patch	18 Feb 2010 04:25:02 -0000	1.4
@@ -1,4 +1,4 @@
-From 2beb87f4e4e3dfa795666f0810ff92b00c48b315 Mon Sep 17 00:00:00 2001
+From 63ae3080792bbb0e59df34da9411985701896c2c Mon Sep 17 00:00:00 2001
 From: Ben Skeggs <bskeggs at redhat.com>
 Date: Mon, 8 Feb 2010 12:51:47 +1000
 Subject: [PATCH 2/2] set canDoBGNoneRoot
@@ -8,10 +8,10 @@ Subject: [PATCH 2/2] set canDoBGNoneRoot
  1 files changed, 1 insertions(+), 0 deletions(-)
 
 diff --git a/src/nv_driver.c b/src/nv_driver.c
-index 24a1d15..2b9c772 100644
+index 4b00e3d..ef9e902 100644
 --- a/src/nv_driver.c
 +++ b/src/nv_driver.c
-@@ -662,6 +662,7 @@ NVPreInit(ScrnInfoPtr pScrn, int flags)
+@@ -652,6 +652,7 @@ NVPreInit(ScrnInfoPtr pScrn, int flags)
  
  	/* Set pScrn->monitor */
  	pScrn->monitor = pScrn->confScreen->monitor;

nouveau-bicubic-2x.patch:
 nv30_xv_tex.c |    7 +++++--
 nv40_xv_tex.c |    9 ++++++---
 2 files changed, 11 insertions(+), 5 deletions(-)

Index: nouveau-bicubic-2x.patch
===================================================================
RCS file: /cvs/pkgs/rpms/xorg-x11-drv-nouveau/F-13/nouveau-bicubic-2x.patch,v
retrieving revision 1.19
retrieving revision 1.20
diff -u -p -r1.19 -r1.20
--- nouveau-bicubic-2x.patch	17 Feb 2010 05:37:13 -0000	1.19
+++ nouveau-bicubic-2x.patch	18 Feb 2010 04:25:02 -0000	1.20
@@ -1,4 +1,4 @@
-From 7fbb599c8829863e940b4a27e4c4b23486eb2699 Mon Sep 17 00:00:00 2001
+From 62277bac1b697d3938cdfb338a2fa772fa7e73c5 Mon Sep 17 00:00:00 2001
 From: Ben Skeggs <skeggsb at beleth.localdomain>
 Date: Mon, 4 May 2009 17:04:34 +1000
 Subject: [PATCH 1/2] xv: only use bicubic filtering when scaling >=2x


Index: sources
===================================================================
RCS file: /cvs/pkgs/rpms/xorg-x11-drv-nouveau/F-13/sources,v
retrieving revision 1.52
retrieving revision 1.53
diff -u -p -r1.52 -r1.53
--- sources	17 Feb 2010 05:37:13 -0000	1.52
+++ sources	18 Feb 2010 04:25:02 -0000	1.53
@@ -1 +1 @@
-95b53c2691b18d99a1a58ecae3f0e215  xf86-video-nouveau-0.0.16-20100211gitf7deabf.tar.bz2
+e9b50df61090ce527412beaf932edaa1  xf86-video-nouveau-0.0.16-20100218git2964702.tar.bz2


Index: xorg-x11-drv-nouveau.spec
===================================================================
RCS file: /cvs/pkgs/rpms/xorg-x11-drv-nouveau/F-13/xorg-x11-drv-nouveau.spec,v
retrieving revision 1.66
retrieving revision 1.67
diff -u -p -r1.66 -r1.67
--- xorg-x11-drv-nouveau.spec	17 Feb 2010 22:32:56 -0000	1.66
+++ xorg-x11-drv-nouveau.spec	18 Feb 2010 04:25:02 -0000	1.67
@@ -7,8 +7,8 @@
 # git clone git://git.freedesktop.org/git/nouveau/xf86-video-nouveau
 # git-archive --format=tar --prefix=xf86-video-nouveau-0.0.10/ %{git_version} | bzip2 > xf86-video-nouveau-0.0.10-%{gitdate}.tar.bz2
 
-%define gitdate 20100211
-%define git_version f7deabf
+%define gitdate 20100218
+%define git_version 2964702
 
 %define snapshot %{gitdate}git%{git_version}
 
@@ -19,7 +19,7 @@ Name:      xorg-x11-drv-nouveau
 # need to set an epoch to get version number in sync with upstream
 Epoch:     1
 Version:   %{nouveau_version}
-Release:   1.%{snapshot}%{?dist}
+Release:   2.%{snapshot}%{?dist}
 URL:       http://www.x.org
 License:   MIT
 Group:     User Interface/X Hardware Support
@@ -34,7 +34,6 @@ BuildRequires: libtool automake autoconf
 BuildRequires: xorg-x11-server-devel > 1.7.99.3-3
 BuildRequires: libdrm-devel >= 2.4.18-0.1
 BuildRequires: mesa-libGL-devel
-BuildRequires: kernel-headers >= 2.6.31
 
 Requires:  hwdata
 Requires:  xorg-x11-server-Xorg > 1.7.99.3-3
@@ -75,6 +74,10 @@ rm -rf $RPM_BUILD_ROOT
 %{_mandir}/man4/nouveau.4*
 
 %changelog
+* Thu Feb 18 2010 Ben Skeggs <bskeggs at redhat.com> 0.0.16-2.20100218git2964702
+- remove kernel interface version check, libdrm checks this
+- drop kernel-headers dependency, we only need libdrm now
+
 * Thu Feb 18 2010 Ben Skeggs <bskeggs at redhat.com> 0.0.16-1.20100211gitf7deabf
 - fix version number
 



More information about the scm-commits mailing list