[xorg-x11-drv-geode] rebuild for new X ABI

Peter Robinson pbrobinson at fedoraproject.org
Thu Nov 17 20:33:56 UTC 2011


commit fd67930d0a27b8ceeb4c7f9961a284aa855f1a0f
Author: Peter Robinson <pbrobinson at gmail.com>
Date:   Thu Nov 17 20:33:46 2011 +0000

    rebuild for new X ABI

 xorg-x11-drv-geode.spec |   12 ++++--------
 1 files changed, 4 insertions(+), 8 deletions(-)
---
diff --git a/xorg-x11-drv-geode.spec b/xorg-x11-drv-geode.spec
index 3407b7e..17ca29e 100644
--- a/xorg-x11-drv-geode.spec
+++ b/xorg-x11-drv-geode.spec
@@ -10,9 +10,6 @@ URL:       http://www.x.org/wiki/AMDGeodeDriver
 Source0:   http://xorg.freedesktop.org/releases/individual/driver/xf86-video-geode-%{version}.tar.bz2
 License:   MIT
 Group:     User Interface/X Hardware Support
-BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n)
-Provides:  xorg-x11-drv-amd = %{version}-%{release}
-Obsoletes: xorg-x11-drv-amd <= 2.7.7.7
 
 ExclusiveArch: %{ix86}
 
@@ -39,8 +36,6 @@ X.Org X11 AMD Geode video driver.
 make
 
 %install
-rm -rf $RPM_BUILD_ROOT
-
 %makeinstall DESTDIR=$RPM_BUILD_ROOT
 
 # FIXME: Remove all libtool archives (*.la) from modules directory.  This
@@ -50,9 +45,6 @@ find $RPM_BUILD_ROOT -regex ".*\.la$" | xargs rm -f --
 # Compat symlink for legacy driver name so existing xorg.conf's do not break
 ln -s geode_drv.so $RPM_BUILD_ROOT%{_libdir}/xorg/modules/drivers/amd_drv.so
 
-%clean
-rm -rf $RPM_BUILD_ROOT
-
 %files
 %defattr(-,root,root,-)
 %{driverdir}/amd_drv.so
@@ -60,6 +52,10 @@ rm -rf $RPM_BUILD_ROOT
 %{driverdir}/ztv_drv.so
 
 %changelog
+* Thu Nov 17 2011 Peter Robinson <pbrobinson at fedoraproject.org> - 2.11.12-3
+- Rebuild for Xorg ABI version bump
+- Drop ancient obsoletes and clean up spec
+
 * Tue Sep 13 2011 Daniel Drake <dsd at laptop.org> - 2.11.12-2
 - rebuild for Xorg ABI version 11
 


More information about the scm-commits mailing list