rpms/xorg-x11-drv-nv/devel .cvsignore, 1.26, 1.27 sources, 1.27, 1.28 xorg-x11-drv-nv.spec, 1.55, 1.56

Adam Jackson (ajax) fedora-extras-commits at redhat.com
Mon Nov 12 15:50:48 UTC 2007


Author: ajax

Update of /cvs/pkgs/rpms/xorg-x11-drv-nv/devel
In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv21090/devel

Modified Files:
	.cvsignore sources xorg-x11-drv-nv.spec 
Log Message:
xf86-video-nv 2.1.6



Index: .cvsignore
===================================================================
RCS file: /cvs/pkgs/rpms/xorg-x11-drv-nv/devel/.cvsignore,v
retrieving revision 1.26
retrieving revision 1.27
diff -u -r1.26 -r1.27
--- .cvsignore	24 Sep 2007 17:54:27 -0000	1.26
+++ .cvsignore	12 Nov 2007 15:50:14 -0000	1.27
@@ -1,2 +1,2 @@
 nouveau-20070920.tar.bz2
-xf86-video-nv-2.1.5.tar.bz2
+xf86-video-nv-2.1.6.tar.bz2


Index: sources
===================================================================
RCS file: /cvs/pkgs/rpms/xorg-x11-drv-nv/devel/sources,v
retrieving revision 1.27
retrieving revision 1.28
diff -u -r1.27 -r1.28
--- sources	24 Sep 2007 17:54:27 -0000	1.27
+++ sources	12 Nov 2007 15:50:14 -0000	1.28
@@ -1,2 +1,2 @@
 00ba97f704d775c1ed83e104d4f089be  nouveau-20070920.tar.bz2
-585977ae23109c58d3b42a54153cfd12  xf86-video-nv-2.1.5.tar.bz2
+676628bd6b7c5545ae14589e86f31f7a  xf86-video-nv-2.1.6.tar.bz2


Index: xorg-x11-drv-nv.spec
===================================================================
RCS file: /cvs/pkgs/rpms/xorg-x11-drv-nv/devel/xorg-x11-drv-nv.spec,v
retrieving revision 1.55
retrieving revision 1.56
diff -u -r1.55 -r1.56
--- xorg-x11-drv-nv.spec	11 Oct 2007 01:44:44 -0000	1.55
+++ xorg-x11-drv-nv.spec	12 Nov 2007 15:50:14 -0000	1.56
@@ -8,8 +8,8 @@
 
 Summary:   Xorg X11 nv video driver
 Name:      xorg-x11-drv-nv
-Version:   2.1.5
-Release:   2%{?dist}
+Version:   2.1.6
+Release:   1%{?dist}
 URL:       http://www.x.org
 License: MIT
 Group:     User Interface/X Hardware Support
@@ -45,11 +45,12 @@
 %prep
 %setup -q -n %{tarball}-%{version}
 
-%patch0 -p1 -b .nv34-tweak
+# disable for now, needs porting to pciaccess
+#patch0 -p1 -b .nv34-tweak
 
 tar jxf %{SOURCE1}
 cd nouveau-%{gitdate}
-%patch0 -p1 -b .nv34-tweak
+#patch0 -p1 -b .nv34-tweak
 %patch1 -p1 -b .bswap32
 
 %build
@@ -90,6 +91,9 @@
 %{_mandir}/man4/nouveau.4*
 
 %changelog
+* Mon Nov 12 2007 Adam Jackson <ajax at redhat.com> 2.1.6-1
+- xf86-video-nv 2.1.6
+
 * Thu Oct 11 2007 Dave Airlie <airlied at redhat.com> 2.1.5-2
 - nouveau-fix-bswap32.patch - fix nouveau driver on ppc/ppc64
 




More information about the fedora-extras-commits mailing list