[xorg-x11-drv-openchrome] 0.2.904 + svn916 : VX900 support

Xavier Bachelot xavierb at fedoraproject.org
Thu Mar 3 21:18:26 UTC 2011


commit 227ef336976756ff9abcd4ba3e406a1d7fcfb2e7
Author: Xavier Bachelot <xavier at bachelot.org>
Date:   Thu Mar 3 22:14:10 2011 +0100

    0.2.904 + svn916 : VX900 support

 openchrome.xinf              |    3 +++
 xorg-x11-drv-openchrome.spec |   12 ++++++------
 2 files changed, 9 insertions(+), 6 deletions(-)
---
diff --git a/openchrome.xinf b/openchrome.xinf
index dd293e2..7b15c91 100644
--- a/openchrome.xinf
+++ b/openchrome.xinf
@@ -34,3 +34,6 @@ alias pcivideo:v00001106d00001122sv*sd*bc*sc*i* openchrome
 
 # 1106:5122 - VX855 (PCI_CHIP_VT3409)
 alias pcivideo:v00001106d00005122sv*sd*bc*sc*i* openchrome
+
+# 1106:7122 - VX855 (PCI_CHIP_VT3410)
+alias pcivideo:v00001106d00007122sv*sd*bc*sc*i* openchrome
diff --git a/xorg-x11-drv-openchrome.spec b/xorg-x11-drv-openchrome.spec
index 004757d..d39767a 100644
--- a/xorg-x11-drv-openchrome.spec
+++ b/xorg-x11-drv-openchrome.spec
@@ -10,7 +10,7 @@
 Summary:        Xorg X11 openchrome video driver
 Name:           xorg-x11-drv-openchrome
 Version:        0.2.904
-Release:        11%{?dist}
+Release:        12%{?dist}
 URL:            http://www.openchrome.org
 License:        MIT
 Group:          User Interface/X Hardware Support
@@ -20,9 +20,7 @@ Source1:        openchrome.xinf
 
 # Patches from upstream trunk :
 # svn diff -x -p http://svn.openchrome.org/svn/tags/release_0_2_904 http://svn.openchrome.org/svn/trunk
-Patch0:         openchrome-0.2.904-latest_trunk.patch
-# svn diff -x -p -r853:854 http://svn.openchrome.org/svn/trunk
-patch1:         openchrome-0.2.904-fix_dri_on_64_bits.patch
+Patch0:         openchrome-0.2.904-svn916.patch
 
 # Fedora specific patches :
 
@@ -67,10 +65,9 @@ X.Org X11 openchrome video driver XvMC development package.
 %prep
 %setup -q -n %{tarball}-%{version}
 %patch0 -p0
-%patch1 -p0
 
 %patch13 -p0
-%patch20 -p1
+#%patch20 -p1
 
 
 %build
@@ -127,6 +124,9 @@ fi
 
 
 %changelog
+* Thu Mar 03 2011 Xavier Bachelot <xavier at bachelot.org> - 0.2.904-12
+- Update to svn916 for VX900 support and bug fixes.
+
 * Tue Feb 08 2011 Fedora Release Engineering <rel-eng at lists.fedoraproject.org> - 0.2.904-11
 - Rebuilt for https://fedoraproject.org/wiki/Fedora_15_Mass_Rebuild
 


More information about the scm-commits mailing list