public inbox for git-commits@fedoraproject.org
help / color / mirror / Atom feed
From: Christopher Meng <i@cicku.me>
To: git-commits@fedoraproject.org
Subject: [rpms/opencv] opencv5: Last commit erase some texts, dunno why.
Date: Fri, 28 Aug 2026 13:30:22 GMT	[thread overview]
Message-ID: <178792382238.1.712299415339431653.rpms-opencv-228b4d0ad529@fedoraproject.org> (raw)

A new commit has been pushed.

Repo   : rpms/opencv
Branch : opencv5
Commit : 228b4d0ad5299246d2604a76ecb012ae6c47c452
Author : Christopher Meng <i@cicku.me>
Date   : 2014-01-17T10:02:54+08:00
Stats  : +2/-7 in 1 file(s)
URL    : https://src.fedoraproject.org/rpms/opencv/c/228b4d0ad5299246d2604a76ecb012ae6c47c452?branch=opencv5

Log:
Last commit erase some texts, dunno why.

---
diff --git a/opencv.spec b/opencv.spec
index bc98159..741268c 100644
--- a/opencv.spec
+++ b/opencv.spec
@@ -177,8 +177,7 @@ popd
 rm -rf __devel-doc
 pushd build
 make install DESTDIR=%{buildroot} INSTALL="install -p" CPPROG="cp -p"
-find %{buildroot} -name '*.la' -exec rm -f {} ';'
-
+find %{buildroot} -name '*.la' -delete
 
 rm -f %{buildroot}%{_datadir}/OpenCV/samples/c/build_all.sh \
       %{buildroot}%{_datadir}/OpenCV/samples/c/cvsample.dsp \
@@ -191,7 +190,6 @@ rm -rf %{buildroot}%{_datadir}/OpenCV/doc
 
 popd
 
-
 %check
 # Check fails since we don't support most video
 # read/write capability and we don't provide a display
@@ -204,15 +202,12 @@ pushd build
 popd
 %endif
 
-
 %post core -p /sbin/ldconfig
 %postun core -p /sbin/ldconfig
 
 %post -p /sbin/ldconfig
 %postun -p /sbin/ldconfig
 
-
-
 %files
 %doc doc/license.txt
 %{_bindir}/opencv_*
@@ -253,7 +248,7 @@ popd
 
 %files python
 %{python2_sitearch}/cv.py*
-%{python2_sitearch}/cv2.
+%{python2_sitearch}/cv2.so
 
 %changelog
 * Thu Jan 16 2014 Christopher Meng <rpm@cicku.me> - 2.4.7-4

                 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=178792382238.1.712299415339431653.rpms-opencv-228b4d0ad529@fedoraproject.org \
    --to=i@cicku.me \
    --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