Compare commits

...

4 Commits

Author SHA256 Message Date
abb70b65fb Merge updates from upstream/rawhide into main branch 2025-08-26 22:41:30 +02:00
9bac2ce65f Convert to SUSE Format
Signed-off-by: Egbert Eich <eich@suse.com>
2025-08-26 22:41:30 +02:00
7cef1b43c3 Add/update .git* files, add sources & remove unneeded files
Signed-off-by: Egbert Eich <eich@suse.com>
2025-08-26 22:41:27 +02:00
4018b919e9 Simplify removal of files
Signed-off-by: Tom Rix <Tom.Rix@amd.com>
2025-08-25 19:56:57 -07:00
3 changed files with 8 additions and 4 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 removal of files
-------------------------------------------------------------------
Wed Aug 6 00:00:00 UTC 2025 - Tom Rix <Tom.Rix@amd.com>

View File

@@ -90,7 +90,7 @@
Name: %{rocsolver_name}
Version: %{rocm_version}
Release: 3%{?dist}
Release: 4%{?dist}
Summary: Next generation LAPACK implementation for ROCm platform
URL: https://github.com/ROCm/rocSOLVER
@@ -288,9 +288,7 @@ fi
%install
%cmake_install
if [ -f %{buildroot}%{_prefix}/share/doc/rocsolver/LICENSE.md ]; then
rm %{buildroot}%{_prefix}/share/doc/rocsolver/LICENSE.md
fi
rm -f %{buildroot}%{_prefix}/share/doc/rocsolver/LICENSE.md
%files
%license LICENSE.md