public inbox for git-commits@fedoraproject.org
help / color / mirror / Atom feed
To: git-commits@fedoraproject.org
Subject: [rpms/opencv] opencv5: Do not build with 1394 libs in rhel
Date: Fri, 28 Aug 2026 13:30:13 GMT	[thread overview]
Message-ID: <178792381310.1.15337253416351239990.rpms-opencv-bf18a5b82b5a@fedoraproject.org> (raw)

A new commit has been pushed.

Repo   : rpms/opencv
Branch : opencv5
Commit : bf18a5b82b5afdbbc273a4d6609d1093e3a5f7f3
Author : Honza Horák <hhorak@redhat.com>
Date   : 2013-02-05T09:42:23+01:00
Stats  : +7/-2 in 1 file(s)
URL    : https://src.fedoraproject.org/rpms/opencv/c/bf18a5b82b5afdbbc273a4d6609d1093e3a5f7f3?branch=opencv5

Log:
Do not build with 1394 libs in rhel

---
diff --git a/opencv.spec b/opencv.spec
index 0bb431e..076326c 100644
--- a/opencv.spec
+++ b/opencv.spec
@@ -5,7 +5,7 @@
 
 Name:           opencv
 Version:        2.4.3
-Release:        6%{?dist}
+Release:        7%{?dist}
 Summary:        Collection of algorithms for computer vision
 
 Group:          Development/Libraries
@@ -31,10 +31,12 @@ BuildRequires:  chrpath
 BuildRequires:  gtk2-devel
 BuildRequires:  libtheora-devel
 BuildRequires:  libvorbis-devel
+%if 0%{?fedora} >= 1
 %ifnarch s390 s390x
 BuildRequires:  libraw1394-devel
 BuildRequires:  libdc1394-devel
 %endif
+%endif
 BuildRequires:  jasper-devel
 BuildRequires:  libpng-devel
 BuildRequires:  libjpeg-devel
@@ -234,6 +236,9 @@ rm -rf $RPM_BUILD_ROOT
 
 
 %changelog
+* Fri Jan 25 2013 Honza Horak <hhorak@redhat.com> - 2.4.3-7
+- Do not build with 1394 libs in rhel
+
 * Mon Jan 21 2013 Adam Tkac <atkac redhat com> - 2.4.3-6
 - rebuild due to "jpeg8-ABI" feature drop
 
@@ -252,7 +257,7 @@ rm -rf $RPM_BUILD_ROOT
 * Fri Jul 20 2012 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 2.4.2-2
 - Rebuilt for https://fedoraproject.org/wiki/Fedora_18_Mass_Rebuild
 
-* Mon Jul 09 2012 Honza Horak <kwizart@gmail.com> - 2.4.2-1
+* Mon Jul 09 2012 Honza Horak <hhorak@redhat.com> - 2.4.2-1
 - Update to 2.4.2
 
 * Fri Jun 29 2012 Honza Horak <hhorak@redhat.com> - 2.4.1-2

                 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=178792381310.1.15337253416351239990.rpms-opencv-bf18a5b82b5a@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