rpms/opencv/devel opencv.spec,1.21,1.22

Tom Callaway (spot) fedora-extras-commits at redhat.com
Thu May 22 18:39:43 UTC 2008


Author: spot

Update of /cvs/pkgs/rpms/opencv/devel
In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv4960

Modified Files:
	opencv.spec 
Log Message:
fix license tag


Index: opencv.spec
===================================================================
RCS file: /cvs/pkgs/rpms/opencv/devel/opencv.spec,v
retrieving revision 1.21
retrieving revision 1.22
diff -u -r1.21 -r1.22
--- opencv.spec	11 May 2008 06:04:04 -0000	1.21
+++ opencv.spec	22 May 2008 18:38:41 -0000	1.22
@@ -5,11 +5,12 @@
 
 Name:           opencv
 Version:        1.0.0
-Release:        8%{?dist}
+Release:        9%{?dist}
 Summary:        Collection of algorithms for computer vision
 
 Group:          Development/Libraries
-License:        Intel Open Source License
+# This is normal three clause BSD.
+License:        BSD
 URL:            http://www.intel.com/technology/computing/opencv/index.htm
 Source0:        http://prdownloads.sourceforge.net/opencvlibrary/opencv-%{version}.tar.gz
 Source1:        opencv-samples-Makefile
@@ -129,6 +130,9 @@
 
 
 %changelog
+* Thu May 22 2008 Tom "spot" Callaway <tcallawa at redhat.com> - 1.0.0-9
+- fix license tag
+
 * Sun May 11 2008 Ralf Corsépius <rc040203 at freenet.de> - 1.0.0-8
 - Adjust library order in opencv.pc.in (BZ 445937).
 




More information about the scm-commits mailing list