[packages/opencv] up to 2.4.6.2; use github source url

glen glen at pld-linux.org
Sun Sep 29 15:14:28 CEST 2013


commit 9f0b035c16279d919f3b1395efc5cc1dfb254388
Author: Elan Ruusamäe <glen at delfi.ee>
Date:   Sun Sep 29 15:49:04 2013 +0300

    up to 2.4.6.2; use github source url

 opencv.spec | 10 +++++-----
 1 file changed, 5 insertions(+), 5 deletions(-)
---
diff --git a/opencv.spec b/opencv.spec
index 284b123..cd4cb8f 100644
--- a/opencv.spec
+++ b/opencv.spec
@@ -35,7 +35,7 @@
 Summary:	A library of programming functions mainly aimed at real time computer vision
 Summary(pl.UTF-8):	Biblioteka funkcji do grafiki komputerowej w czasie rzeczywistym
 Name:		opencv
-Version:	2.4.6
+Version:	2.4.6.2
 Release:	1
 Epoch:		1
 %if %{with unicap} || %{with xine}
@@ -44,8 +44,8 @@ License:	GPL (enforced by used libraries), BSD (opencv itself)
 License:	BSD
 %endif
 Group:		Libraries
-Source0:	http://downloads.sourceforge.net/opencvlibrary/opencv-unix/%{version}/opencv-%{version}.tar.gz
-# Source0-md5:	c5e8758a419b4f258611b17fc83aafaf
+Source0:	https://github.com/Itseez/opencv/archive/%{version}.tar.gz
+# Source0-md5:	b9cb3420fa715c2e23f012d42a9b0988
 Patch0:		%{name}-cflags.patch
 Patch1:		%{name}-link.patch
 Patch2:		%{name}-unicap-c++.patch
@@ -58,8 +58,8 @@ URL:		http://opencv.willowgarage.com/
 %{?with_pvapi:BuildRequires:	AVT_GigE_SDK-devel}
 %{?with_opencl:BuildRequires:	OpenCL-devel}
 BuildRequires:	OpenEXR-devel
-%{?with_opengl:BuildRequires:	OpenGL-devel}
 %{?with_opengl:BuildRequires:	OpenGL-GLU-devel}
+%{?with_opengl:BuildRequires:	OpenGL-devel}
 # as of OpenCV 2.3.1-2.4.3 there is also check for OpenNI-sensor-PrimeSense, but the result is not used
 %{?with_openni:BuildRequires:	OpenNI-devel}
 %{?with_ximea:BuildRequires:	XIMEA-devel}
@@ -197,7 +197,7 @@ Summary:	OpenCV Python bindings
 Summary(pl.UTF-8):	Wiązania Pythona do OpenCV
 Group:		Libraries/Python
 Requires:	%{name} = %{epoch}:%{version}-%{release}
-%pyrequires_eq  python-libs
+Requires:	python-libs
 
 %description -n python-opencv
 OpenCV Python bindings.
================================================================

---- gitweb:

http://git.pld-linux.org/gitweb.cgi/packages/opencv.git/commitdiff/933de752bbefd54e48ce173d9fd8b32c9c67e819



More information about the pld-cvs-commit mailing list