public inbox for git-commits@fedoraproject.org
help / color / mirror / Atom feed
* [rpms/opencv] opencv5: - Added build dependency on Autotools.
@ 2026-08-28 13:29 Simon Perreault
0 siblings, 0 replies; only message in thread
From: Simon Perreault @ 2026-08-28 13:29 UTC (permalink / raw)
To: git-commits
A new commit has been pushed.
Repo : rpms/opencv
Branch : opencv5
Commit : 0d31a467d6537827b538bbe54eff4fb8afff5084
Author : Simon Perreault <nomis80@fedoraproject.org>
Date : 2006-03-08T12:42:04+00:00
Stats : +5/-1 in 1 file(s)
URL : https://src.fedoraproject.org/rpms/opencv/c/0d31a467d6537827b538bbe54eff4fb8afff5084?branch=opencv5
Log:
- Added build dependency on Autotools.
---
diff --git a/opencv.spec b/opencv.spec
index 8942688..c38144e 100644
--- a/opencv.spec
+++ b/opencv.spec
@@ -5,7 +5,7 @@
Name: opencv
Version: 0.9.7
-Release: 13%{?dist}
+Release: 14%{?dist}
Summary: Collection of algorithms for computer vision
Group: Development/Libraries
@@ -17,6 +17,7 @@ Patch0: opencv-0.9.7-intrinsics-simple.patch
Patch1: opencv-0.9.7-pythondir.patch
BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n)
+BuildRequires: autoconf, automake
BuildRequires: gtk2-devel, libpng-devel, libjpeg-devel, libtiff-devel
BuildRequires: swig >= 1.3.24, zlib-devel, pkgconfig
BuildRequires: python-devel
@@ -122,6 +123,9 @@ rm -rf $RPM_BUILD_ROOT
%changelog
+* Wed Mar 8 2006 Simon Perreault <nomis80@nomis80.org> - 0.9.7-14
+- Added build dependency on Autotools.
+
* Tue Mar 7 2006 Simon Perreault <nomis80@nomis80.org> - 0.9.7-13
- Changed intrinsics patch so that it matches upstream.
^ 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: - Added build dependency on Autotools Simon Perreault
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox