public inbox for git-commits@fedoraproject.org
help / color / mirror / Atom feed
From: Till Maas <opensource@till.name>
To: git-commits@fedoraproject.org
Subject: [rpms/opencv] opencv5: Define %srcname for python subpackages
Date: Fri, 28 Aug 2026 13:30:35 GMT [thread overview]
Message-ID: <178792383588.1.3921431249265965179.rpms-opencv-74cb78a1b00f@fedoraproject.org> (raw)
A new commit has been pushed.
Repo : rpms/opencv
Branch : opencv5
Commit : 74cb78a1b00f23333b0e5f46af6b9c4321b5c29c
Author : Till Maas <opensource@till.name>
Date : 2016-05-27T16:42:38+02:00
Stats : +7/-2 in 1 file(s)
URL : https://src.fedoraproject.org/rpms/opencv/c/74cb78a1b00f23333b0e5f46af6b9c4321b5c29c?branch=opencv5
Log:
Define %srcname for python subpackages
- Fix whitespace
---
diff --git a/opencv.spec b/opencv.spec
index 68acfdb..ade098c 100644
--- a/opencv.spec
+++ b/opencv.spec
@@ -8,16 +8,17 @@
%bcond_with sse3
%bcond_with cuda
%bcond_with xine
+%global srcname opencv
Name: opencv
Version: 3.1.0
-Release: 5%{?dist}
+Release: 6%{?dist}
Summary: Collection of algorithms for computer vision
Group: Development/Libraries
# This is normal three clause BSD.
License: BSD
URL: http://opencv.org
-#Source0: %{version}.zip
+#Source0: %{version}.zip
Source0: https://github.com/Itseez/opencv/archive/%{version}/opencv-%{version}.tar.gz
#Source1: opencv-samples-Makefile
#
@@ -354,6 +355,10 @@ popd
%{_libdir}/libopencv_xphoto.so.3.1*
%changelog
+* Fri May 27 2016 Till Maas <opensource@till.name> - 3.1.0-6
+- Define %%srcname for python subpackages
+- Fix whitespace
+
* 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.
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=178792383588.1.3921431249265965179.rpms-opencv-74cb78a1b00f@fedoraproject.org \
--to=opensource@till.name \
--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