]> git.pld-linux.org Git - packages/opencv.git/commitdiff
- added skip_post_check_so to allow build auto/ti/opencv-2_1_0-2
authorhawk <hawk@pld-linux.org>
Thu, 25 Nov 2010 11:00:05 +0000 (11:00 +0000)
committercvs2git <feedback@pld-linux.org>
Sun, 24 Jun 2012 12:13:13 +0000 (12:13 +0000)
Changed files:
    opencv.spec -> 1.13

opencv.spec

index 2cf77a01f48163fe39fbba9ded44dd7234434acb..5c74438da61028c9949adbea0fcfc439ffbd935e 100644 (file)
@@ -5,7 +5,7 @@
 Summary:       A library of programming functions mainly aimed at real time computer vision
 Name:          opencv
 Version:       2.1.0
-Release:       1
+Release:       2
 Epoch:         1
 License:       BSD
 Group:         Libraries
@@ -34,6 +34,8 @@ BuildRequires:        zlib-devel
 %{?with_xine:BuildRequires:    xine-lib-devel}
 BuildRoot:     %{tmpdir}/%{name}-%{version}-root-%(id -u -n)
 
+%define                skip_post_check_so      libhighgui.so.%{version}
+
 %description
 OpenCV (Open Source Computer Vision) is a library of programming
 functions mainly aimed at real time computer vision.
This page took 0.04435 seconds and 4 git commands to generate.