[Date Prev][Date Next] [Thread Prev][Thread Next]
[Thread Index]
[Date Index]
[Author Index]
rpms/xorg-x11-drv-nouveau/devel .cvsignore, 1.4, 1.5 sources, 1.4, 1.5 xorg-x11-drv-nouveau.spec, 1.3, 1.4 nouveau-enable-randr12-default.patch, 1.1, NONE
- From: Dave Airlie (airlied) <fedora-extras-commits redhat com>
- To: fedora-extras-commits redhat com
- Subject: rpms/xorg-x11-drv-nouveau/devel .cvsignore, 1.4, 1.5 sources, 1.4, 1.5 xorg-x11-drv-nouveau.spec, 1.3, 1.4 nouveau-enable-randr12-default.patch, 1.1, NONE
- Date: Tue, 20 May 2008 01:04:32 GMT
Author: airlied
Update of /cvs/pkgs/rpms/xorg-x11-drv-nouveau/devel
In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv21023
Modified Files:
.cvsignore sources xorg-x11-drv-nouveau.spec
Removed Files:
nouveau-enable-randr12-default.patch
Log Message:
* Tue May 20 2008 Dave Airlie <airlied redhat com> 0.0.10-3.20080520git9c1d87f
- update to latest snapshot - enables randr12
Index: .cvsignore
===================================================================
RCS file: /cvs/pkgs/rpms/xorg-x11-drv-nouveau/devel/.cvsignore,v
retrieving revision 1.4
retrieving revision 1.5
diff -u -r1.4 -r1.5
--- .cvsignore 8 Apr 2008 07:00:53 -0000 1.4
+++ .cvsignore 20 May 2008 01:03:54 -0000 1.5
@@ -1 +1 @@
-xf86-video-nouveau-0.0.10-20080408.tar.bz2
+xf86-video-nouveau-0.0.10-20080520.tar.bz2
Index: sources
===================================================================
RCS file: /cvs/pkgs/rpms/xorg-x11-drv-nouveau/devel/sources,v
retrieving revision 1.4
retrieving revision 1.5
diff -u -r1.4 -r1.5
--- sources 8 Apr 2008 07:00:53 -0000 1.4
+++ sources 20 May 2008 01:03:54 -0000 1.5
@@ -1 +1 @@
-cd6beb33b6f1e91c4cdc69fc19860d0a xf86-video-nouveau-0.0.10-20080408.tar.bz2
+64c6c0aa4bad77373f9e45362dbb741d xf86-video-nouveau-0.0.10-20080520.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.3
retrieving revision 1.4
diff -u -r1.3 -r1.4
--- xorg-x11-drv-nouveau.spec 8 Apr 2008 07:00:53 -0000 1.3
+++ xorg-x11-drv-nouveau.spec 20 May 2008 01:03:54 -0000 1.4
@@ -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 20080408
-%define git_version 0991281
+%define gitdate 20080520
+%define git_version 9c1d87f
%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: 2.%{snapshot}%{?dist}
+Release: 3.%{snapshot}%{?dist}
URL: http://www.x.org
License: MIT
Group: User Interface/X Hardware Support
@@ -28,8 +28,6 @@
# Fedora specific snapshot no upstream release
Source0: %{tarfile}
-Patch0: nouveau-enable-randr12-default.patch
-
ExcludeArch: s390 s390x
BuildRequires: libtool automake autoconf
@@ -47,7 +45,6 @@
%prep
%setup -q -n %{tarball}-%{version}
-%patch0 -p1 -b .randr12
%build
autoreconf -v --install
%configure --disable-static
@@ -70,6 +67,9 @@
%{_mandir}/man4/nouveau.4*
%changelog
+* Tue May 20 2008 Dave Airlie <airlied redhat com> 0.0.10-3.20080520git9c1d87f
+- update to latest snapshot - enables randr12
+
* Tue Apr 08 2008 Dave Airlie <airlied redhat com> 0.0.10-2.20080408git0991281
- Update to latest snapshot
--- nouveau-enable-randr12-default.patch DELETED ---
[Date Prev][Date Next] [Thread Prev][Thread Next]
[Thread Index]
[Date Index]
[Author Index]