]> git.pld-linux.org Git - packages/opencv.git/commitdiff
- rel 6 auto/th/opencv-2_2_0-6
authorArkadiusz Miśkiewicz <arekm@maven.pl>
Sun, 12 Dec 2010 00:37:42 +0000 (00:37 +0000)
committercvs2git <feedback@pld-linux.org>
Sun, 24 Jun 2012 12:13:13 +0000 (12:13 +0000)
Changed files:
    opencv.spec -> 1.20

opencv.spec

index dd0e4addc742bca5035ede5de69b1edb52996000..0ef3f9844ddeb91b6f83bf68fe41a79d724040c9 100644 (file)
@@ -5,7 +5,7 @@
 Summary:       A library of programming functions mainly aimed at real time computer vision
 Name:          opencv
 Version:       2.2.0
-Release:       5
+Release:       6
 Epoch:         1
 License:       BSD
 Group:         Libraries
@@ -112,7 +112,7 @@ rm -rf $RPM_BUILD_ROOT
 install -d $RPM_BUILD_ROOT%{_pkgconfigdir}
 install build/unix-install/opencv.pc $RPM_BUILD_ROOT%{_pkgconfigdir}
 
-%if %{_lib} = "lib64"
+%if "%{_lib}" == "lib64"
 # upstream has no lib64 support
 mv $RPM_BUILD_ROOT%{_prefix}/lib/lib*.so* $RPM_BUILD_ROOT%{_libdir}
 %endif
This page took 0.026797 seconds and 4 git commands to generate.