public inbox for git-commits@fedoraproject.org
help / color / mirror / Atom feed
From: Egbert Eich <eich@suse.com>
To: git-commits@fedoraproject.org
Subject: [rpms/rocm-core] epel10: rocm-core: Rename devel package
Date: Thu, 11 Jun 2026 14:37:12 GMT [thread overview]
Message-ID: <178118863280.1.10229912311673262899.rpms-rocm-core-be7182b027fc@fedoraproject.org> (raw)
A new commit has been pushed.
Repo : rpms/rocm-core
Branch : epel10
Commit : be7182b027fcc226ddb11f427e733c3a0b4c8621
Author : Egbert Eich <eich@suse.com>
Date : 2026-04-03T07:30:41-07:00
Stats : +10/-6 in 1 file(s)
URL : https://src.fedoraproject.org/rpms/rocm-core/c/be7182b027fcc226ddb11f427e733c3a0b4c8621?branch=epel10
Log:
rocm-core: Rename devel package
Fix by Darix.
Signed-off-by: Egbert Eich <eich@suse.com>
---
diff --git a/rocm-core.spec b/rocm-core.spec
index 7054f80..c3d7bfa 100644
--- a/rocm-core.spec
+++ b/rocm-core.spec
@@ -55,7 +55,7 @@
%global core_name rocm-core%{pkg_suffix}
%endif
-Name: %{core_name}
+Name: rocm-core
Version: %{rocm_version}
%if %{with preview}
Release: 0%{?dist}
@@ -79,14 +79,18 @@ ExclusiveArch: x86_64
%{summary}
%if 0%{?suse_version}
-%post -p /sbin/ldconfig
-%postun -p /sbin/ldconfig
+%package -n %{core_name}
+Summary: Shared libraries for %{name}
+
+%description -n %{core_name}
+%{summary}
+
+%ldconfig_scriptlets -n %{core_name}
%endif
%package devel
Summary: Libraries and headers for %{name}
-Requires: %{name}%{?_isa} = %{version}-%{release}
-Provides: rocm-core%{pkg_suffix}-devel = %{version}-%{release}
+Requires: %{core_name}%{?_isa} = %{version}-%{release}
%description devel
%{summary}
@@ -120,7 +124,7 @@ rm -rf %{buildroot}/%{pkg_prefix}/include/rocm-core
find %{buildroot} -type f -name 'runpath_to_rpath.py' -exec rm {} \;
-%files
+%files -n %{core_name}
%doc README.md
%license LICENSE.md
%{pkg_prefix}/%{pkg_libdir}/librocm-core.so.*
reply other threads:[~2026-06-11 14:37 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=178118863280.1.10229912311673262899.rpms-rocm-core-be7182b027fc@fedoraproject.org \
--to=eich@suse.com \
--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