[LuxRender] Fix boost API Change issue

Jochen Schmitt s4504kr at fedoraproject.org
Wed Nov 23 19:00:26 UTC 2011


commit 7ea929ab1fa5ca121d8772ecc7441cb8c817be3f
Author: Jochen Schmitt <Jochen at herr-schmitt.de>
Date:   Wed Nov 23 19:59:29 2011 +0100

    Fix boost API Change issue

 LuxRender.spec |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)
---
diff --git a/LuxRender.spec b/LuxRender.spec
index 0846c06..5d53f6f 100644
--- a/LuxRender.spec
+++ b/LuxRender.spec
@@ -73,7 +73,7 @@ The %{name}-core package contains core binaries for using %{name}.
 Summary:        Blender export plugin to %{name}
 Group:          Applications/Multimedia
 Requires:       %{name} = %{version}-%{release}
-Requires:	%{blender_requires}
+Requires:	blender(ABI) = %{blender_api}
 
 %description    blender
 The %{name}-blender package contains the plugin for Blender


More information about the scm-commits mailing list