public inbox for git-commits@fedoraproject.org
help / color / mirror / Atom feed
From: Nicolas Chauvet <kwizart@fedoraproject.org>
To: git-commits@fedoraproject.org
Subject: [rpms/opencv] opencv5: - Fix FTBFS #511705
Date: Fri, 28 Aug 2026 13:29:44 GMT	[thread overview]
Message-ID: <178792378420.1.2742229227458634475.rpms-opencv-4876d6b9c31f@fedoraproject.org> (raw)

A new commit has been pushed.

Repo   : rpms/opencv
Branch : opencv5
Commit : 4876d6b9c31f874af132c7f077dcf334f0915bff
Author : Nicolas Chauvet <kwizart@fedoraproject.org>
Date   : 2009-07-16T07:29:34+00:00
Stats  : +20/-1 in 2 file(s)
URL    : https://src.fedoraproject.org/rpms/opencv/c/4876d6b9c31f874af132c7f077dcf334f0915bff?branch=opencv5

Log:
- Fix FTBFS #511705

---
diff --git a/opencv-1.1pre1-automake.patch b/opencv-1.1pre1-automake.patch
new file mode 100644
index 0000000..540dc62
--- /dev/null
+++ b/opencv-1.1pre1-automake.patch
@@ -0,0 +1,14 @@
+diff -up opencv-1.1.0/samples/c/Makefile.am.automake opencv-1.1.0/samples/c/Makefile.am
+--- opencv-1.1.0/samples/c/Makefile.am.automake	2009-07-16 09:19:35.000000000 +0200
++++ opencv-1.1.0/samples/c/Makefile.am	2009-07-16 09:21:46.000000000 +0200
+@@ -7,8 +7,8 @@ left08.jpg left09.jpg left11.jpg left12.
+ right01.jpg right02.jpg right03.jpg right04.jpg right05.jpg right06.jpg right07.jpg \
+ right08.jpg right09.jpg right11.jpg right12.jpg right13.jpg right14.jpg \
+ stereo_calib.txt build_all.sh cvsample.dsp makefile.ms makefile.gnu \
+-agaricus-lepiota.data letter-recognition.data bgfg_codebook.cpp bgfg_segm.cpp blobtrack.cpp camshiftdemo.c \
+-contours.c convexhull.c camshiftdemo.c contours.c convert_cascade.c convexhull.c \
++agaricus-lepiota.data letter-recognition.data bgfg_codebook.cpp bgfg_segm.cpp blobtrack.cpp \
++camshiftdemo.c contours.c convert_cascade.c convexhull.c \
+ delaunay.c demhist.c dft.c distrans.c drawing.c edge.c facedetect.c \
+ facedetect.cmd ffilldemo.c find_obj.cpp fitellipse.c houghlines.c kalman.c kmeans.c image.cpp \
+ inpaint.cpp laplace.c letter_recog.cpp lkdemo.c minarea.c morphology.c motempl.c \

diff --git a/opencv.spec b/opencv.spec
index 2954c88..c3843a1 100644
--- a/opencv.spec
+++ b/opencv.spec
@@ -3,7 +3,7 @@
 
 Name:           opencv
 Version:        1.1.0
-Release:        0.1.pre1%{?dist}.1
+Release:        0.2.pre1%{?dist}
 Summary:        Collection of algorithms for computer vision
 
 Group:          Development/Libraries
@@ -16,6 +16,7 @@ Patch0:         opencv-1.0.0-gcc44.patch
 Patch1:         opencv-1.1-nooptim.patch
 Patch2:         opencv-1.1.0-pythondir.diff
 Patch3:         opencv-1.1.0-conflicts.patch
+Patch4:         opencv-1.1pre1-automake.patch
 BuildRoot:      %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n)
 
 BuildRequires:  libtool
@@ -68,6 +69,7 @@ This package contains Python bindings for the OpenCV library.
 %patch2 -p1 -b .pydir
 #autotools conflicts between AC_CONFIG_MACRO_DIR and AM_FLAGS
 %patch3 -p1 -b .conflicts
+%patch4 -p1 -b .automake
 
 
 #Renew the autotools (and remove rpath).
@@ -146,6 +148,9 @@ rm -rf $RPM_BUILD_ROOT
 
 
 %changelog
+* Thu Jul 16 2009 kwizart < kwizart at gmail.com > - 1.1.0-0.2.pre1
+- Fix FTBFS #511705
+
 * Fri Apr 24 2009 kwizart < kwizart at gmail.com > - 1.1.0-0.1.pre1
 - Update to 1.1pre1
 - Disable CXXFLAGS hardcoded optimization

                 reply	other threads:[~2026-08-28 13:29 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=178792378420.1.2742229227458634475.rpms-opencv-4876d6b9c31f@fedoraproject.org \
    --to=kwizart@fedoraproject.org \
    --cc=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