Autobuild autoformatter for 58141

OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/opencv?expand=0&rev=15
This commit is contained in:
Marcus Rückert 2011-01-14 14:36:03 +00:00 committed by Git OBS Bridge
parent e96c4df78c
commit 8eba5ee96d

View File

@ -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 # All modifications and additions to the file contributed by third parties
# remain the property of their copyright owners, unless otherwise agreed # remain the property of their copyright owners, unless otherwise agreed
@ -22,7 +22,7 @@ Name: opencv
%define libname lib%{name} %define libname lib%{name}
%define soname 2_2 %define soname 2_2
Version: 2.2.0 Version: 2.2.0
Release: 7 Release: 1
Summary: Collection of algorithms for computer vision Summary: Collection of algorithms for computer vision
Group: Development/Libraries Group: Development/Libraries
License: BSD3c License: BSD3c
@ -41,7 +41,7 @@ BuildRequires: libdc1394-devel libv4l-devel libxine-devel
%else %else
BuildRequires: xine-devel BuildRequires: xine-devel
%endif %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 BuildRequires: cmake gcc-c++ libpng-devel python-devel zlib-devel
%if %{with ffmpeg} %if %{with ffmpeg}
BuildRequires: libffmpeg-devel BuildRequires: libffmpeg-devel