From 8eba5ee96d3afadaf684811b32d1e5951f1fde562e03124687a9e03f7cdcbde6 Mon Sep 17 00:00:00 2001 From: Marcus Rueckert Date: Fri, 14 Jan 2011 14:36:03 +0000 Subject: [PATCH] Autobuild autoformatter for 58141 OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/opencv?expand=0&rev=15 --- opencv.spec | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) 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