rpms/xorg-x11-drv-nouveau/F-10 xorg-x11-drv-nouveau.spec,1.8,1.9

Ben Skeggs bskeggs at fedoraproject.org
Fri May 8 01:34:30 UTC 2009


Author: bskeggs

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

Modified Files:
	xorg-x11-drv-nouveau.spec 
Log Message:
revert accidental commit


Index: xorg-x11-drv-nouveau.spec
===================================================================
RCS file: /cvs/pkgs/rpms/xorg-x11-drv-nouveau/F-10/xorg-x11-drv-nouveau.spec,v
retrieving revision 1.8
retrieving revision 1.9
diff -u -p -r1.8 -r1.9
--- xorg-x11-drv-nouveau.spec	8 May 2009 01:16:07 -0000	1.8
+++ xorg-x11-drv-nouveau.spec	8 May 2009 01:33:59 -0000	1.9
@@ -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 20090202
-%define git_version 29aa134
+%define gitdate 20090106
+%define git_version 133c1a5
 
 %define tarfile %{tarball}-%{nouveau_version}-%{gitdate}.tar.bz2
 
@@ -40,16 +40,12 @@ Requires:  xorg-x11-server-Xorg >= 1.3.0
 
 Requires:  kernel-drm-nouveau = 11
 
-Patch0: nouveau-update.patch
-
 %description 
 X.Org X11 nouveau video driver.
 
 %prep
 %setup -q -n %{tarball}-%{version}
 
-%patch0 -p1 -b .update
-
 %build
 autoreconf -v --install
 %configure --disable-static
@@ -72,9 +68,6 @@ rm -rf $RPM_BUILD_ROOT
 %{_mandir}/man4/nouveau.4*
 
 %changelog
-* Sat Feb 14 2009 Ben Skeggs <bskeggs at redhat.com> 0.0.11-1.20090202git29aa134
-- bring in last 0.0.11 snapshot, backport fixes from 0.0.12
-
 * Tue Jan 13 2009 Ben Skeggs <bskeggs at redhat.com> 0.0.11-1.20090106git133c1a5
 - update to latest snapshot
 




More information about the scm-commits mailing list