[openni] Add BR graphviz

Tim Niemueller timn at fedoraproject.org
Fri Dec 23 00:45:13 UTC 2011


commit 5edb3d45c0dca2e32bdf15a24a9d1eccf1b67ed9
Author: Tim Niemueller <niemueller at kbsg.rwth-aachen.de>
Date:   Fri Dec 23 01:44:44 2011 +0100

    Add BR graphviz

 openni.spec |    7 +++++--
 1 files changed, 5 insertions(+), 2 deletions(-)
---
diff --git a/openni.spec b/openni.spec
index 3a9d020..bf64e4a 100644
--- a/openni.spec
+++ b/openni.spec
@@ -2,7 +2,7 @@
 
 Name:           openni
 Version:        1.3.2.1
-Release:        1%{?gitrev}%{?dist}
+Release:        2%{?gitrev}%{?dist}
 Summary:        Library for human-machine Natural Interaction
 
 Group:          System Environment/Libraries
@@ -23,7 +23,7 @@ BuildRoot:      %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n)
 ExclusiveArch:  %{ix86} x86_64
 
 BuildRequires:  freeglut-devel, tinyxml-devel, libjpeg-devel, dos2unix, libusb1-devel
-BuildRequires:  python, doxygen
+BuildRequires:  python, doxygen, graphviz
 
 %description
 OpenNI (Open Natural Interaction) is a multi-language, cross-platform
@@ -198,6 +198,9 @@ fi
 
 
 %changelog
+* Fri Dec 23 2011 Tim Niemueller <tim at niemueller.de> 1.3.2.1-2
+- Add BR graphviz
+
 * Thu Dec 22 2011 Tim Niemueller <tim at niemueller.de> 1.3.2.1-1
 - Remove git suffix, we package the stable version
 - Add Willow Garage and assertion silencing patches


More information about the scm-commits mailing list