[xorg-x11-drv-aiptek] ABI magic

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


commit 6de216511c6a43391249ff68a344a9fdd83be6c3
Author: Adam Jackson <ajax at redhat.com>
Date:   Wed Oct 27 11:49:05 2010 -0400

    ABI magic

 xorg-x11-drv-aiptek.spec |    9 ++++++---
 1 files changed, 6 insertions(+), 3 deletions(-)
---
diff --git a/xorg-x11-drv-aiptek.spec b/xorg-x11-drv-aiptek.spec
index e9c8861..2749342 100644
--- a/xorg-x11-drv-aiptek.spec
+++ b/xorg-x11-drv-aiptek.spec
@@ -5,11 +5,10 @@
 Summary:   Xorg X11 aiptek input driver
 Name:      xorg-x11-drv-aiptek
 Version: 1.3.1
-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:   ftp://ftp.x.org/pub/individual/driver/%{tarball}-%{version}.tar.bz2
 
@@ -18,7 +17,8 @@ ExcludeArch: s390 s390x
 BuildRequires: xorg-x11-server-sdk >= 1.3.0.0-6
 BuildRequires: xorg-x11-util-macros >= 1.8.0
 
-Requires:  xorg-x11-server-Xorg >= 1.3.0.0-6
+Requires: Xorg %(xserver-sdk-abi-requires ansic)
+Requires: Xorf %(xserver-sdk-abi-requires xinput)
 
 %description 
 X.Org X11 aiptek input driver.
@@ -48,6 +48,9 @@ rm -rf $RPM_BUILD_ROOT
 %{_mandir}/man4/aiptek.4*
 
 %changelog
+* Wed Oct 27 2010 Adam Jackson <ajax at redhat.com> 1.3.1-2
+- Add ABI requires magic. (#542742)
+
 * Thu Aug 12 2010 Peter Hutterer <peter.hutterer at redhat.com> 1.3.1-1
 - aiptek 1.3.1
 


More information about the scm-commits mailing list