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.4.4a
Date: Fri, 28 Aug 2026 13:30:14 GMT	[thread overview]
Message-ID: <178792381449.1.18445759764822842186.rpms-opencv-bd9bfd774aae@fedoraproject.org> (raw)

A new commit has been pushed.

Repo   : rpms/opencv
Branch : opencv5
Commit : bd9bfd774aaed7f4fba0a3a7befdd1f7896170ef
Author : Nicolas Chauvet <kwizart@gmail.com>
Date   : 2013-03-23T18:02:24+01:00
Stats  : +11/-6 in 3 file(s)
URL    : https://src.fedoraproject.org/rpms/opencv/c/bd9bfd774aaed7f4fba0a3a7befdd1f7896170ef?branch=opencv5

Log:
Update to 2.4.4a

---
diff --git a/.gitignore b/.gitignore
index c37073e..242093e 100644
--- a/.gitignore
+++ b/.gitignore
@@ -6,3 +6,4 @@ OpenCV-2.1.0.tar.bz2
 /OpenCV-2.4.2.tar.bz2
 /OpenCV-2.4.3.tar.bz2
 /OpenCV-2.4.4-beta.tar.bz2
+/OpenCV-2.4.4a.tar.bz2

diff --git a/opencv.spec b/opencv.spec
index fc11ad6..229d1dd 100644
--- a/opencv.spec
+++ b/opencv.spec
@@ -1,18 +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   -beta
+%global indice   a
 
 Name:           opencv
 Version:        2.4.4
-Release:        0.2.beta%{?dist}
+Release:        1%{?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}%{?indice}.tar.bz2
+Source0:        http://downloads.sourceforge.net/opencvlibrary/%{tar_name}-%{version}%{?indice}.tar.bz2
 Source1:        opencv-samples-Makefile
 Patch0:         opencv-pkgcmake.patch
 Patch1:         opencv-pkgcmake2.patch
@@ -48,7 +48,7 @@ BuildRequires:  openni-primesense
 %endif
 }
 %{?_with_ttb:
-%ifarch %{ix86} x86_64 ia64
+%ifarch %{ix86} x86_64 ia64 ppc ppc64
 BuildRequires:  tbb-devel
 %endif
 }
@@ -99,7 +99,7 @@ This package contains Python bindings for the OpenCV library.
 
 
 %prep
-%setup -q -n %{tar_name}-%{version}
+%setup -q
 %patch0 -p1 -b .pkgcmake
 %patch1 -p1 -b .pkgcmake2
 %patch2 -p1 -b .pillow
@@ -232,6 +232,10 @@ rm -rf $RPM_BUILD_ROOT
 
 
 %changelog
+* Sat Mar 23 2013 Nicolas Chauvet <kwizart@gmail.com> - 2.4.4-1
+- Update to 2.4.4a
+- Fix ttb-devel architecture conditionals
+
 * Sun Mar 10 2013 Rex Dieter <rdieter@fedoraproject.org> 2.4.4-0.2.beta
 - rebuild (OpenEXR)
 

diff --git a/sources b/sources
index 579aeba..a07a69e 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-eec1f1afe7b0b4a95d72336c8eaef996  OpenCV-2.4.4-beta.tar.bz2
+876dce80ea2648b7e4d4c5a567b4d37b  OpenCV-2.4.4a.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=178792381449.1.18445759764822842186.rpms-opencv-bd9bfd774aae@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