[xorg-x11-drv-ivtv] ABI magic

Adam Jackson ajax at fedoraproject.org
Wed Oct 27 16:04:47 UTC 2010


commit a107d2281b49b365d187be43fb71498c8e347e55
Author: Adam Jackson <ajax at redhat.com>
Date:   Wed Oct 27 12:04:47 2010 -0400

    ABI magic

 xorg-x11-drv-ivtv.spec |    9 ++++++---
 1 files changed, 6 insertions(+), 3 deletions(-)
---
diff --git a/xorg-x11-drv-ivtv.spec b/xorg-x11-drv-ivtv.spec
index 33b463c..8a6f824 100644
--- a/xorg-x11-drv-ivtv.spec
+++ b/xorg-x11-drv-ivtv.spec
@@ -1,19 +1,19 @@
 Name:           xorg-x11-drv-ivtv
 Version:        1.1.1
-Release:        1%{?dist}
+Release:        2%{?dist}
 Summary:        Xorg X11 ivtv video driver
 
 Group:          User Interface/X Hardware Support
 License:        MIT
 URL:            http://ivtvdriver.org
 Source0:        http://dl.ivtvdriver.org/xf86-video-ivtv/archive/1.1.x/xf86-video-ivtv-%{version}.tar.gz
-BuildRoot:      %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n)
 
 ExcludeArch: s390 s390x
 
 BuildRequires: xorg-x11-server-sdk >= 1.3.0.0-6
 BuildRequires: xorg-x11-proto-devel
-Requires:  xorg-x11-server-Xorg >= 1.3.0.0-6
+Requires: Xorg %(xserver-sdk-abi-requires ansic)
+Requires: Xorg %(xserver-sdk-abi-requires videodrv)
 Requires:  ivtv-firmware
 Obsoletes: ivtv_xdriver < %{version}
 
@@ -46,6 +46,9 @@ rm -rf $RPM_BUILD_ROOT
 
 
 %changelog
+* Wed Oct 27 2010 Adam Jackson <ajax at redhat.com> 1.1.1-2
+- Add ABI requires magic (#542742)
+
 * Sun Nov 15 2009 Nicolas Chauvet <kwizart at fedoraproject.org> - 1.1.1-1
 - Update to 1.1.1
 - Remove upstreamed patch


More information about the scm-commits mailing list