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] epel10.2: - Don't include libcube4gui.so in cube-libs-devel
Date: Tue, 21 Jul 2026 08:11:59 GMT [thread overview]
Message-ID: <178462151924.1.5588352695772717536.rpms-cube-9fbf5b5525eb@fedoraproject.org> (raw)
A new commit has been pushed.
Repo : rpms/cube
Branch : epel10.2
Commit : 9fbf5b5525ebc8c862aa4ba48310fe49d596780b
Author : Dave Love <loveshack@fedoraproject.org>
Date : 2026-07-20T22:22:08+00:00
Stats : +9/-4 in 1 file(s)
URL : https://src.fedoraproject.org/rpms/cube/c/9fbf5b5525ebc8c862aa4ba48310fe49d596780b?branch=epel10.2
Log:
- Don't include libcube4gui.so in cube-libs-devel
---
diff --git a/cube.spec b/cube.spec
index 4d503ff..2f478f4 100644
--- a/cube.spec
+++ b/cube.spec
@@ -8,7 +8,7 @@
Name: cube
Version: 4.9.1
-Release: 1%{?dist}
+Release: 2%{?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-2
+- Don't include libcube4gui.so in cube-libs-devel
+
* Wed Jan 7 2026 Dave Love <loveshack@fedoraproject.org> - 4.9.1-1
- Update to v4.9.1 [#2427578]
reply other threads:[~2026-07-21 8:11 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=178462151924.1.5588352695772717536.rpms-cube-9fbf5b5525eb@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