libopencv-devel: require java-opencv or provided cmake files fail [release 2.4.11-2mamba;Tue Sep 22 2015]
This commit is contained in:
parent
4cc9486cb8
commit
f471efd327
@ -2,7 +2,7 @@
|
|||||||
%define javaver %(echo %version | cut -d. -f1-3 | tr -d .)
|
%define javaver %(echo %version | cut -d. -f1-3 | tr -d .)
|
||||||
Name: opencv
|
Name: opencv
|
||||||
Version: 2.4.11
|
Version: 2.4.11
|
||||||
Release: 1mamba
|
Release: 2mamba
|
||||||
Summary: Collection of algorithms for computer vision
|
Summary: Collection of algorithms for computer vision
|
||||||
Group: Development/Libraries
|
Group: Development/Libraries
|
||||||
Vendor: openmamba
|
Vendor: openmamba
|
||||||
@ -73,6 +73,7 @@ This package contains the OpenCV static libraries.
|
|||||||
Summary: Devel package for %{name}
|
Summary: Devel package for %{name}
|
||||||
Group: Development/Libraries
|
Group: Development/Libraries
|
||||||
Requires: lib%{name} = %{?epoch:%epoch:}%{version}-%{release}
|
Requires: lib%{name} = %{?epoch:%epoch:}%{version}-%{release}
|
||||||
|
Requires: java-opencv = %{?epoch:%epoch:}%{version}-%{release}
|
||||||
|
|
||||||
%description -n lib%{name}-devel
|
%description -n lib%{name}-devel
|
||||||
OpenCV (Open Source Computer Vision) is a library of programming functions for real time computer vision.
|
OpenCV (Open Source Computer Vision) is a library of programming functions for real time computer vision.
|
||||||
@ -90,6 +91,7 @@ This package contains the OpenCV libraries built with gstreamer 0.10 for KDE 4
|
|||||||
Summary: Devel package for %{name}
|
Summary: Devel package for %{name}
|
||||||
Group: Development/Libraries
|
Group: Development/Libraries
|
||||||
Requires: lib%{name}-kde4 = %{?epoch:%epoch:}%{version}-%{release}
|
Requires: lib%{name}-kde4 = %{?epoch:%epoch:}%{version}-%{release}
|
||||||
|
Requires: java-opencv = %{?epoch:%epoch:}%{version}-%{release}
|
||||||
|
|
||||||
%description -n lib%{name}-kde4-devel
|
%description -n lib%{name}-kde4-devel
|
||||||
OpenCV (Open Source Computer Vision) is a library of programming functions for real time computer vision.
|
OpenCV (Open Source Computer Vision) is a library of programming functions for real time computer vision.
|
||||||
@ -307,6 +309,9 @@ rm -rf %{buildroot}/opt/kde/lib/python*
|
|||||||
%{_kde4_libdir}/pkgconfig/opencv.pc
|
%{_kde4_libdir}/pkgconfig/opencv.pc
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
* Tue Sep 22 2015 Silvan Calarco <silvan.calarco@mambasoft.it> 2.4.11-2mamba
|
||||||
|
- libopencv-devel: require java-opencv or provided cmake files fail
|
||||||
|
|
||||||
* Fri Aug 14 2015 Silvan Calarco <silvan.calarco@mambasoft.it> 2.4.11-1mamba
|
* Fri Aug 14 2015 Silvan Calarco <silvan.calarco@mambasoft.it> 2.4.11-1mamba
|
||||||
- update to 2.4.11
|
- update to 2.4.11
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user