rpms/xorg-x11-drv-nouveau/devel .cvsignore, 1.5, 1.6 sources, 1.5, 1.6 xorg-x11-drv-nouveau.spec, 1.4, 1.5

Dave Airlie airlied at fedoraproject.org
Tue Sep 2 11:20:58 UTC 2008


Author: airlied

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

Modified Files:
	.cvsignore sources xorg-x11-drv-nouveau.spec 
Log Message:
* Tue Sep 02 2008 Dave Airlie <airlied at redhat.com> 0.0.11-1.20080902git6dd8ad4
- update to snapshot with new kernel interface 0.0.11



Index: .cvsignore
===================================================================
RCS file: /cvs/pkgs/rpms/xorg-x11-drv-nouveau/devel/.cvsignore,v
retrieving revision 1.5
retrieving revision 1.6
diff -u -r1.5 -r1.6
--- .cvsignore	20 May 2008 01:03:54 -0000	1.5
+++ .cvsignore	2 Sep 2008 11:20:27 -0000	1.6
@@ -1 +1 @@
-xf86-video-nouveau-0.0.10-20080520.tar.bz2
+xf86-video-nouveau-0.0.11-20080902.tar.bz2


Index: sources
===================================================================
RCS file: /cvs/pkgs/rpms/xorg-x11-drv-nouveau/devel/sources,v
retrieving revision 1.5
retrieving revision 1.6
diff -u -r1.5 -r1.6
--- sources	20 May 2008 01:03:54 -0000	1.5
+++ sources	2 Sep 2008 11:20:27 -0000	1.6
@@ -1 +1 @@
-64c6c0aa4bad77373f9e45362dbb741d  xf86-video-nouveau-0.0.10-20080520.tar.bz2
+6b545a1db161d7c5e4fee80474f8b37f  xf86-video-nouveau-0.0.11-20080902.tar.bz2


Index: xorg-x11-drv-nouveau.spec
===================================================================
RCS file: /cvs/pkgs/rpms/xorg-x11-drv-nouveau/devel/xorg-x11-drv-nouveau.spec,v
retrieving revision 1.4
retrieving revision 1.5
diff -u -r1.4 -r1.5
--- xorg-x11-drv-nouveau.spec	20 May 2008 01:03:54 -0000	1.4
+++ xorg-x11-drv-nouveau.spec	2 Sep 2008 11:20:28 -0000	1.5
@@ -1,14 +1,14 @@
 %define tarball xf86-video-nouveau
 %define moduledir %(pkg-config xorg-server --variable=moduledir )
 %define driverdir %{moduledir}/drivers
-%define nouveau_version 0.0.10
+%define nouveau_version 0.0.11
 
 # Tarfile created using git
 # 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 20080520
-%define git_version 9c1d87f
+%define gitdate 20080902
+%define git_version 6dd8ad4
 
 %define tarfile %{tarball}-%{nouveau_version}-%{gitdate}.tar.bz2
 
@@ -19,7 +19,7 @@
 # need to set an epoch to get version number in sync with upstream
 Epoch:     1
 Version:   %{nouveau_version}
-Release:   3.%{snapshot}%{?dist}
+Release:   1.%{snapshot}%{?dist}
 URL:       http://www.x.org
 License: MIT
 Group:     User Interface/X Hardware Support
@@ -33,11 +33,12 @@
 BuildRequires: libtool automake autoconf
 BuildRequires: xorg-x11-server-sdk >= 1.3.0.0-6
 BuildRequires: libdrm-devel >= 2.3.0-7
+BuildRequires: kernel-headers >= 2.6.27-0.296
 
 Requires:  hwdata
 Requires:  xorg-x11-server-Xorg >= 1.3.0.0-6
 
-Requires:  kernel-drm-nouveau = 10
+Requires:  kernel-drm-nouveau = 11
 
 %description 
 X.Org X11 nouveau video driver.
@@ -67,6 +68,9 @@
 %{_mandir}/man4/nouveau.4*
 
 %changelog
+* Tue Sep 02 2008 Dave Airlie <airlied at redhat.com> 0.0.11-1.20080902git6dd8ad4
+- update to snapshot with new kernel interface 0.0.11
+
 * Tue May 20 2008 Dave Airlie <airlied at redhat.com> 0.0.10-3.20080520git9c1d87f
 - update to latest snapshot - enables randr12
 




More information about the fedora-extras-commits mailing list