]> git.pld-linux.org Git - packages/opencv.git/commitdiff
- lib64 not yet supported for python by upstream
authorlisu <lisu@pld-linux.org>
Wed, 21 Sep 2011 07:37:42 +0000 (07:37 +0000)
committercvs2git <feedback@pld-linux.org>
Sun, 24 Jun 2012 12:13:13 +0000 (12:13 +0000)
- multilib.patch restored

Changed files:
    opencv.spec -> 1.33

opencv.spec

index a5d7b785570f8a04b5af386a7ec4e92f1b2e520a..4dde93207694c5cebacf45c0cedccd642d9bbef1 100644 (file)
@@ -30,6 +30,7 @@ Patch1:               %{name}-link.patch
 Patch2:                %{name}-unicap-c++.patch
 Patch3:                %{name}-c.patch
 Patch4:                %{name}-gcc.patch
+Patch5:                %{name}-multilib.patch
 URL:           http://opencv.willowgarage.com/
 %{?with_pvapi:BuildRequires:   AVT_GigE_SDK-devel}
 BuildRequires: OpenEXR-devel
@@ -143,6 +144,7 @@ Wiązania Pythona do OpenCV.
 %patch2 -p1
 %patch3 -p1
 %patch4 -p1
+%patch5 -p1
 
 %build
 install -d build
This page took 0.034114 seconds and 4 git commands to generate.