[flann/el6] Added changelog note about boost-devel requirement

rmattes rmattes at fedoraproject.org
Sat May 14 00:32:10 UTC 2011


commit 823d749be6ec79b1bd2dbd539edee84aae282a4b
Author: Rich Mattes <richmattes at gmail.com>
Date:   Fri May 13 20:07:05 2011 -0400

    Added changelog note about boost-devel requirement
    
    Conflicts:
    
    	flann.spec

 flann.spec |    6 +++++-
 1 files changed, 5 insertions(+), 1 deletions(-)
---
diff --git a/flann.spec b/flann.spec
index 364d81e..02d130a 100644
--- a/flann.spec
+++ b/flann.spec
@@ -3,7 +3,7 @@
 %endif
 
 Name:           flann
-Version:        1.6.7
+Version:        1.6.9
 Release:        4%{?dist}
 Summary:        Fast Library for Approximate Nearest Neighbors
 
@@ -126,6 +126,10 @@ rm -rf %{buildroot}
 %{python_sitearch}/flann-%{version}*.egg-info
 
 %changelog
+* Fri May 13 2011 Rich Mattes <richmattes at gmail.com> - 1.6.9-1
+- Update to 1.6.9
+- Make flann-devel require boost-devel for boost/mpi.hpp
+
 * Thu Feb 03 2011 Rich Mattes <richmattes at gmail.com> - 1.6.7-4
 - Disabled hdf and ctest requirements for el6
 - Explicit python26 dependency for el5


More information about the scm-commits mailing list