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: - Un'%ghost *.pyo.
Date: Fri, 28 Aug 2026 13:29:28 GMT [thread overview]
Message-ID: <178792376837.1.3547396776890522241.rpms-opencv-7b3f658efadb@fedoraproject.org> (raw)
A new commit has been pushed.
Repo : rpms/opencv
Branch : opencv5
Commit : 7b3f658efadb775ca268432198a884f23ba11781
Author : corsepiu <corsepiu@fedoraproject.org>
Date : 2006-09-21T10:06:22+00:00
Stats : +8/-4 in 1 file(s)
URL : https://src.fedoraproject.org/rpms/opencv/c/7b3f658efadb775ca268432198a884f23ba11781?branch=opencv5
Log:
- Un'%ghost *.pyo.
- Separate %{pythondir} from %{pyexecdir}.
---
diff --git a/opencv.spec b/opencv.spec
index ce46a3d..92cbebd 100644
--- a/opencv.spec
+++ b/opencv.spec
@@ -115,15 +115,19 @@ rm -rf $RPM_BUILD_ROOT
%files python
-%dir %{pythondir}/opencv
-%{pythondir}/opencv/*.py
-%{pythondir}/opencv/*.pyc
-%ghost %{pythondir}/opencv/*.pyo
+%{pythondir}/opencv
+%if "%{pythondir}" != "%{pyexecdir}"
%{pyexecdir}/opencv
+%endif
+
%doc %{_datadir}/opencv/samples/python
%changelog
+* Thu Sep 21 2006 Ralf Corsépius <rc040203@freenet.de> - 0.9.7-18
+- Un'%%ghost *.pyo.
+- Separate %%{pythondir} from %%{pyexecdir}.
+
* Thu Sep 21 2006 Ralf Corsépius <rc040203@freenet.de> - 0.9.7-17
- Rebuild for FC6.
- BR: libtool.
next reply other threads:[~2026-08-28 13:29 UTC|newest]
Thread overview: 2+ messages / expand[flat|nested] mbox.gz Atom feed top
2026-08-28 13:29 corsepiu [this message]
-- strict thread matches above, loose matches on Subject: below --
2026-08-28 13:29 [rpms/opencv] opencv5: - Un'%ghost *.pyo corsepiu
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=178792376837.1.3547396776890522241.rpms-opencv-7b3f658efadb@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