rpms/opencv/F-12 opencv.spec,1.38,1.39

Haïkel Guémar hguemar at fedoraproject.org
Sat Feb 27 21:18:18 UTC 2010


Author: hguemar

Update of /cvs/pkgs/rpms/opencv/F-12
In directory cvs1.fedora.phx.redhat.com:/tmp/cvs-serv6114

Modified Files:
	opencv.spec 
Log Message:
replaced BR unicap-devel by libucil-devel due to unicap package split


Index: opencv.spec
===================================================================
RCS file: /cvs/pkgs/rpms/opencv/F-12/opencv.spec,v
retrieving revision 1.38
retrieving revision 1.39
diff -u -p -r1.38 -r1.39
--- opencv.spec	12 Jan 2010 15:41:43 -0000	1.38
+++ opencv.spec	27 Feb 2010 21:18:17 -0000	1.39
@@ -3,7 +3,7 @@
 
 Name:           opencv
 Version:        1.1.0
-Release:        0.8.pre1%{?dist}
+Release:        0.9.pre1%{?dist}
 Summary:        Collection of algorithms for computer vision
 
 Group:          Development/Libraries
@@ -23,7 +23,7 @@ BuildRoot:      %{_tmppath}/%{name}-%{ve
 BuildRequires:  libtool
 
 BuildRequires:  gtk2-devel
-BuildRequires:  unicap-devel
+BuildRequires:  libucil-devel
 BuildRequires:  libtheora-devel
 BuildRequires:  libvorbis-devel
 %ifnarch s390 s390x
@@ -165,6 +165,9 @@ rm -rf $RPM_BUILD_ROOT
 
 
 %changelog
+* Sat Feb 27 2010 Haïkel Guémar <karlthered at gmail.com> 1.1.0-0.9.pre1
+- replaced BR unicap-devel by libucil-devel (unicap split)
+
 * Tue Jan 12 2010 Haïkel Guémar <karlthered at gmail.com> 1.1.0-0.8.pre1
 - backport rpmlint spec issues fixes
 - backport updated opencv-samples-Makefile (Thanks Scott Tsai) #553697



More information about the scm-commits mailing list