From 1425dac270325be0a39ffd428950770cea024872 Mon Sep 17 00:00:00 2001 From: Adam Jackson Date: Tue, 8 Feb 2011 11:41:25 -0500 Subject: [PATCH] ftbfs --- libxcb.spec | 4 ++++ 1 file changed, 4 insertions(+) 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 1.7-2 +- Fix FTBFS. + * Tue Feb 08 2011 Fedora Release Engineering - 1.7-2 - Rebuilt for https://fedoraproject.org/wiki/Fedora_15_Mass_Rebuild