[xorg-x11-drv-acecad] ABI requires magic

Adam Jackson ajax at fedoraproject.org
Wed Oct 27 14:06:01 UTC 2010


commit 0a07ba784b84858c9c08d51a1abfa629f4cb183a
Author: Adam Jackson <ajax at redhat.com>
Date:   Wed Oct 27 10:00:06 2010 -0400

    ABI requires magic

 xorg-x11-drv-acecad.spec |    9 +++++++--
 1 files changed, 7 insertions(+), 2 deletions(-)
---
diff --git a/xorg-x11-drv-acecad.spec b/xorg-x11-drv-acecad.spec
index 4935050..1719dea 100644
--- a/xorg-x11-drv-acecad.spec
+++ b/xorg-x11-drv-acecad.spec
@@ -5,7 +5,7 @@
 Summary:   Xorg X11 acecad input driver
 Name:      xorg-x11-drv-acecad
 Version: 1.4.0
-Release: 4%{?dist}
+Release: 5%{?dist}
 URL:       http://www.x.org
 License:   MIT
 Group:     User Interface/X Hardware Support
@@ -18,7 +18,9 @@ ExcludeArch: s390 s390x
 BuildRequires: xorg-x11-server-sdk >= 1.3.0.0-6
 BuildRequires: xorg-x11-util-macros >= 1.3.0
 
-Requires:  xorg-x11-server-Xorg >= 1.3.0.0-6
+Requires: %(xserver-sdk-abi-requires ansic)
+Requires: %(xserver-sdk-abi-requires xinput)
+
 %description 
 X.Org X11 acecad input driver.
 
@@ -46,6 +48,9 @@ rm -rf $RPM_BUILD_ROOT
 %{_mandir}/man4/acecad.4*
 
 %changelog
+* Wed Oct 27 2010 Adam Jackson <ajax at redhat.com> 1.4.0-5
+- Add ABI requires magic. (#542742)
+
 * Mon Jul 05 2010 Peter Hutterer <peter.hutterer at redhat.com> - 1.4.0-4
 - rebuild for X Server 1.9
 


More information about the scm-commits mailing list