[xorg-x11-drv-penmount] ABI magic

Adam Jackson ajax at fedoraproject.org
Wed Oct 27 16:12:44 UTC 2010


commit 27324db45d0d47c22689abea4c7a4b5f7deacd28
Author: Adam Jackson <ajax at redhat.com>
Date:   Wed Oct 27 12:12:45 2010 -0400

    ABI magic

 xorg-x11-drv-penmount.spec |    9 ++++++---
 1 files changed, 6 insertions(+), 3 deletions(-)
---
diff --git a/xorg-x11-drv-penmount.spec b/xorg-x11-drv-penmount.spec
index 6b48ead..2205631 100644
--- a/xorg-x11-drv-penmount.spec
+++ b/xorg-x11-drv-penmount.spec
@@ -5,11 +5,10 @@
 Summary:   Xorg X11 penmount input driver
 Name:      xorg-x11-drv-penmount
 Version:   1.4.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-proto-devel >= 7.2-10
 
-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 penmount input driver.
@@ -49,6 +49,9 @@ rm -rf $RPM_BUILD_ROOT
 %doc ChangeLog README COPYING
 
 %changelog
+* Wed Oct 27 2010 Adam Jackson <ajax at redhat.com> 1.4.1-2
+- Add ABI requires magic (#542742)
+
 * Thu Jul 15 2010 Peter Hutterer <peter.hutterer at redhat.com> 1.4.1-1
 - penmount 1.4.1
 - use smp_mflags for make


More information about the scm-commits mailing list