[xorg-x11-drv-mga] ABI magic

Adam Jackson ajax at fedoraproject.org
Wed Oct 27 16:07:22 UTC 2010


commit 8c332d2f770a21c4a7a47c6ce180c5cec165c016
Author: Adam Jackson <ajax at redhat.com>
Date:   Wed Oct 27 12:07:23 2010 -0400

    ABI magic

 xorg-x11-drv-mga.spec |    9 ++++++---
 1 files changed, 6 insertions(+), 3 deletions(-)
---
diff --git a/xorg-x11-drv-mga.spec b/xorg-x11-drv-mga.spec
index 916d56f..c262006 100644
--- a/xorg-x11-drv-mga.spec
+++ b/xorg-x11-drv-mga.spec
@@ -7,11 +7,10 @@
 Summary:   Xorg X11 mga video driver
 Name:      xorg-x11-drv-mga
 Version:   1.4.13
-Release:   1%{?dist}
+Release:   2%{?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://x.org/pub/individual/driver/%{tarball}-%{version}.tar.bz2
 #Source0:    %{tarball}-%{gitdate}.tar.bz2
@@ -28,7 +27,8 @@ BuildRequires: mesa-libGL-devel >= 6.4-4
 BuildRequires: libdrm-devel >= 2.0-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 mga video driver.
@@ -63,6 +63,9 @@ rm -rf $RPM_BUILD_ROOT
 %{_mandir}/man4/mga.4*
 
 %changelog
+* Wed Oct 27 2010 Adam Jackson <ajax at redhat.com> 1.4.13-2
+- Add ABI requires magic (#542742)
+
 * Thu Aug 12 2010 Peter Hutterer <peter.hutterer at redhat.com> 1.4.13-1
 - mga 1.4.13
 


More information about the scm-commits mailing list