public inbox for git-commits@fedoraproject.org
help / color / mirror / Atom feed
* [rpms/opencv] opencv5: Do not build with 1394 libs in rhel
@ 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 : 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

^ 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: Do not build with 1394 libs in rhel 

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