public inbox for git-commits@fedoraproject.org
help / color / mirror / Atom feed
From: Tom Rix <Tom.Rix@amd.com>
To: git-commits@fedoraproject.org
Subject: [rpms/rocm-core] rawhide: merge compat changes
Date: Sat, 20 Jun 2026 15:24:33 GMT	[thread overview]
Message-ID: <178196907342.1.15095691102737685189.rpms-rocm-core-e0e835ad09f3@fedoraproject.org> (raw)

            A new commit has been pushed.

            Repo   : rpms/rocm-core
            Branch : rawhide
            Commit : e0e835ad09f3dd081e64643b9dd790bfc8c488a1
            Author : Tom Rix <Tom.Rix@amd.com>
            Date   : 2026-06-20T08:24:06-07:00
            Stats  : +7/-3 in 1 file(s)
            URL    : https://src.fedoraproject.org/rpms/rocm-core/c/e0e835ad09f3dd081e64643b9dd790bfc8c488a1?branch=rawhide

            Log:
            merge compat changes

Signed-off-by: Tom Rix <Tom.Rix@amd.com>

---
diff --git a/rocm-core.spec b/rocm-core.spec
index 66b28f4..2c68a3f 100644
--- a/rocm-core.spec
+++ b/rocm-core.spec
@@ -61,7 +61,7 @@ Version:        %{rocm_version}
 %if %{with preview}
 Release:        0%{?dist}
 %else
-Release:        2%{?dist}
+Release:        3%{?dist}
 %endif
 Summary:        A utility to get the ROCm release version
 License:        MIT
@@ -70,12 +70,14 @@ Source0:        %{url}/releases/download/%{pkg_src}/%{upstreamname}.tar.gz#/%{up
 
 BuildRequires:  cmake
 BuildRequires:  gcc-c++
+BuildRequires:  rocm-filesystem%{pkg_suffix}
 
 %if 0%{?suse_version}
 Requires:       %{pkg_name}%{?_isa} = %{version}-%{release}
 %endif
 
 Provides:       rocm-core = %{version}-%{release}
+Requires:       rocm-filesystem%{pkg_suffix}
 
 # Only x86_64 works right now:
 ExclusiveArch:  x86_64
@@ -96,6 +98,7 @@ Summary:        Runtime for %{name}
 %package devel
 Summary:        Libraries and headers for %{name}
 Requires:       %{pkg_name}%{?_isa} = %{version}-%{release}
+Requires:       rocm-filesystem%{pkg_suffix}
 
 %description devel
 %{summary}
@@ -118,9 +121,7 @@ rm -rf %{buildroot}/%{pkg_prefix}/.info
 rm -rf %{buildroot}/%{pkg_prefix}/%{pkg_libdir}/rocmmod
 rm -rf %{buildroot}/%{pkg_prefix}/share/rdhc
 # Extra licenses
-# Fedora
 rm -f %{buildroot}/%{pkg_prefix}/share/doc/*/LICENSE.md
-# OpenSUSE
 rm -f %{buildroot}/%{pkg_prefix}/share/doc/*/*/LICENSE.md
 
 # Use the system include path
@@ -155,6 +156,9 @@ find %{buildroot} -type f -name 'runpath_to_rpath.py' -exec rm {} \;
 %{pkg_prefix}/%{pkg_libdir}/cmake/rocm-core/
 
 %changelog
+* Sat Jun 20 2026 Tom Rix <Tom.Rix@amd.com> - 7.2.2-3
+- merge compat changes
+
 * Fri Apr 17 2026 Tom Rix <Tom.Rix@amd.com> - 7.2.2-2
 - Generate suse package name
 

                 reply	other threads:[~2026-06-20 15:24 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=178196907342.1.15095691102737685189.rpms-rocm-core-e0e835ad09f3@fedoraproject.org \
    --to=tom.rix@amd.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