From 5519bfb9a553613daa81a0e659de40093f78ab4c2d0b9309ba04c821600c9d4f Mon Sep 17 00:00:00 2001 From: OBS User autobuild Date: Fri, 19 Mar 2010 08:35:35 +0000 Subject: [PATCH] Accepting request 35130 from KDE:KDE4:Factory:Desktop Copy from KDE:KDE4:Factory:Desktop/opencv based on submit request 35130 from user coolo OBS-URL: https://build.opensuse.org/request/show/35130 OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/opencv?expand=0&rev=3 --- opencv.changes | 5 +++++ opencv.spec | 7 +------ 2 files changed, 6 insertions(+), 6 deletions(-) diff --git a/opencv.changes b/opencv.changes index be569d0..58c51f5 100644 --- a/opencv.changes +++ b/opencv.changes @@ -1,3 +1,8 @@ +------------------------------------------------------------------- +Thu Mar 18 06:33:27 UTC 2010 - coolo@novell.com + +- small spec file cleanup + ------------------------------------------------------------------- Sat Jan 16 19:45:04 UTC 2010 - tittiatcoke@gmail.com diff --git a/opencv.spec b/opencv.spec index 2cc3c09..996b4c0 100644 --- a/opencv.spec +++ b/opencv.spec @@ -22,7 +22,7 @@ Name: opencv %define libname lib%{name} %define soname 2 Version: 2.0.0 -Release: 1 +Release: 2 Summary: Collection of algorithms for computer vision Group: Development/Libraries License: BSD3c @@ -45,7 +45,6 @@ Computer Vision algorithms. %package -n %{libname}%{soname} - Summary: Development files for using the OpenCV library Group: Development/Libraries @@ -56,7 +55,6 @@ utilizes Intel Integrated Performance Primitives for better performance. %package -n %{libname}-devel - Summary: Development files for using the OpenCV library Group: Development/Libraries Requires: %{libname}%{soname} = %{version} @@ -69,7 +67,6 @@ use the OpenCV library. %package -n python-%{name} - Summary: Python bindings for apps which use OpenCV Group: Development/Libraries Requires: python-base @@ -79,7 +76,6 @@ This package contains Python bindings for the OpenCV library. %package -n python-%{name}-compat - Summary: Old Python bindings for apps which use OpenCV Group: Development/Libraries Requires: python-base @@ -89,7 +85,6 @@ This package contains the old Python bindings for the OpenCV library. %package -n %{name}-doc - Summary: Documentation and examples for OpenCV Group: Documentation # Since this package also contains examples that need -devel to be compiled