public inbox for git-commits@fedoraproject.org
help / color / mirror / Atom feed
* [rpms/opencv] opencv5: Define %srcname for python subpackages
@ 2026-08-28 13:30 Till Maas
0 siblings, 0 replies; only message in thread
From: Till Maas @ 2026-08-28 13:30 UTC (permalink / raw)
To: git-commits
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.
^ permalink raw reply related [flat|nested] only message in thread
only message in thread, other threads:[~2026-08-28 13:30 UTC | newest]
Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2026-08-28 13:30 [rpms/opencv] opencv5: Define %srcname for python subpackages Till Maas
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox