[libxcb] enable-xkb for weston

Adam Jackson ajax at fedoraproject.org
Tue Sep 4 16:25:59 UTC 2012


commit f7b5983be5823dd4c56867f4907067aefa2e137f
Author: Adam Jackson <ajax at redhat.com>
Date:   Tue Sep 4 12:25:57 2012 -0400

    enable-xkb for weston
    
    - --disable-xprint instead of manual rm
    - BuildRequire an updated xcb-proto for XKB and DRI2 fixes

 libxcb.spec |   10 ++++++----
 1 files changed, 6 insertions(+), 4 deletions(-)
---
diff --git a/libxcb.spec b/libxcb.spec
index ffebe5f..e46c50a 100644
--- a/libxcb.spec
+++ b/libxcb.spec
@@ -1,6 +1,6 @@
 Name:           libxcb
 Version:        1.8.1
-Release:        3%{?dist}
+Release:        4%{?dist}
 Summary:        A C binding to the X11 protocol
 
 Group:          System Environment/Libraries
@@ -19,7 +19,7 @@ BuildRequires:  doxygen
 BuildRequires:  graphviz
 BuildRequires:  libXau-devel
 BuildRequires:  libxslt
-BuildRequires:  xcb-proto >= 1.6
+BuildRequires:  xcb-proto >= 1.7-3
 BuildRequires:  xorg-x11-proto-devel
 BuildRequires:  xorg-x11-util-macros
 
@@ -107,8 +107,10 @@ rm -rf $RPM_BUILD_ROOT
 %{_datadir}/doc/%{name}-%{version}
 
 %changelog
-* Tue Sep 04 2012 Adam Jackson <ajax at redhat.com> 1.8.1-3
-- --enable-xkb for weston.  --disable-xprint instead of manual rm.
+* Tue Sep 04 2012 Adam Jackson <ajax at redhat.com> 1.8.1-4
+- --enable-xkb for weston
+- --disable-xprint instead of manual rm
+- BuildRequire an updated xcb-proto for XKB and DRI2 fixes
 
 * Thu Jul 19 2012 Fedora Release Engineering <rel-eng at lists.fedoraproject.org> - 1.8.1-2
 - Rebuilt for https://fedoraproject.org/wiki/Fedora_18_Mass_Rebuild


More information about the scm-commits mailing list