[xorg-x11-drv-elographics] ABI magic

Adam Jackson ajax at fedoraproject.org
Wed Oct 27 15:58:04 UTC 2010


commit 7cbb96d8d49b9ad36a4cb14b925c42a97bea6037
Author: Adam Jackson <ajax at redhat.com>
Date:   Wed Oct 27 11:58:04 2010 -0400

    ABI magic

 xorg-x11-drv-elographics.spec |    9 ++++++---
 1 files changed, 6 insertions(+), 3 deletions(-)
---
diff --git a/xorg-x11-drv-elographics.spec b/xorg-x11-drv-elographics.spec
index ee7907b..e142152 100644
--- a/xorg-x11-drv-elographics.spec
+++ b/xorg-x11-drv-elographics.spec
@@ -5,11 +5,10 @@
 Summary:   Xorg X11 elographics input driver
 Name:      xorg-x11-drv-elographics
 Version:   1.2.4
-Release:   2%{?dist}
+Release:   3%{?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
 
@@ -17,7 +16,8 @@ ExcludeArch: s390 s390x
 
 BuildRequires: xorg-x11-server-sdk >= 1.3.0.0-6
 
-Requires:  xorg-x11-server-Xorg >= 1.3.0.0-6
+Requires: Xorg %(xserver-sdk-abi-requires ansic)
+Requires: Xorg %(xserver-sdk-abi-requires xinput)
 
 %description 
 X.Org X11 elographics input driver.
@@ -47,6 +47,9 @@ rm -rf $RPM_BUILD_ROOT
 %{_mandir}/man4/elographics.4*
 
 %changelog
+* Wed Oct 27 2010 Adam Jackson <ajax at redhat.com> 1.2.4-3
+- Add ABI requires magic. (#542742)
+
 * Mon Jul 05 2010 Peter Hutterer <peter.hutterer at redhat.com> - 1.2.4-2
 - rebuild for X Server 1.9
 


More information about the scm-commits mailing list