replaced BR unicap-devel by libucil-devel due to unicap package split

This commit is contained in:
Haïkel Guémar 2010-02-27 21:47:58 +00:00
parent ad88918fc1
commit f5a6efabda

View File

@ -4,7 +4,7 @@
Name: opencv
Version: 2.0.0
Release: 6%{?dist}
Release: 7%{?dist}
Summary: Collection of algorithms for computer vision
Group: Development/Libraries
@ -21,7 +21,7 @@ BuildRequires: libtool
BuildRequires: cmake >= 2.4
BuildRequires: gtk2-devel
BuildRequires: unicap-devel
BuildRequires: libucil-devel
BuildRequires: libtheora-devel
BuildRequires: libvorbis-devel
%ifnarch s390 s390x
@ -179,6 +179,9 @@ rm -rf $RPM_BUILD_ROOT
%changelog
* Sat Feb 27 2010 Haïkel Guémar <karlthered@gmail.com> - 2.0.0-7
- replaced BR unicap-devel by libucil-devel (unicap split)
* Thu Feb 25 2010 Haïkel Guémar <karlthered@gmail.com> - 2.0.0-6
- use cmake build system
- applications renamed to opencv_xxx instead of opencv-xxx