[xorg-x11-drv-geode/f18] v2.11.14

Daniel Drake dsd at fedoraproject.org
Mon Nov 26 15:57:17 UTC 2012


commit 8958d8bc5aa4fc7b4b6184dfbefd5d6ad994e6ad
Author: Daniel Drake <dsd at laptop.org>
Date:   Mon Nov 26 09:56:24 2012 -0600

    v2.11.14

 .gitignore                   |    1 +
 composite-negative-src.patch |   95 -
 geode-git.patch              |38456 ------------------------------------------
 solidpict.patch              |  111 -
 sources                      |    2 +-
 xorg-x11-drv-geode.spec      |   17 +-
 6 files changed, 4 insertions(+), 38678 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index 0bcf03b..051ec7f 100644
--- a/.gitignore
+++ b/.gitignore
@@ -3,3 +3,4 @@ xf86-video-geode-2.11.9.tar.bz2
 /xf86-video-geode-2.11.11.tar.bz2
 /xf86-video-geode-2.11.12.tar.bz2
 /xf86-video-geode-2.11.13.tar.bz2
+/xf86-video-geode-2.11.14.tar.bz2
diff --git a/sources b/sources
index 73ec16a..d5b51ee 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-0c5a3cac3531aec0eae7f5f6b3212eb4  xf86-video-geode-2.11.13.tar.bz2
+c9a4e1c5438240e5bdce332f92df9163  xf86-video-geode-2.11.14.tar.bz2
diff --git a/xorg-x11-drv-geode.spec b/xorg-x11-drv-geode.spec
index 4c0881e..6945877 100644
--- a/xorg-x11-drv-geode.spec
+++ b/xorg-x11-drv-geode.spec
@@ -4,8 +4,8 @@
 
 Summary:   Xorg X11 AMD Geode video driver
 Name:      xorg-x11-drv-geode
-Version:   2.11.13
-Release:   5%{?dist}
+Version:   2.11.14
+Release:   1%{?dist}
 URL:       http://www.x.org/wiki/AMDGeodeDriver
 Source0:   http://xorg.freedesktop.org/releases/individual/driver/xf86-video-geode-%{version}.tar.bz2
 License:   MIT
@@ -13,32 +13,19 @@ Group:     User Interface/X Hardware Support
 
 ExclusiveArch: %{ix86}
 
-Patch0: geode-git.patch
-Patch1: solidpict.patch
-Patch2: composite-negative-src.patch
-
 BuildRequires: pkgconfig
-BuildRequires: autoconf
-BuildRequires: automake
-BuildRequires: libtool
 BuildRequires: xorg-x11-server-sdk
 BuildRequires: xorg-x11-proto-devel
 
 Requires:  xorg-x11-server-Xorg >= 1.1.0
 
-BuildRequires: autoconf automake
-
 %description 
 X.Org X11 AMD Geode video driver.
 
 %prep
 %setup -q -n %{tarball}-%{version}
-%patch0 -p1 -b .git
-%patch1 -p1
-%patch2 -p1
 
 %build
-autoreconf -vif
 %configure --disable-static --libdir=%{_libdir} --mandir=%{_mandir} \
 	     --enable-visibility
 make


More information about the scm-commits mailing list