s4504kr pushed to blender (master). "Enable 3D mice support"

notifications at fedoraproject.org notifications at fedoraproject.org
Mon May 4 15:04:15 UTC 2015


>From 606a336a5d3f01b3cc39193fe5412893365b04d0 Mon Sep 17 00:00:00 2001
From: Jochen Schmitt <Jochen at herr-schmitt.de>
Date: Mon, 4 May 2015 17:03:59 +0200
Subject: Enable 3D mice support


diff --git a/blender.spec b/blender.spec
index 7f55ecd..52d5bdb 100644
--- a/blender.spec
+++ b/blender.spec
@@ -22,7 +22,7 @@
 Name:           blender
 Epoch:          1
 Version:        %{blender_api}
-Release:        2%{?dist}
+Release:        3%{?dist}
 
 Summary:        3D modeling, animation, rendering and post-production
 
@@ -182,7 +182,8 @@ cmake .. -DCMAKE_INSTALL_PREFIX=%{_prefix} \
  -DWITH_PYTHON_SAFETY=ON \
  -DWITH_PLAYER=ON \
  -DWITH_MEM_JEMALLOC=ON \
- -DBOOST_ROOT=%{_prefix}
+ -DBOOST_ROOT=%{_prefix} \
+ -DWITH_INPUT_NDOF=ON
 
 
 make VERBOSE=1 # %{?_smp_mflags}
@@ -350,6 +351,9 @@ fi
 %doc release/datafiles/LICENSE-bmonofont-i18n.ttf.txt
 
 %changelog
+* Mon May  4 2015 Jochen Schmitt <Jochen herr-schmitt de> - 1:2.74-3
+- Enable 3D mice support
+
 * Sun May 03 2015 Kalev Lember <kalevlember at gmail.com> - 1:2.74-2
 - Rebuilt for GCC 5 C++11 ABI change
 
-- 
cgit v0.10.2


	http://pkgs.fedoraproject.org/cgit/blender.git/commit/?h=master&id=606a336a5d3f01b3cc39193fe5412893365b04d0


More information about the scm-commits mailing list