public inbox for git-commits@fedoraproject.org
help / color / mirror / Atom feed
* [rpms/opencv] opencv5: minor changes
@ 2026-08-28 13:30 
  0 siblings, 0 replies; only message 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 : abe7e1d7536c781a1f65775a0f4ef0ef9d6f9e48
Author : Sérgio M. Basto <sergio@serjux.com>
Date   : 2018-01-28T17:30:03+00:00
Stats  : +2/-4 in 1 file(s)
URL    : https://src.fedoraproject.org/rpms/opencv/c/abe7e1d7536c781a1f65775a0f4ef0ef9d6f9e48?branch=opencv5

Log:
minor changes

---
diff --git a/opencv.spec b/opencv.spec
index bbaddbe..e035873 100644
--- a/opencv.spec
+++ b/opencv.spec
@@ -21,7 +21,7 @@
 %bcond_with     cuda
 %bcond_with     xine
 # Atlas need (missing: Atlas_CLAPACK_INCLUDE_DIR Atlas_CBLAS_LIBRARY Atlas_BLAS_LIBRARY Atlas_LAPACK_LIBRARY)
-# LAPACK may use atlas or openblas since now it detect openblas, atlas is not used aanyway , more info please
+# LAPACK may use atlas or openblas since now it detect openblas, atlas is not used anyway, more info please
 # check OpenCVFindLAPACK.cmake
 %bcond_with     atlas
 %bcond_without  openblas
@@ -310,10 +310,8 @@ popd
 
 
 %install
-pushd build
-%{make_install}
+%make_install -C build
 find %{buildroot} -name '*.la' -delete
-popd
 
 %check
 # Check fails since we don't support most video

^ permalink raw reply related	[flat|nested] only message in thread

only message in thread, other threads:[~2026-08-28 13:30 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:30 [rpms/opencv] opencv5: minor changes 

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