[libxcb] ftbfs

Adam Jackson ajax at fedoraproject.org
Tue Feb 8 16:41:27 UTC 2011


commit 1425dac270325be0a39ffd428950770cea024872
Author: Adam Jackson <ajax at redhat.com>
Date:   Tue Feb 8 11:41:25 2011 -0500

    ftbfs

 libxcb.spec |    4 ++++
 1 files changed, 4 insertions(+), 0 deletions(-)
---
diff --git a/libxcb.spec b/libxcb.spec
index 6937ce0..8754ee0 100644
--- a/libxcb.spec
+++ b/libxcb.spec
@@ -51,6 +51,7 @@ The %{name}-doc package contains documentation for the %{name} library.
 %setup -q 
 
 %build
+sed -i 's/pthread-stubs //' configure.ac
 autoreconf -v --install
 %configure --disable-static --docdir=%{_datadir}/doc/%{name}-%{version} \
 	   --enable-selinux
@@ -109,6 +110,9 @@ rm -rf $RPM_BUILD_ROOT
 %{_datadir}/doc/%{name}-%{version}
 
 %changelog
+* Tue Feb 08 2011 Adam Jackson <ajax at redhat.com> 1.7-2
+- Fix FTBFS.
+
 * Tue Feb 08 2011 Fedora Release Engineering <rel-eng at lists.fedoraproject.org> - 1.7-2
 - Rebuilt for https://fedoraproject.org/wiki/Fedora_15_Mass_Rebuild
 


More information about the scm-commits mailing list