public inbox for git-commits@fedoraproject.org
help / color / mirror / Atom feed
From: Christoph Junghans <junghans@lanl.gov>
To: git-commits@fedoraproject.org
Subject: [rpms/kokkos] epel10: fix install
Date: Sat, 11 Jul 2026 07:20:19 GMT	[thread overview]
Message-ID: <178375441966.1.17308245582047447207.rpms-kokkos-1b877244c104@fedoraproject.org> (raw)

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

                 reply	other threads:[~2026-07-11  7:20 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=178375441966.1.17308245582047447207.rpms-kokkos-1b877244c104@fedoraproject.org \
    --to=junghans@lanl.gov \
    --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