X-Git-Url: http://git.pld-linux.org/?p=packages%2Fflann.git;a=blobdiff_plain;f=flann.spec;h=76426c4c30c547cc1962c6835c4e064a4a85a8f7;hp=4dc2497783e8e4783616ccbbb08de75fc910f160;hb=2272b98373dad1d0d00f804eec7f4812ce1f94d5;hpb=2796927bd57c1277d5321cb10dc7af864ec7d613 diff --git a/flann.spec b/flann.spec index 4dc2497..76426c4 100644 --- a/flann.spec +++ b/flann.spec @@ -7,7 +7,7 @@ Summary: FLANN - Fast Library for Approximate Nearest Neighbours Summary(pl.UTF-8): FLANN - szybka biblioteka do przybliżonego wyszukiwania najbliższych sąsiadów Name: flann Version: 1.8.4 -Release: 1 +Release: 4 License: BSD Group: Libraries #Source0Download: http://www.cs.ubc.ca/~mariusm/index.php/FLANN/FLANN @@ -18,6 +18,7 @@ Patch1: %{name}-lib.patch URL: http://www.cs.ubc.ca/~mariusm/index.php/FLANN/FLANN BuildRequires: cmake >= 2.6 %{?with_gomp:BuildRequires: gcc-c++ >= 6:4.2} +BuildRequires: gtest-devel BuildRequires: hdf5-devel %{?with_gomp:BuildRequires: libgomp-devel} BuildRequires: libstdc++-devel @@ -25,7 +26,6 @@ BuildRequires: octave-devel BuildRequires: python >= 1:2.5 BuildRequires: python-devel >= 1:2.5 BuildRequires: rpmbuild(macros) >= 1.605 -BuildRequires: tbb-devel BuildRequires: unzip BuildRoot: %{tmpdir}/%{name}-%{version}-root-%(id -u -n) @@ -59,8 +59,8 @@ Summary(pl.UTF-8): Pliki nagłówkowe bibliotek FLANN Group: Development/Libraries Requires: %{name} = %{version}-%{release} Requires: hdf5-devel +Requires: gtest-devel Requires: libstdc++-devel -Requires: tbb-devel %description devel Header files for FLANN libraries.