public inbox for git-commits@fedoraproject.org
help / color / mirror / Atom feed
* [rpms/opencv] opencv5: - Move all of the python module to pyexecdir (BZ 233128).
@ 2026-08-28 13:29 corsepiu
0 siblings, 0 replies; only message in thread
From: corsepiu @ 2026-08-28 13:29 UTC (permalink / raw)
To: git-commits
A new commit has been pushed.
Repo : rpms/opencv
Branch : opencv5
Commit : 9c3ecf9f7e4fe75763f277dfd0b3c7152bbf8bf4
Author : corsepiu <corsepiu@fedoraproject.org>
Date : 2007-03-22T04:03:04+00:00
Stats : +6/-3 in 1 file(s)
URL : https://src.fedoraproject.org/rpms/opencv/c/9c3ecf9f7e4fe75763f277dfd0b3c7152bbf8bf4?branch=opencv5
Log:
- Move all of the python module to pyexecdir (BZ 233128).
- Activate the testsuite.
---
diff --git a/opencv.spec b/opencv.spec
index 05c020b..aab517d 100644
--- a/opencv.spec
+++ b/opencv.spec
@@ -5,7 +5,7 @@
Name: opencv
Version: 1.0.0
-Release: 1%{?dist}
+Release: 2%{?dist}
Summary: Collection of algorithms for computer vision
Group: Development/Libraries
@@ -84,8 +84,7 @@ install -m644 %{SOURCE1} $RPM_BUILD_ROOT%{_datadir}/opencv/samples/c/GNUmakefile
%check
-# The test suite fails.
-make check ||:
+make check
%clean
@@ -130,6 +129,10 @@ rm -rf $RPM_BUILD_ROOT
%changelog
+* Thu Mar 22 2007 Ralf Corsépius <rc040203@freenet.de> - 1.0.0-2
+- Move all of the python module to pyexecdir (BZ 233128).
+- Activate the testsuite.
+
* Mon Dec 11 2006 Ralf Corsépius <rc040203@freenet.de> - 1.0.0-1
- Upstream update.
^ permalink raw reply related [flat|nested] only message in thread
only message in thread, other threads:[~2026-08-28 13:29 UTC | newest]
Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2026-08-28 13:29 [rpms/opencv] opencv5: - Move all of the python module to pyexecdir (BZ 233128) corsepiu
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox