[xorg-x11-drv-i128] ABI magic

Adam Jackson ajax at fedoraproject.org
Wed Oct 27 16:02:48 UTC 2010


commit 0d8ff93552452dc525bf58bfea9a2c9858c3fbfb
Author: Adam Jackson <ajax at redhat.com>
Date:   Wed Oct 27 12:02:48 2010 -0400

    ABI magic

 xorg-x11-drv-i128.spec |    9 ++++++---
 1 files changed, 6 insertions(+), 3 deletions(-)
---
diff --git a/xorg-x11-drv-i128.spec b/xorg-x11-drv-i128.spec
index 63a2ef2..68a144b 100644
--- a/xorg-x11-drv-i128.spec
+++ b/xorg-x11-drv-i128.spec
@@ -5,11 +5,10 @@
 Summary:   Xorg X11 i128 video driver
 Name:      xorg-x11-drv-i128
 Version:   1.3.4
-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:   ftp://ftp.x.org/pub/individual/driver/%{tarball}-%{version}.tar.bz2
 Source1:    i128.xinf
@@ -21,7 +20,8 @@ ExcludeArch: s390 s390x
 BuildRequires: xorg-x11-server-sdk >= 1.4.99.1
 
 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 i128 video driver.
@@ -57,6 +57,9 @@ rm -rf $RPM_BUILD_ROOT
 %{_mandir}/man4/i128.4*
 
 %changelog
+* Wed Oct 27 2010 Adam Jackson <ajax at redhat.com> 1.3.4-4
+- Add ABI requires magic. (#542742)
+
 * Thu Aug 12 2010 Peter Hutterer <peter.hutterer at redhat.com> 1.3.4-3
 - i128 1.3.4
 


More information about the scm-commits mailing list