[xorg-x11-drv-r128] ABI magic

Adam Jackson ajax at fedoraproject.org
Wed Oct 27 16:14:10 UTC 2010


commit 9ac9f999d0c9d8f4cf9b8cc63c0bf6f11cb84061
Author: Adam Jackson <ajax at redhat.com>
Date:   Wed Oct 27 12:14:11 2010 -0400

    ABI magic

 xorg-x11-drv-r128.spec |    9 ++++++---
 1 files changed, 6 insertions(+), 3 deletions(-)
---
diff --git a/xorg-x11-drv-r128.spec b/xorg-x11-drv-r128.spec
index b37c8e3..67fa412 100644
--- a/xorg-x11-drv-r128.spec
+++ b/xorg-x11-drv-r128.spec
@@ -5,11 +5,10 @@
 Summary:   Xorg X11 r128 video driver
 Name:      xorg-x11-drv-r128
 Version:   6.8.1
-Release:   5%{?dist}
+Release:   6%{?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:   r128.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 r128 video driver.
@@ -60,6 +60,9 @@ rm -rf $RPM_BUILD_ROOT
 %{_mandir}/man4/r128.4*
 
 %changelog
+* Wed Oct 27 2010 Adam Jackson <ajax at redhat.com> 6.8.1-6
+- Add ABI requires magic (#542742)
+
 * Thu Oct 14 2010 Adam Jackson <ajax at redhat.com> 6.8.1-5
 - r128-6.8.1-panel-hack.patch: Use standard CVT instead of CVT-R.
 


More information about the scm-commits mailing list