[xorg-x11-drv-mach64] ABI magic

Adam Jackson ajax at fedoraproject.org
Wed Oct 27 16:06:03 UTC 2010


commit 2c8a71214e36f4401cb3a9e1e453110436d43190
Author: Adam Jackson <ajax at redhat.com>
Date:   Wed Oct 27 12:06:04 2010 -0400

    ABI magic

 xorg-x11-drv-mach64.spec |    9 ++++++---
 1 files changed, 6 insertions(+), 3 deletions(-)
---
diff --git a/xorg-x11-drv-mach64.spec b/xorg-x11-drv-mach64.spec
index e979a6f..0ca17e8 100644
--- a/xorg-x11-drv-mach64.spec
+++ b/xorg-x11-drv-mach64.spec
@@ -5,11 +5,10 @@
 Summary:    Xorg X11 mach64 video driver
 Name:	    xorg-x11-drv-mach64
 Version:    6.8.2
-Release:    3%{?dist}
+Release:    4%{?dist}
 URL:	    http://www.x.org
 License:    MIT
 Group:	    User Interface/X Hardware Support
-BuildRoot:  %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n)
 
 Source0:    http://www.x.org/pub/individual/driver/%{tarball}-%{version}.tar.bz2
 Source1:    mach64.xinf
@@ -25,7 +24,8 @@ BuildRequires: automake autoconf libtool pkgconfig
 BuildRequires: xorg-x11-util-macros >= 1.1.5
 
 Requires:  hwdata
-Requires:  xorg-x11-server-Xorg >= 1.4.99.1
+Requires: Xorg %(xserver-sdk-abi-requires ansic)
+Requires: Xorg %(xserver-sdk-abi-requires videodrv)
 
 %description 
 X.Org X11 mach64 video driver.
@@ -60,6 +60,9 @@ rm -rf $RPM_BUILD_ROOT
 #{_mandir}/man4/mach64.4*
 
 %changelog
+* Wed Oct 27 2010 Adam Jackson <ajax at redhat.com> 6.8.2-4
+- Add ABI requires magic (#542742)
+
 * Mon Jul 05 2010 Peter Hutterer <peter.hutterer at redhat.com> - 6.8.2-3
 - rebuild for X Server 1.9
 


More information about the scm-commits mailing list