public inbox for git-commits@fedoraproject.org
help / color / mirror / Atom feed
* [rpms/opencv] opencv5: fix typo that prevented build on i386/i586
@ 2026-08-28 13:29
0 siblings, 0 replies; only message in thread
From: @ 2026-08-28 13:29 UTC (permalink / raw)
To: git-commits
A new commit has been pushed.
Repo : rpms/opencv
Branch : opencv5
Commit : 3956dcfbcc2c9ec94d5db420a07708234ba914a3
Author : Haïkel Guémar <hguemar@fedoraproject.org>
Date : 2009-07-30T13:14:06+00:00
Stats : +5/-2 in 1 file(s)
URL : https://src.fedoraproject.org/rpms/opencv/c/3956dcfbcc2c9ec94d5db420a07708234ba914a3?branch=opencv5
Log:
fix typo that prevented build on i386/i586
---
diff --git a/opencv.spec b/opencv.spec
index 1b9b071..9b0f965 100644
--- a/opencv.spec
+++ b/opencv.spec
@@ -3,7 +3,7 @@
Name: opencv
Version: 1.1.0
-Release: 0.5.pre1%{?dist}
+Release: 0.6.pre1%{?dist}
Summary: Collection of algorithms for computer vision
Group: Development/Libraries
@@ -91,7 +91,7 @@ export SWIG_PYTHON_LIBS=%{_libdir}
%{!?_without_gstreamer:--with-gstreamer} \
%{?_with_xine:--with-xine --without-quicktime} \
--with-unicap \
- --with-1394libs --without-quicktime
+ --with-1394libs --without-quicktime \
%ifarch i386 i586
--disable-sse2 \
%endif
@@ -162,6 +162,9 @@ rm -rf $RPM_BUILD_ROOT
%changelog
+* Fri Jul 30 2009 Haïkel Guémar <karlthered@gmail.com> 1.1.0.0.6.pre1
+- Fix typo I introduced that prevented build on i386/i586
+
* Fri Jul 30 2009 Haïkel Guémar <karlthered@gmail.com> 1.1.0.0.5.pre1
- Added 1394libs and unicap support
^ permalink raw reply related [flat|nested] only message in thread
only message in thread, other threads:[~2026-08-28 13:29 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:29 [rpms/opencv] opencv5: fix typo that prevented build on i386/i586
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox