[xorg-x11-drv-aiptek] ABI magic

Adam Jackson ajax at fedoraproject.org
Wed Oct 27 16:30:17 UTC 2010


commit 1f5eebecf97194f476d76c9845b7bc30090cce6e
Author: Adam Jackson <ajax at redhat.com>
Date:   Wed Oct 27 12:30:20 2010 -0400

    ABI magic

 xorg-x11-drv-aiptek.spec |    7 +++++--
 1 files changed, 5 insertions(+), 2 deletions(-)
---
diff --git a/xorg-x11-drv-aiptek.spec b/xorg-x11-drv-aiptek.spec
index 2749342..9769eac 100644
--- a/xorg-x11-drv-aiptek.spec
+++ b/xorg-x11-drv-aiptek.spec
@@ -5,7 +5,7 @@
 Summary:   Xorg X11 aiptek input driver
 Name:      xorg-x11-drv-aiptek
 Version: 1.3.1
-Release: 2%{?dist}
+Release: 3%{?dist}
 URL:       http://www.x.org
 License:   MIT
 Group:     User Interface/X Hardware Support
@@ -18,7 +18,7 @@ BuildRequires: xorg-x11-server-sdk >= 1.3.0.0-6
 BuildRequires: xorg-x11-util-macros >= 1.8.0
 
 Requires: Xorg %(xserver-sdk-abi-requires ansic)
-Requires: Xorf %(xserver-sdk-abi-requires xinput)
+Requires: Xorg %(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-3
+- Typo fix.
+
 * Wed Oct 27 2010 Adam Jackson <ajax at redhat.com> 1.3.1-2
 - Add ABI requires magic. (#542742)
 


More information about the scm-commits mailing list