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

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


>From c3e6ea5617831b23be6570dfa30f60659e9475b6 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 309eefe..a1afc3d 100644
--- a/blender.spec
+++ b/blender.spec
@@ -22,7 +22,7 @@
 Name:           blender
 Epoch:          1
 Version:        %{blender_api}
-Release:        1%{?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}
@@ -296,6 +297,12 @@ 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
+
 * Wed Apr  1 2015 Jochen Schmitt <Jochen herr-schmitt de> - 1:2.74-1
 - New upstream release
 
-- 
cgit v0.10.2


	http://pkgs.fedoraproject.org/cgit/blender.git/commit/?h=f21&id=c3e6ea5617831b23be6570dfa30f60659e9475b6


More information about the scm-commits mailing list