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: pythondir patch was wrongly imported
Date: Fri, 28 Aug 2026 13:29:43 GMT [thread overview]
Message-ID: <178792378377.1.16045097266786895501.rpms-opencv-34d4947223ae@fedoraproject.org> (raw)
A new commit has been pushed.
Repo : rpms/opencv
Branch : opencv5
Commit : 34d4947223aeb18e12741d634856170d3ee3f1b1
Author : Nicolas Chauvet <kwizart@fedoraproject.org>
Date : 2009-04-24T11:05:05+00:00
Stats : +9/-8 in 2 file(s)
URL : https://src.fedoraproject.org/rpms/opencv/c/34d4947223aeb18e12741d634856170d3ee3f1b1?branch=opencv5
Log:
pythondir patch was wrongly imported
---
diff --git a/opencv-1.1.0-pythondir.diff b/opencv-1.1.0-pythondir.diff
index bef26ef..3b250ad 100644
--- a/opencv-1.1.0-pythondir.diff
+++ b/opencv-1.1.0-pythondir.diff
@@ -1,14 +1,15 @@
---- opencv-1.0.0.orig/interfaces/swig/python/Makefile.am 2006-08-10 15:29:20.000000000 +0200
-+++ opencv-1.0.0/interfaces/swig/python/Makefile.am 2007-03-22 04:04:45.000000000 +0100
-@@ -92,9 +92,9 @@
-
+diff -up opencv-1.1.0/interfaces/swig/python/Makefile.am.pydir opencv-1.1.0/interfaces/swig/python/Makefile.am
+--- opencv-1.1.0/interfaces/swig/python/Makefile.am.pydir 2009-04-24 10:48:47.000000000 +0200
++++ opencv-1.1.0/interfaces/swig/python/Makefile.am 2009-04-24 10:49:49.000000000 +0200
+@@ -107,9 +107,9 @@ endif
if BUILD_PYTHON_WRAPPERS
--pkgpython_LTLIBRARIES = _cv.la _highgui.la
-+pkgpyexec_LTLIBRARIES = _cv.la _highgui.la
+ #pkgpython_LTLIBRARIES = _cv.la _highgui.la
+-pkgpython_LTLIBRARIES = _cv.la _ml.la _highgui.la
++pkgpyexec_LTLIBRARIES = _cv.la _ml.la _highgui.la
-pkgpython_PYTHON = \
+pkgpyexec_PYTHON = \
__init__.py \
cv.py \
- adaptors.py \
+ ml.py \
diff --git a/opencv.spec b/opencv.spec
index 5c3169f..2954c88 100644
--- a/opencv.spec
+++ b/opencv.spec
@@ -3,7 +3,7 @@
Name: opencv
Version: 1.1.0
-Release: 0.1.pre1%{?dist}
+Release: 0.1.pre1%{?dist}.1
Summary: Collection of algorithms for computer vision
Group: Development/Libraries
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=178792378377.1.16045097266786895501.rpms-opencv-34d4947223ae@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