diff --git a/opencv.spec b/opencv.spec index c1e498a..8f6039b 100644 --- a/opencv.spec +++ b/opencv.spec @@ -1,7 +1,7 @@ # -# spec file for package opencv (Version 2.2.0) +# spec file for package opencv # -# Copyright (c) 2010 SUSE LINUX Products GmbH, Nuernberg, Germany. +# Copyright (c) 2011 SUSE LINUX Products GmbH, Nuernberg, Germany. # # All modifications and additions to the file contributed by third parties # remain the property of their copyright owners, unless otherwise agreed @@ -22,7 +22,7 @@ Name: opencv %define libname lib%{name} %define soname 2_2 Version: 2.2.0 -Release: 7 +Release: 1 Summary: Collection of algorithms for computer vision Group: Development/Libraries License: BSD3c @@ -41,7 +41,7 @@ BuildRequires: libdc1394-devel libv4l-devel libxine-devel %else BuildRequires: xine-devel %endif -BuildRequires: gtk2-devel libjasper-devel libjpeg-devel libtiff-devel OpenEXR-devel +BuildRequires: OpenEXR-devel gtk2-devel libjasper-devel libjpeg-devel libtiff-devel BuildRequires: cmake gcc-c++ libpng-devel python-devel zlib-devel %if %{with ffmpeg} BuildRequires: libffmpeg-devel