public inbox for git-commits@fedoraproject.org
help / color / mirror / Atom feed
* [rpms/opencv] opencv5: fix license tag
@ 2026-08-28 13:29 Tom Callaway
  0 siblings, 0 replies; 2+ messages in thread
From: Tom Callaway @ 2026-08-28 13:29 UTC (permalink / raw)
  To: git-commits

A new commit has been pushed.

Repo   : rpms/opencv
Branch : opencv5
Commit : 7c992b7437200cf2bd9da0543ebd236892ad4753
Author : Tom Callaway <spot@fedoraproject.org>
Date   : 2008-05-22T18:38:41+00:00
Stats  : +6/-2 in 1 file(s)
URL    : https://src.fedoraproject.org/rpms/opencv/c/7c992b7437200cf2bd9da0543ebd236892ad4753?branch=opencv5

Log:
fix license tag

---
diff --git a/opencv.spec b/opencv.spec
index d090593..17d11d6 100644
--- a/opencv.spec
+++ b/opencv.spec
@@ -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 @@ rm -rf $RPM_BUILD_ROOT
 
 
 %changelog
+* Thu May 22 2008 Tom "spot" Callaway <tcallawa@redhat.com> - 1.0.0-9
+- fix license tag
+
 * Sun May 11 2008 Ralf Corsépius <rc040203@freenet.de> - 1.0.0-8
 - Adjust library order in opencv.pc.in (BZ 445937).
 

^ permalink raw reply related	[flat|nested] 2+ messages in thread
* [rpms/opencv] opencv5: Fix license tag
@ 2026-08-28 13:30 
  0 siblings, 0 replies; 2+ messages in thread
From:  @ 2026-08-28 13:30 UTC (permalink / raw)
  To: git-commits

A new commit has been pushed.

Repo   : rpms/opencv
Branch : opencv5
Commit : c97fafa7c8e6c47f76c4fe3516b238f02a76f447
Author : Sérgio M. Basto <sergio@serjux.com>
Date   : 2015-06-26T00:57:08+01:00
Stats  : +5/-2 in 1 file(s)
URL    : https://src.fedoraproject.org/rpms/opencv/c/c97fafa7c8e6c47f76c4fe3516b238f02a76f447?branch=opencv5

Log:
Fix license tag

---
diff --git a/opencv.spec b/opencv.spec
index 03ac06c..1b7c25d 100644
--- a/opencv.spec
+++ b/opencv.spec
@@ -2,7 +2,7 @@
 
 Name:           opencv
 Version:        2.4.11
-Release:        2%{?dist}
+Release:        3%{?dist}
 Summary:        Collection of algorithms for computer vision
 Group:          Development/Libraries
 # This is normal three clause BSD.
@@ -210,7 +210,7 @@ popd
 %postun -p /sbin/ldconfig
 
 %files
-%doc LICENSE
+%license LICENSE
 %{_bindir}/opencv_*
 %{_libdir}/libopencv_calib3d.so.2.4*
 %{_libdir}/libopencv_contrib.so.2.4*
@@ -252,6 +252,9 @@ popd
 %{python2_sitearch}/cv2.so
 
 %changelog
+* Thu Jun 25 2015 Sérgio Basto <sergio@serjux.com> - 2.4.11-3
+- Fix license tag
+
 * Wed Jun 17 2015 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 2.4.11-2
 - Rebuilt for https://fedoraproject.org/wiki/Fedora_23_Mass_Rebuild
 

^ permalink raw reply related	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2026-08-28 13:30 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2026-08-28 13:29 [rpms/opencv] opencv5: fix license tag Tom Callaway
2026-08-28 13:30 [rpms/opencv] opencv5: Fix " 

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox