public inbox for git-commits@fedoraproject.org
help / color / mirror / Atom feed
To: git-commits@fedoraproject.org
Subject: [rpms/opencv] opencv5: Don't clean unneeded symbols (as recommended by fedora-review)
Date: Fri, 28 Aug 2026 13:30:35 GMT	[thread overview]
Message-ID: <178792383540.1.8315690272181165320.rpms-opencv-8332955846ff@fedoraproject.org> (raw)

            A new commit has been pushed.

            Repo   : rpms/opencv
            Branch : opencv5
            Commit : 8332955846ff0d567d346b23248561b37eb855f2
            Author : Sérgio M. Basto <sergio@serjux.com>
            Date   : 2016-05-10T00:33:58+01:00
            Stats  : +6/-3 in 1 file(s)
            URL    : https://src.fedoraproject.org/rpms/opencv/c/8332955846ff0d567d346b23248561b37eb855f2?branch=opencv5

            Log:
            Don't clean unneeded symbols (as recommended by fedora-review)

fix undefined symbol: cvLoadImage in Unknown on line 0 on php-facedetect package.

---
diff --git a/opencv.spec b/opencv.spec
index c4cd333..68acfdb 100644
--- a/opencv.spec
+++ b/opencv.spec
@@ -1,4 +1,3 @@
-%global optflags %(echo %{optflags} -Wl,--as-needed )
 #global indice   a
 %bcond_with    ffmpeg
 %bcond_without gstreamer
@@ -12,7 +11,7 @@
 
 Name:           opencv
 Version:        3.1.0
-Release:        4%{?dist}
+Release:        5%{?dist}
 Summary:        Collection of algorithms for computer vision
 Group:          Development/Libraries
 # This is normal three clause BSD.
@@ -355,9 +354,13 @@ popd
 %{_libdir}/libopencv_xphoto.so.3.1*
 
 %changelog
+* Mon May 09 2016 Sérgio Basto <sergio@serjux.com> - 3.1.0-5
+- Don't clean unneeded symbols (as recommended by fedora-review), fix undefined
+  symbol: cvLoadImage in Unknown on line 0 on php-facedetect package.
+
 * Sat May 07 2016 Sérgio Basto <sergio@serjux.com> - 3.1.0-4
 - Put all idefs and ifarchs outside the scope of rpm conditional builds, rather
-than vice versa, as had organized some time ago, it seems to me more correct.
+  than vice versa, as had organized some time ago, it seems to me more correct.
 - Remove SIFT/SURF from source tarball in opencv_contrib, due to legal concerns
 - Redo and readd OpenCV-2.4.4-pillow.patch .
 - Add OpenCV-3.1-pillow.patch to apply only opencv_contrib .

                 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=178792383540.1.8315690272181165320.rpms-opencv-8332955846ff@fedoraproject.org \
    --to=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