[xorg-x11-server-utils] Add libXinerama-devel requires for new xinput

Peter Hutterer whot at fedoraproject.org
Tue Apr 17 04:25:53 UTC 2012


commit 45dc80a0206d876eb7d9c666a5537d111bcdd9c7
Author: Peter Hutterer <peter.hutterer at who-t.net>
Date:   Tue Apr 17 14:29:07 2012 +1000

    Add libXinerama-devel requires for new xinput

 xorg-x11-server-utils.spec |    7 ++++++-
 1 files changed, 6 insertions(+), 1 deletions(-)
---
diff --git a/xorg-x11-server-utils.spec b/xorg-x11-server-utils.spec
index dff9c4b..6a2b3ba 100644
--- a/xorg-x11-server-utils.spec
+++ b/xorg-x11-server-utils.spec
@@ -5,7 +5,7 @@
 Summary: X.Org X11 X server utilities
 Name: xorg-x11-%{pkgname}
 Version: 7.5
-Release: 11%{?dist}
+Release: 12%{?dist}
 License: MIT
 Group: User Interface/X
 URL: http://www.x.org
@@ -47,6 +47,8 @@ BuildRequires: pkgconfig(xt) pkgconfig(xpm) pkgconfig(xxf86misc)
 BuildRequires: xorg-x11-xbitmaps
 # xsetroot
 BuildRequires: libXcursor-devel
+# xinput
+BuildRequires: libXinerama-devel
 
 # xrdb, sigh
 Requires: mcpp
@@ -173,6 +175,9 @@ rm -rf $RPM_BUILD_ROOT
 %endif
 
 %changelog
+* Tue Apr 17 2012 Peter Hutterer <peter.hutterer at redhat.com> 7.5-12
+- Add libXinerama-devel requires for new xinput
+
 * Tue Apr 17 2012 Peter Hutterer <peter.hutterer at redhat.com> 7.5-11
 - xinput 1.5.99.901
 


More information about the scm-commits mailing list