public inbox for git-commits@fedoraproject.org
help / color / mirror / Atom feed
To: git-commits@fedoraproject.org
Subject: [rpms/opencv] opencv5: minor changes
Date: Fri, 28 Aug 2026 13:30:51 GMT	[thread overview]
Message-ID: <178792385127.1.17248757242446213705.rpms-opencv-abe7e1d7536c@fedoraproject.org> (raw)

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

                 reply	other threads:[~2026-08-28 13:30 UTC|newest]

Thread overview: [no followups] expand[flat|nested]  mbox.gz  Atom feed

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=178792385127.1.17248757242446213705.rpms-opencv-abe7e1d7536c@fedoraproject.org \
    --to=git-commits@fedoraproject.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox