public inbox for git-commits@fedoraproject.org
help / color / mirror / Atom feed
From: corsepiu <corsepiu@fedoraproject.org>
To: git-commits@fedoraproject.org
Subject: [rpms/opencv] opencv5: - Adjust library order in opencv.pc.in (BZ 445937).
Date: Fri, 28 Aug 2026 13:29:38 GMT [thread overview]
Message-ID: <178792377860.1.4387678258700988329.rpms-opencv-4d29829f4bc4@fedoraproject.org> (raw)
A new commit has been pushed.
Repo : rpms/opencv
Branch : opencv5
Commit : 4d29829f4bc4d663b7567c32cb84dce6dd3aab77
Author : corsepiu <corsepiu@fedoraproject.org>
Date : 2008-05-11T06:04:04+00:00
Stats : +6/-1 in 1 file(s)
URL : https://src.fedoraproject.org/rpms/opencv/c/4d29829f4bc4d663b7567c32cb84dce6dd3aab77?branch=opencv5
Log:
- Adjust library order in opencv.pc.in (BZ 445937).
---
diff --git a/opencv.spec b/opencv.spec
index 981725d..d090593 100644
--- a/opencv.spec
+++ b/opencv.spec
@@ -5,7 +5,7 @@
Name: opencv
Version: 1.0.0
-Release: 7%{?dist}
+Release: 8%{?dist}
Summary: Collection of algorithms for computer vision
Group: Development/Libraries
@@ -16,6 +16,7 @@ Source1: opencv-samples-Makefile
Patch0: opencv-1.0.0-pythondir.diff
Patch1: opencv-1.0.0-configure.in.diff
Patch2: opencv-1.0.0-autotools.diff
+Patch3: opencv-1.0.0-pkgconfig.diff
BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n)
BuildRequires: gtk2-devel, libpng-devel, libjpeg-devel, libtiff-devel
@@ -57,6 +58,7 @@ This package contains Python bindings for the OpenCV library.
%patch0 -p1
%patch1 -p1
%patch2 -p1
+%patch3 -p1
%{__sed} -i 's/\r//' interfaces/swig/python/*.py \
samples/python/*.py
%{__sed} -i 's/^#!.*//' interfaces/swig/python/adaptors.py \
@@ -127,6 +129,9 @@ rm -rf $RPM_BUILD_ROOT
%changelog
+* Sun May 11 2008 Ralf Corsépius <rc040203@freenet.de> - 1.0.0-8
+- Adjust library order in opencv.pc.in (BZ 445937).
+
* Mon Feb 18 2008 Fedora Release Engineering <rel-eng@fedoraproject.org> - 1.0.0-7
- Autorebuild for GCC 4.3
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=178792377860.1.4387678258700988329.rpms-opencv-4d29829f4bc4@fedoraproject.org \
--to=corsepiu@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