public inbox for git-commits@fedoraproject.org
help / color / mirror / Atom feed
To: git-commits@fedoraproject.org
Subject: [rpms/opencv] opencv5: pkgconfig(opencv) instead pkgconfig(opencv4) still is use by packages
Date: Fri, 28 Aug 2026 13:32:40 GMT	[thread overview]
Message-ID: <178792396088.1.6462707844285862760.rpms-opencv-8b83a7377152@fedoraproject.org> (raw)

            A new commit has been pushed.

            Repo   : rpms/opencv
            Branch : opencv5
            Commit : 8b83a73771528034331c4c39a4190a6a279d767d
            Author : Sérgio M. Basto <sergio@serjux.com>
            Date   : 2024-02-05T23:31:07+00:00
            Stats  : +5/-2 in 1 file(s)
            URL    : https://src.fedoraproject.org/rpms/opencv/c/8b83a73771528034331c4c39a4190a6a279d767d?branch=opencv5

            Log:
            pkgconfig(opencv) instead pkgconfig(opencv4) still is use by packages

revert drop compat symlink to opencv.pc

---
diff --git a/opencv.spec b/opencv.spec
index 88e703c..37d14cb 100644
--- a/opencv.spec
+++ b/opencv.spec
@@ -1,7 +1,7 @@
 %undefine __cmake_in_source_build
 
 %bcond_with  tests
-%bcond_with  compat_openvc_pc
+%bcond_without  compat_openvc_pc
 %if %{without tests}
 %bcond_with     extras_tests
 %else
@@ -77,7 +77,7 @@ Version:        4.9.0
 %global minorver %(foo=%{version}; a=(${foo//./ }); echo ${a[1]} )
 %global padding  %(digits=00; num=%{minorver}; echo ${digits:${#num}:${#digits}} )
 %global abiver   %(echo %{majorver}%{padding}%{minorver} )
-Release:        1%{?dist}
+Release:        2%{?dist}
 Summary:        Collection of algorithms for computer vision
 # This is normal three clause BSD.
 License:        BSD-3-Clause and Apache-2.0 and ISC
@@ -578,6 +578,9 @@ ln -s -r %{buildroot}%{_jnidir}/opencv-%{javaver}.jar %{buildroot}%{_jnidir}/ope
 
 
 %changelog
+* Mon Feb 05 2024 Sérgio Basto <sergio@serjux.com> - 4.9.0-2
+- Revert drop compat symlink to opencv.pc
+
 * Sun Jan 28 2024 Sérgio Basto <sergio@serjux.com> - 4.9.0-1
 - Update opencv to 4.9.0 (#2256160)
 - Enable ffmpeg and xine (now they are available on Fedora)

                 reply	other threads:[~2026-08-28 13:32 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=178792396088.1.6462707844285862760.rpms-opencv-8b83a7377152@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