[blender] Minor upstream update

Jochen Schmitt s4504kr at fedoraproject.org
Wed Apr 16 18:36:31 UTC 2014


commit a05693a888aae5e01429180f4ca7a6dd38117528
Author: Jochen Schmitt <Jochen at herr-schmitt.de>
Date:   Wed Apr 16 20:36:16 2014 +0200

    Minor upstream update

 .gitignore   |    1 +
 blender.spec |   13 ++++++-------
 sources      |    2 +-
 3 files changed, 8 insertions(+), 8 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index 1d53c90..c8152e1 100644
--- a/.gitignore
+++ b/.gitignore
@@ -26,3 +26,4 @@ blender-2.49b-repack.tar.bz2
 /blender-2.68a.tar.gz
 /blender-2.69.tar.gz
 /blender-2.70.tar.gz
+/blender-2.70a.tar.gz
diff --git a/blender.spec b/blender.spec
index dbf8699..6db34df 100644
--- a/blender.spec
+++ b/blender.spec
@@ -13,16 +13,12 @@
 
 %global macrosdir %(d=%{_rpmconfigdir}/macros.d; [ -d $d ] || d=%{_sysconfdir}/rpm; echo $d)
 
-%ifarch %{ix86} x86_64
 %global cyclesflag ON
-%else
-%global cyclesflag OFF
-%endif
 
 Name:           blender
 Epoch:          1
-Version:        %{blender_api}
-Release:        2%{?dist}
+Version:        %{blender_api}a
+Release:        1%{?dist}
 
 Summary:        3D modeling, animation, rendering and post-production
 
@@ -150,7 +146,7 @@ a composition of several mono space fonts to cover several character
 sets.
 
 %prep
-%setup -q
+%setup -q -n blender-v%{version}
  
 %patch2 -p1 -b .droid
 
@@ -298,6 +294,9 @@ fi || :
 %doc release/datafiles/LICENSE-bmonofont-i18n.ttf.txt
 
 %changelog
+* Wed Apr 16 2014 Jochen Schmitt <Jochen herr-schmitt de> - 1:2.70a-1
+- Minor upstream update
+
 * Mon Mar 24 2014 Jochen Schmitt <Jochen herr-schmitt de> - 1:2.70-2
 - Disable CYCLES for non-Intel processors
 
diff --git a/sources b/sources
index 60416e1..3168f30 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-229a61b8c3b4fd1c9b45961d559c0cbd  blender-2.70.tar.gz
+12858464ee9347d9883982973b1689d9  blender-2.70a.tar.gz


More information about the scm-commits mailing list