Autobuild autoformatter for 55843

OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/opencv?expand=0&rev=13
This commit is contained in:
Berthold Gunreben 2010-12-14 09:27:03 +00:00 committed by Git OBS Bridge
parent b77bb74311
commit ecbd3ac658

View File

@ -22,7 +22,7 @@ Name: opencv
%define libname lib%{name}
%define soname 2
Version: 2.1.0
Release: 6
Release: 7
Summary: Collection of algorithms for computer vision
Group: Development/Libraries
License: BSD3c
@ -46,6 +46,7 @@ BuildRequires: cmake gcc-c++ libpng-devel python-devel swig zlib-devel
%if %{with ffmpeg}
BuildRequires: libffmpeg-devel
%endif
%description
OpenCV means Intel® Open Source Computer Vision Library. It is a collection of C
functions and a few C++ classes that implement some popular Image Processing and