public inbox for git-commits@fedoraproject.org
help / color / mirror / Atom feed
* [rpms/kokkos] epel10: fix install
@ 2026-07-11 7:20 Christoph Junghans
0 siblings, 0 replies; only message in thread
From: Christoph Junghans @ 2026-07-11 7:20 UTC (permalink / raw)
To: git-commits
A new commit has been pushed.
Repo : rpms/kokkos
Branch : epel10
Commit : 1b877244c104695bac179c5f9d520bc86c37cb88
Author : Christoph Junghans <junghans@lanl.gov>
Date : 2019-12-20T12:36:20-07:00
Stats : +2/-2 in 1 file(s)
URL : https://src.fedoraproject.org/rpms/kokkos/c/1b877244c104695bac179c5f9d520bc86c37cb88?branch=epel10
Log:
fix install
---
diff --git a/kokkos.spec b/kokkos.spec
index 3b99d83..185b56c 100644
--- a/kokkos.spec
+++ b/kokkos.spec
@@ -74,10 +74,10 @@ make -C build test CTEST_OUTPUT_ON_FAILURE=1 %{?testargs:%{testargs}}
%files
%doc README.md
%license LICENSE
-%{_libdir}/libkokkos.so.%{version}
+%{_libdir}/libkokkos*.so.%{version}
%files devel
-%{_libdir}/libkokkos.so
+%{_libdir}/libkokkos*.so
%{_libdir}/pkgconfig/
%{_libdir}/cmake/Kokkos
%{_includedir}/kokkos
^ permalink raw reply related [flat|nested] only message in thread
only message in thread, other threads:[~2026-07-11 7:20 UTC | newest]
Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2026-07-11 7:20 [rpms/kokkos] epel10: fix install Christoph Junghans
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox