[xorg-x11-drv-geode] v2.11.12

Daniel Drake dsd at fedoraproject.org
Thu Mar 17 18:43:09 UTC 2011


commit 35bb087b9244c84ae82f9c2e8875cd3b455e7284
Author: Daniel Drake <dsd at laptop.org>
Date:   Thu Mar 17 18:46:52 2011 +0000

    v2.11.12

 .gitignore                 |    1 +
 sources                    |    2 +-
 v4l-include.patch          |   25 --------------------
 xorg-x11-drv-geode.spec    |   11 ++++-----
 xv-packed-corruption.patch |   53 --------------------------------------------
 5 files changed, 7 insertions(+), 85 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index 428cdee..121a83d 100644
--- a/.gitignore
+++ b/.gitignore
@@ -1,3 +1,4 @@
 xf86-video-geode-2.11.9.tar.bz2
 /xf86-video-geode-2.11.10.tar.bz2
 /xf86-video-geode-2.11.11.tar.bz2
+/xf86-video-geode-2.11.12.tar.bz2
diff --git a/sources b/sources
index 73e62a0..6b7a78f 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-ea36cc51588a1ba73442237db2bf560b  xf86-video-geode-2.11.11.tar.bz2
+a99c521db731c2f1df309057a8465e4c  xf86-video-geode-2.11.12.tar.bz2
diff --git a/xorg-x11-drv-geode.spec b/xorg-x11-drv-geode.spec
index e7986de..0553f84 100644
--- a/xorg-x11-drv-geode.spec
+++ b/xorg-x11-drv-geode.spec
@@ -4,12 +4,10 @@
 
 Summary:   Xorg X11 AMD Geode video driver
 Name:      xorg-x11-drv-geode
-Version:   2.11.11
-Release:   5%{?dist}
+Version:   2.11.12
+Release:   1%{?dist}
 URL:       http://www.x.org/wiki/AMDGeodeDriver
 Source0:   http://xorg.freedesktop.org/releases/individual/driver/xf86-video-geode-%{version}.tar.bz2
-Patch0:    xv-packed-corruption.patch
-Patch1:    v4l-include.patch
 License:   MIT
 Group:     User Interface/X Hardware Support
 BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n)
@@ -34,8 +32,6 @@ X.Org X11 AMD Geode video driver.
 
 %prep
 %setup -q -n %{tarball}-%{version}
-%patch0 -p1
-%patch1 -p1
 
 %build
 %configure --disable-static --libdir=%{_libdir} --mandir=%{_mandir} \
@@ -64,6 +60,9 @@ rm -rf $RPM_BUILD_ROOT
 %{driverdir}/ztv_drv.so
 
 %changelog
+* Thu Mar 17 2011 Daniel Drake <dsd at laptop.org>
+- update to v2.11.12 (no changes over 2.11.11-4, but rebuild for new X ABI)
+
 * Tue Feb 08 2011 Fedora Release Engineering <rel-eng at lists.fedoraproject.org> - 2.11.11-5
 - Rebuilt for https://fedoraproject.org/wiki/Fedora_15_Mass_Rebuild
 


More information about the scm-commits mailing list