From a80aba9a3a4a89d236e94d40073f56258ebe2e71 Mon Sep 17 00:00:00 2001 From: Petr Machata Date: Apr 20 2012 16:23:44 +0000 Subject: Apply a forgotten patch --- diff --git a/boost.spec b/boost.spec index 81554c2..3c7b231 100644 --- a/boost.spec +++ b/boost.spec @@ -341,7 +341,7 @@ Static Boost C++ libraries. %package doc Summary: HTML documentation for the Boost C++ libraries Group: Documentation -%if 0%{?fedora} >= 10 +%if 0%{?fedora} >= 10 || 0%{?rhel} >= 6 BuildArch: noarch %endif Provides: boost-python-docs = %{version}-%{release} @@ -354,7 +354,7 @@ web page (http://www.boost.org/doc/libs/1_40_0). %package examples Summary: Source examples for the Boost C++ libraries Group: Documentation -%if 0%{?fedora} >= 10 +%if 0%{?fedora} >= 10 || 0%{?rhel} >= 6 BuildArch: noarch %endif Requires: boost-devel = %{version}-%{release} @@ -505,6 +505,7 @@ sed 's/_FEDORA_SONAME/%{sonamever}/' %{PATCH1} | %{__patch} -p0 --fuzz=0 %patch9 -p1 %patch10 -p1 %patch11 -p1 +%patch12 -p1 %build # Support for building tests.