public inbox for git-commits@fedoraproject.org
help / color / mirror / Atom feed
* [rpms/opencv] opencv5: Avoid src.rpm have more 500 Megas with extra (tests) that we don't use
@ 2026-08-28 13:32
0 siblings, 0 replies; only message in thread
From: @ 2026-08-28 13:32 UTC (permalink / raw)
To: git-commits
A new commit has been pushed.
Repo : rpms/opencv
Branch : opencv5
Commit : b6c11e05aa085893a46074ea70f75b649d16ac02
Author : Sérgio M. Basto <sergio@serjux.com>
Date : 2024-11-09T18:34:03+00:00
Stats : +1/-1 in 1 file(s)
URL : https://src.fedoraproject.org/rpms/opencv/c/b6c11e05aa085893a46074ea70f75b649d16ac02?branch=opencv5
Log:
Avoid src.rpm have more 500 Megas with extra (tests) that we don't use
---
diff --git a/opencv.spec b/opencv.spec
index 8785eec..154c70f 100644
--- a/opencv.spec
+++ b/opencv.spec
@@ -91,7 +91,7 @@ URL: https://opencv.org
Source0: %{name}-clean-%{version}.tar.gz
Source1: %{name}_contrib-clean-%{version}.tar.gz
%{?with_extras_tests:
-Source2: %{name}_extra-clean-%{version}.tar.gz
+#Source2: %{name}_extra-clean-%{version}.tar.gz
}
Source3: face_landmark_model.dat.xz
# SRC=v0.1.2d.zip ; wget https://github.com/opencv/ade/archive/$SRC; mv $SRC $(md5sum $SRC | cut -d' ' -f1)-$SRC
^ permalink raw reply related [flat|nested] only message in thread
only message in thread, other threads:[~2026-08-28 13:32 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:32 [rpms/opencv] opencv5: Avoid src.rpm have more 500 Megas with extra (tests) that we don't use
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox