[blender] Backport svn r48836 for boost filesystem version 3.

Richard Shaw hobbes1069 at fedoraproject.org
Sat Aug 11 23:42:51 UTC 2012


commit bcc96489d5c48845829a381d18b3f7f2f318650c
Author: Richard M. Shaw <hobbes1069 at gmail.com>
Date:   Sat Aug 11 18:42:43 2012 -0500

    Backport svn r48836 for boost filesystem version 3.

 blender.spec |    2 ++
 1 files changed, 2 insertions(+), 0 deletions(-)
---
diff --git a/blender.spec b/blender.spec
index 1da6a09..69af3e9 100644
--- a/blender.spec
+++ b/blender.spec
@@ -35,6 +35,7 @@ Patch5:         blender-2.50-uninit-var.patch
 
 Patch10:        blender-2.58-python_include.patch
 Patch11:        blender-2.61-openjpeg_stdbool.patch
+Patch12:        blender-boost150.patch
 
 BuildRequires:  desktop-file-utils
 BuildRequires:  gettext
@@ -147,6 +148,7 @@ addon packages to extend blender.
 
 %patch10 -p1
 %patch11 -p1 -b .openjpeg_stdbool
+%patch12 -p0 -b .boost
 
 find -name '.svn' -print | xargs rm -rf
 


More information about the scm-commits mailing list