s4504kr pushed to blender (f22). "Add dependency to numpy (#1222122I"

notifications at fedoraproject.org notifications at fedoraproject.org
Sat May 16 05:10:48 UTC 2015


From 31fef13b1159363b9fc0375e20d2316db5482bed Mon Sep 17 00:00:00 2001
From: Jochen Schmitt <Jochen at herr-schmitt.de>
Date: Sat, 16 May 2015 07:09:16 +0200
Subject: Add dependency to numpy (#1222122I


diff --git a/blender.spec b/blender.spec
index 9c0af09..3e0c9e0 100644
--- a/blender.spec
+++ b/blender.spec
@@ -22,7 +22,7 @@
 Name:           blender
 Epoch:          1
 Version:        %{blender_api}
-Release:        4%{?dist}
+Release:        5%{?dist}
 
 Summary:        3D modeling, animation, rendering and post-production
 
@@ -102,9 +102,14 @@ BuildRequires:  libspnav-devel
 
 BuildRequires:  fontpackages-devel
 
+BuildRequires:  python3-numpy
+
 Requires:         google-droid-sans-fonts
 Requires:         fonts-blender = %{?epoch:%{epoch}:}%{version}-%{release}
 
+
+Requires:         python3-numpy
+
 Provides:         blender(ABI) = %{blender_api}
 
 %description
@@ -303,6 +308,9 @@ fi
 %doc release/datafiles/LICENSE-bmonofont-i18n.ttf.txt
 
 %changelog
+* Sat May 16 2015 Jochen Schmitt <Jochen herr-schmitt de> - 1:2.74-5
+- Add dependency to numpy (#1222122I
+
 * Tue May  5 2015 Jochen Schmitt <Jochen herr-schmitt de> - 1:2.74-4
 - Fix regression for 3D mice support
 
-- 
cgit v0.10.2


	http://pkgs.fedoraproject.org/cgit/blender.git/commit/?h=f22&id=31fef13b1159363b9fc0375e20d2316db5482bed


More information about the scm-commits mailing list