public inbox for git-commits@fedoraproject.org
help / color / mirror / Atom feed
From: Dave Love <loveshack@fedoraproject.org>
To: git-commits@fedoraproject.org
Subject: [rpms/cube] rawhide: - Don't include libcube4gui.so in cube-libs-devel
Date: Mon, 20 Jul 2026 21:31:35 GMT	[thread overview]
Message-ID: <178458309514.1.2153119467556622053.rpms-cube-7203c54e8fca@fedoraproject.org> (raw)

A new commit has been pushed.

Repo   : rpms/cube
Branch : rawhide
Commit : 7203c54e8fca6cb62543d73b1c93fae3bed17baa
Author : Dave Love <loveshack@fedoraproject.org>
Date   : 2026-07-20T21:30:54+00:00
Stats  : +9/-4 in 1 file(s)
URL    : https://src.fedoraproject.org/rpms/cube/c/7203c54e8fca6cb62543d73b1c93fae3bed17baa?branch=rawhide

Log:
- Don't include libcube4gui.so in cube-libs-devel

---
diff --git a/cube.spec b/cube.spec
index 1f5c290..6b1974d 100644
--- a/cube.spec
+++ b/cube.spec
@@ -8,7 +8,7 @@
 
 Name:           cube
 Version:        4.9.1
-Release:        4%{?dist}
+Release:        5%{?dist}
 Summary:        CUBE Uniform Behavioral Encoding generic presentation component
 License:        BSD-3-Clause
 URL:            http://www.scalasca.org/software/cube-4.x/download.html
@@ -313,7 +313,7 @@ make -C cubew-%cubew_vers check || { cat test/test*/*log && false; }
 %license cubegui-%ver/COPYING
 %{_bindir}/cube_server
 %exclude %{_libdir}/lib%{name}4gui*.so*
-%{_libdir}/lib%{name}*.so.13*
+%{_libdir}/libcube4.so.13*
 %{_libdir}/libcube4w.so.12*
 %{_datadir}/cubelib/
 %{_datadir}/cubew/
@@ -323,7 +323,8 @@ make -C cubew-%cubew_vers check || { cat test/test*/*log && false; }
 %{_bindir}/cubew-config
 %{_includedir}/cubew
 %{_includedir}/cubelib
-%{_libdir}/lib%{name}*.so
+%{_libdir}/libcube4.so
+%{_libdir}/libcube4w.so
 %{_libdir}/cmake/CubeLib/CubeLibConfig.cmake
 %{_libdir}/cmake/CubeW/CubeWConfig.cmake
 %doc cubegui-%ver/examples
@@ -336,7 +337,8 @@ make -C cubew-%cubew_vers check || { cat test/test*/*log && false; }
 %files guilib-devel
 %{_bindir}/cubegui-config
 %{_includedir}/cubegui
-%{_libdir}/lib%{name}4gui.so
+%{_libdir}/libcube4gui.so
+%{_libdir}/libcube_graphwidgetcommon_plugin.so
 %{_libdir}/cmake/CubeGui/CubeGuiConfig.cmake
 
 %files doc
@@ -347,6 +349,9 @@ make -C cubew-%cubew_vers check || { cat test/test*/*log && false; }
 
 
 %changelog
+* Mon Jul 20 2026 Dave Love <loveshack@fedoraproject.org> - 4.9.1-5
+- Don't include libcube4gui.so in cube-libs-devel
+
 * Wed Jul 15 2026 Fedora Release Engineering <releng@fedoraproject.org> - 4.9.1-4
 - Rebuilt for https://fedoraproject.org/wiki/Fedora_45_Mass_Rebuild
 

                 reply	other threads:[~2026-07-20 21:31 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=178458309514.1.2153119467556622053.rpms-cube-7203c54e8fca@fedoraproject.org \
    --to=loveshack@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