public inbox for git-commits@fedoraproject.org
help / color / mirror / Atom feed
From: Nicolas Chauvet <kwizart@gmail.com>
To: git-commits@fedoraproject.org
Subject: [rpms/opencv] opencv5: Update to 2.3.1a
Date: Fri, 28 Aug 2026 13:30:02 GMT [thread overview]
Message-ID: <178792380238.1.958902674787937825.rpms-opencv-20d76c066548@fedoraproject.org> (raw)
A new commit has been pushed.
Repo : rpms/opencv
Branch : opencv5
Commit : 20d76c0665485ea8d1a916c3ae1e74b561f0691c
Author : Nicolas Chauvet <kwizart@gmail.com>
Date : 2011-10-10T20:19:28+02:00
Stats : +9/-4 in 3 file(s)
URL : https://src.fedoraproject.org/rpms/opencv/c/20d76c0665485ea8d1a916c3ae1e74b561f0691c?branch=opencv5
Log:
Update to 2.3.1a
---
diff --git a/.gitignore b/.gitignore
index 9846725..82c3e7f 100644
--- a/.gitignore
+++ b/.gitignore
@@ -1,3 +1,4 @@
OpenCV-2.1.0.tar.bz2
/OpenCV-2.2.0.tar.bz2
/OpenCV-2.3.1.tar.bz2
+/OpenCV-2.3.1a.tar.bz2
diff --git a/opencv.spec b/opencv.spec
index 9aee2e8..55f6165 100644
--- a/opencv.spec
+++ b/opencv.spec
@@ -1,17 +1,18 @@
%{!?python_sitelib: %define python_sitelib %(%{__python} -c "from distutils.sysconfig import get_python_lib; print get_python_lib()")}
%{!?python_sitearch: %define python_sitearch %(%{__python} -c "from distutils.sysconfig import get_python_lib; print get_python_lib(1)")}
%global tar_name OpenCV
+%global indice a
Name: opencv
Version: 2.3.1
-Release: 2%{?dist}
+Release: 3%{?dist}
Summary: Collection of algorithms for computer vision
Group: Development/Libraries
# This is normal three clause BSD.
License: BSD
URL: http://opencv.willowgarage.com/wiki/
-Source0: http://prdownloads.sourceforge.net/opencvlibrary/%{tar_name}-%{version}.tar.bz2
+Source0: http://prdownloads.sourceforge.net/opencvlibrary/%{tar_name}-%{version}%{?indice}.tar.bz2
Source1: opencv-samples-Makefile
Patch0: OpenCV-2.3.1-numpy.patch
Patch1: OpenCV-2.3.1-opencvconfig.patch
@@ -98,7 +99,7 @@ This package contains Python bindings for the OpenCV library.
%patch1 -p1 -b .opencvconfig
# fix dos end of lines
-sed -i 's|\r||g' samples/c/adaptiveskindetector.cpp
+#sed -i 's|\r||g' samples/c/adaptiveskindetector.cpp
%build
@@ -214,6 +215,9 @@ rm -rf $RPM_BUILD_ROOT
%changelog
+* Mon Oct 10 2011 Nicolas Chauvet <kwizart@gmail.com> - 2.3.1-3
+- Update to 2.3.1a
+
* Mon Sep 26 2011 Dan Horák <dan[at]danny.cz> - 2.3.1-2
- openni is exclusive for x86/x86_64
diff --git a/sources b/sources
index 4126d1d..e583293 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-827c9f8aa14384c531c73aa165f9b777 OpenCV-2.3.1.tar.bz2
+82e4b6bfa349777233eea09b075e931e OpenCV-2.3.1a.tar.bz2
reply other threads:[~2026-08-28 13:30 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=178792380238.1.958902674787937825.rpms-opencv-20d76c066548@fedoraproject.org \
--to=kwizart@gmail.com \
--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