[xorg-x11-drv-i128] require xorg-x11-server-devel, not -sdk

Peter Hutterer whot at fedoraproject.org
Thu Mar 7 02:56:13 UTC 2013


commit e89f7ba221f2ba0d13f72085c051f9bdbad5eeb1
Author: Peter Hutterer <peter.hutterer at who-t.net>
Date:   Thu Mar 7 12:43:48 2013 +1000

    require xorg-x11-server-devel, not -sdk

 xorg-x11-drv-i128.spec |    7 +++++--
 1 files changed, 5 insertions(+), 2 deletions(-)
---
diff --git a/xorg-x11-drv-i128.spec b/xorg-x11-drv-i128.spec
index 27590b1..34c1b3c 100644
--- a/xorg-x11-drv-i128.spec
+++ b/xorg-x11-drv-i128.spec
@@ -5,7 +5,7 @@
 Summary:   Xorg X11 i128 video driver
 Name:      xorg-x11-drv-i128
 Version:   1.3.6
-Release:   6%{?dist}
+Release:   7%{?dist}
 URL:       http://www.x.org
 License:   MIT
 Group:     User Interface/X Hardware Support
@@ -17,7 +17,7 @@ Patch1:	    0001-Remove-mibstore.h.patch
 
 ExcludeArch: s390 s390x %{?rhel:ppc ppc64}
 
-BuildRequires: xorg-x11-server-sdk >= 1.10.99.902
+BuildRequires: xorg-x11-server-devel >= 1.10.99.902
 
 Requires: Xorg %(xserver-sdk-abi-requires ansic)
 Requires: Xorg %(xserver-sdk-abi-requires videodrv)
@@ -53,6 +53,9 @@ rm -rf $RPM_BUILD_ROOT
 %{_mandir}/man4/i128.4*
 
 %changelog
+* Thu Mar 07 2013 Peter Hutterer <peter.hutterer at redhat.com> - 1.3.6-7
+- require xorg-x11-server-devel, not -sdk
+
 * Thu Mar 07 2013 Peter Hutterer <peter.hutterer at redhat.com> - 1.3.6-6
 - ABI rebuild
 


More information about the scm-commits mailing list