rpms/xorg-x11-drv-nv/devel xorg-x11-drv-nv.spec,1.90,1.91

Adam Jackson ajax at fedoraproject.org
Tue Aug 4 17:18:50 UTC 2009


Author: ajax

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

Modified Files:
	xorg-x11-drv-nv.spec 
Log Message:
* Tue Aug 04 2009 Adam Jackson <ajax at redhat.com> 2.1.14-4
- autoreconf so the dpms configurey gets picked up



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.90
retrieving revision 1.91
diff -u -p -r1.90 -r1.91
--- xorg-x11-drv-nv.spec	4 Aug 2009 06:05:29 -0000	1.90
+++ xorg-x11-drv-nv.spec	4 Aug 2009 17:18:50 -0000	1.91
@@ -5,7 +5,7 @@
 Summary:   Xorg X11 nv video driver
 Name:      xorg-x11-drv-nv
 Version:   2.1.14
-Release:   3%{?dist}
+Release:   4%{?dist}
 URL:       http://www.x.org
 License: MIT
 Group:     User Interface/X Hardware Support
@@ -45,6 +45,7 @@ X.Org X11 nv video driver.
 %patch10 -p1 -b .nv6x
 
 %build
+autoreconf -v --install
 %configure --disable-static
 make %{?_smp_mflags}
 
@@ -69,6 +70,9 @@ rm -rf $RPM_BUILD_ROOT
 %{_mandir}/man4/nv.4*
 
 %changelog
+* Tue Aug 04 2009 Adam Jackson <ajax at redhat.com> 2.1.14-4
+- autoreconf so the dpms configurey gets picked up
+
 * Tue Aug 04 2009 Dave Airlie <airlied at redhat.com> 2.1.14-3
 - update for new ABI
 




More information about the fedora-extras-commits mailing list