public inbox for git-commits@fedoraproject.org
help / color / mirror / Atom feed
To: git-commits@fedoraproject.org
Subject: [rpms/opencv] opencv5: Better indentation
Date: Fri, 28 Aug 2026 13:30:48 GMT	[thread overview]
Message-ID: <178792384894.1.10971551130448360790.rpms-opencv-2788fba4065c@fedoraproject.org> (raw)

A new commit has been pushed.

Repo   : rpms/opencv
Branch : opencv5
Commit : 2788fba4065c4fe7e0e3750ec0be7239d7227849
Author : Sérgio M. Basto <sergio@serjux.com>
Date   : 2018-01-25T18:33:43+00:00
Stats  : +18/-17 in 1 file(s)
URL    : https://src.fedoraproject.org/rpms/opencv/c/2788fba4065c4fe7e0e3750ec0be7239d7227849?branch=opencv5

Log:
Better indentation

---
diff --git a/opencv.spec b/opencv.spec
index 29ed85d..2f37610 100644
--- a/opencv.spec
+++ b/opencv.spec
@@ -1,33 +1,34 @@
 #global indice   a
 %undefine _strict_symbol_defs_build
-%bcond_with    tests
-%bcond_with    ffmpeg
-%bcond_without gstreamer
-%bcond_with    eigen2
-%bcond_without eigen3
+%bcond_with     tests
+%bcond_with     ffmpeg
+%bcond_without  gstreamer
+%bcond_with     eigen2
+%bcond_without  eigen3
 %ifnarch ppc64le
-%bcond_without opencl
+%bcond_without  opencl
 %else
 # https://bugzilla.redhat.com/show_bug.cgi?id=1487174
-%bcond_with    opencl
+%bcond_with     opencl
 %endif
 %ifarch %{ix86} x86_64 %{arm}
-%bcond_without openni
+%bcond_without  openni
 %else
 # we dont have openni in other archs
-%bcond_with openni
+%bcond_with     openni
 %endif
-%bcond_without tbb
-%bcond_with    cuda
-%bcond_with    xine
+%bcond_without  tbb
+%bcond_with     cuda
+%bcond_with     xine
 # Atlas need (missing: Atlas_CLAPACK_INCLUDE_DIR Atlas_CBLAS_LIBRARY Atlas_BLAS_LIBRARY Atlas_LAPACK_LIBRARY)
-%bcond_with    atlas
-%bcond_without openblas
-%bcond_without gdcm
+%bcond_with     atlas
+%bcond_without  openblas
+%bcond_without  gdcm
 #VTK support disabled. Incompatible combination: OpenCV + Qt5 and VTK ver.7.1.1 + Qt4
-%bcond_with    vtk
+%bcond_with     vtk
+
 %global srcname opencv
-%global abiver 3.3
+%global abiver  3.3
 
 # Required because opencv-core has lot of spurious dependencies
 # (despite supposed to be "-core")

                 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=178792384894.1.10971551130448360790.rpms-opencv-2788fba4065c@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