[LuxRender/f18] Avoid forcing boost > 1.50

Nicolas Chauvet kwizart at fedoraproject.org
Fri Oct 5 23:32:44 UTC 2012


commit 0b48fbc51b5c924bd30f5d925dfe68798dd4a6c2
Author: Nicolas Chauvet <kwizart at gmail.com>
Date:   Sat Oct 6 01:19:16 2012 +0200

    Avoid forcing boost > 1.50

 LuxRender.spec |    5 ++++-
 1 files changed, 4 insertions(+), 1 deletions(-)
---
diff --git a/LuxRender.spec b/LuxRender.spec
index 23f8724..2d44a12 100644
--- a/LuxRender.spec
+++ b/LuxRender.spec
@@ -7,7 +7,7 @@
 
 Name:           LuxRender
 Version:        1.0
-Release:        2%{?dist}
+Release:        3%{?dist}
 Summary:        Lux Renderer, an unbiased rendering system
 
 Group:          Applications/Multimedia
@@ -237,6 +237,9 @@ install -pm 0644 %{SOURCE3} \
 
 
 %changelog
+* Fri Oct 05 2012 Nicolas Chauvet <kwizart at gmail.com> - 1.0-3
+- Condition is made to build with earlier boost
+
 * Wed Oct 03 2012 Nicolas Chauvet <kwizart at gmail.com> - 1.0-1
 - Update to 1.0 final
 - Use ExclusiveArch as the package still heavily rely on SSE.


More information about the scm-commits mailing list