rpms/xorg-x11-drv-nouveau/devel xorg-x11-drv-nouveau.spec, 1.10, 1.11

Ben Skeggs bskeggs at fedoraproject.org
Sat Feb 7 07:04:30 UTC 2009


Author: bskeggs

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

Modified Files:
	xorg-x11-drv-nouveau.spec 
Log Message:
build with kms paths turned on


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.10
retrieving revision 1.11
diff -u -r1.10 -r1.11
--- xorg-x11-drv-nouveau.spec	7 Feb 2009 06:32:59 -0000	1.10
+++ xorg-x11-drv-nouveau.spec	7 Feb 2009 07:03:59 -0000	1.11
@@ -19,7 +19,7 @@
 # need to set an epoch to get version number in sync with upstream
 Epoch:     1
 Version:   %{nouveau_version}
-Release:   2.%{snapshot}%{?dist}
+Release:   3.%{snapshot}%{?dist}
 URL:       http://www.x.org
 License: MIT
 Group:     User Interface/X Hardware Support
@@ -49,7 +49,7 @@
 
 %build
 autoreconf -v --install
-%configure --disable-static
+%configure --disable-static --with-kms=yes
 
 make
 
@@ -69,6 +69,9 @@
 %{_mandir}/man4/nouveau.4*
 
 %changelog
+* Sat Feb 7 2009 Ben Skeggs <bskeggs at redhat.com> 0.0.12-3.20090205git945f0cb
+- build with kms paths enabled, so things don't blow up with kms turned on
+
 * Thu Feb 5 2009 Ben Skeggs <bskeggs at redhat.com> 0.0.12-1.20090205git945f0cb
 - latest snapshot - kernel interface 0.0.12
 




More information about the fedora-extras-commits mailing list