[LuxRender] Update to 1.3.1

Nicolas Chauvet kwizart at fedoraproject.org
Tue Nov 19 23:06:14 UTC 2013


commit c405a22f2929b04a32046a51567632bcd436ad4e
Author: Nicolas Chauvet <kwizart at gmail.com>
Date:   Wed Nov 20 00:06:35 2013 +0100

    Update to 1.3.1

 .gitignore     |    3 +++
 LuxRender.spec |   27 ++++++++-------------------
 sources        |    6 +++---
 3 files changed, 14 insertions(+), 22 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index 707c409..183a0ff 100644
--- a/.gitignore
+++ b/.gitignore
@@ -14,3 +14,6 @@ f1dfbb50db27.tar.bz2
 /lux-a041e87b9732.tar.bz2
 /luxblend25-08a5e276dcc5.tar.bz2
 /luxrays-6907bd2846bf.tar.bz2
+/luxblend25-ad6536b0dda8.tar.bz2
+/lux-d0b0e20c47cc.tar.bz2
+/luxrays-7459cd8a9583.tar.bz2
diff --git a/LuxRender.spec b/LuxRender.spec
index d9be6c0..0cdacca 100644
--- a/LuxRender.spec
+++ b/LuxRender.spec
@@ -1,13 +1,13 @@
 # [Fedora] Turn off the brp-python-bytecompile script 
 %global __os_install_post %(echo '%{__os_install_post}' | sed -e 's!/usr/lib[^[:space:]]*/brp-python-bytecompile[[:space:]].*$!!g')
 
-%global hash0 a041e87b9732
-%global hash1 08a5e276dcc5
-%global hash2 6907bd2846bf
+%global hash0 d0b0e20c47cc
+%global hash1 ad6536b0dda8
+%global hash2 7459cd8a9583
 
 Name:           LuxRender
-Version:        1.0
-Release:        16%{?dist}
+Version:        1.3.1
+Release:        1%{?dist}
 Summary:        Lux Renderer, an unbiased rendering system
 
 Group:          Applications/Multimedia
@@ -18,8 +18,6 @@ Source0:        http://src.luxrender.net/lux/archive/lux-%{hash0}.tar.bz2
 Source1:        http://src.luxrender.net/luxblend25/archive/luxblend25-%{hash1}.tar.bz2
 Source2:        http://src.luxrender.net/luxrays/file/luxrays-%{hash2}.tar.bz2
 Source3:        luxblend-default.cfg
-Patch1:         luxrays-1.0-ld.patch
-Patch2:		lux-1.0rc3-time_utc_fix.patch
 
 #LuxRender use intensively SSE3
 ExclusiveArch:  %{ix86} x86_64 ia64
@@ -111,18 +109,6 @@ sed -i -e 's/-mfpmath=sse//' CMakeLists.txt
 %endif
 %endif
 
-#Patching luxrays
-pushd luxrays-%{hash2}
-%patch1 -p1 -b .ld
-popd
-
-%if 0%{fedora} > 17
-%patch2 -p1 -b .time_utc_fix
-%endif
-
-#Fix eol encoding
-find luxblend25-%{hash1}/src/luxrender -type f -exec dos2unix {} ';'
-
 
 %build
 #Building luxrays
@@ -222,6 +208,9 @@ install -pm 0644 %{SOURCE3} \
 
 
 %changelog
+* Tue Nov 19 2013 Nicolas Chauvet <kwizart at gmail.com> - 1.3.1-1
+- Update to 1.3.1
+
 * Thu Oct 31 2013 Jochen Schmitt <Jochen herr-schmitt de> - 1.0-16
 - Rebuilt for blender-2.69
 
diff --git a/sources b/sources
index ad7a16a..41d779d 100644
--- a/sources
+++ b/sources
@@ -1,3 +1,3 @@
-575a23413a52b9752599e20307e507d4  lux-a041e87b9732.tar.bz2
-73b2792c751ff78dcb299350c94ee548  luxblend25-08a5e276dcc5.tar.bz2
-2035de187facdab9940bc170e364b1ce  luxrays-6907bd2846bf.tar.bz2
+2390f45f535bae91a1f3a4a0e9184f6c  luxblend25-ad6536b0dda8.tar.bz2
+79eb38569540b6be7091aee5768c9d96  lux-d0b0e20c47cc.tar.bz2
+4dc151e3cf6d1da8ce5d78146a60382a  luxrays-7459cd8a9583.tar.bz2


More information about the scm-commits mailing list