Compare commits

...

4 Commits

Author SHA256 Message Date
402ff2e82e Merge updates from upstream/rawhide into main branch 2025-08-26 22:42:42 +02:00
d199042e5a Convert to SUSE Format
Signed-off-by: Egbert Eich <eich@suse.com>
2025-08-26 22:42:42 +02:00
d93c15f9f0 Add/update .git* files, add sources & remove unneeded files
Signed-off-by: Egbert Eich <eich@suse.com>
2025-08-26 22:42:36 +02:00
65dcf8f950 Simplify file removal
Signed-off-by: Tom Rix <Tom.Rix@amd.com>
2025-08-25 16:02:59 -07:00
3 changed files with 10 additions and 8 deletions

1
.gitignore vendored
View File

@@ -4,3 +4,4 @@ _buildconfig*
_buildinfo*
debian
.osc
changelog

View File

@@ -1,3 +1,8 @@
-------------------------------------------------------------------
Mon Aug 25 00:00:00 UTC 2025 - Tom Rix <Tom.Rix@amd.com>
- Simplify file removal
-------------------------------------------------------------------
Fri Jul 25 00:00:00 UTC 2025 - Fedora Release Engineering <releng@fedoraproject.org>

View File

@@ -38,7 +38,7 @@
Name: rocm-omp
Version: %{rocm_version}
Release: 2%{?dist}
Release: 3%{?dist}
Summary: ROCm OpenMP
URL: https://github.com/ROCm/%{upstreamname}
@@ -197,12 +197,8 @@ cd openmp
%fdupes %{buildroot}%{_prefix}
%endif
if [ -d %{buildroot}%{bundle_prefix}/lib/omptest ]; then
rm -rf %{buildroot}%{bundle_prefix}/lib/omptest
fi
if [ -d %{buildroot}%{bundle_prefix}/lib/cmake/omptest ]; then
rm -rf %{buildroot}%{bundle_prefix}/lib/cmake/omptest
fi
rm -rf %{buildroot}%{bundle_prefix}/lib/omptest
rm -rf %{buildroot}%{bundle_prefix}/lib/cmake/omptest
# 6.4 remove everything, may not need the main package
# bin/llvm-omp*
@@ -211,7 +207,7 @@ fi
%files
# 6.4 removed :
# lib/clang/%{llvm_maj_ver}/include/hostexec.h
# lib/clang/%%{llvm_maj_ver}/include/hostexec.h
# lib/disable_dynamic_devmem.ll
# lib/libdevice/
# lib/*.bc