public inbox for git-commits@fedoraproject.org
help / color / mirror / Atom feed
From: Antonio Trande <sagitter@fedoraproject.org>
To: git-commits@fedoraproject.org
Subject: [rpms/petsc] f43: Install petsc/mpiuni headers for the --with-mpi=0 builds
Date: Thu, 27 Aug 2026 11:44:03 GMT	[thread overview]
Message-ID: <178783104380.1.12550313147866957436.rpms-petsc-b04e83dae55b@fedoraproject.org> (raw)

A new commit has been pushed.

Repo   : rpms/petsc
Branch : f43
Commit : b04e83dae55b2dadffbf37ccbf2dd6e027798c4a
Author : Antonio Trande <sagitter@fedoraproject.org>
Date   : 2026-08-27T13:43:49+02:00
Stats  : +2/-0 in 1 file(s)
URL    : https://src.fedoraproject.org/rpms/petsc/c/b04e83dae55b2dadffbf37ccbf2dd6e027798c4a?branch=f43

Log:
Install petsc/mpiuni headers for the --with-mpi=0 builds

---
diff --git a/petsc.spec b/petsc.spec
index 74f6a09..b0be554 100644
--- a/petsc.spec
+++ b/petsc.spec
@@ -793,6 +793,7 @@ install -pm 644 include/petsc/finclude/*.h %{buildroot}%{_includedir}/%{name}/fi
 install -pm 644 %{_arch}/include/*.mod %{buildroot}%{_fmoddir}/%{name}/
 install -pm 644 include/*.h %{buildroot}%{_includedir}/%{name}/
 cp -a include/petsc/private %{buildroot}%{_includedir}/%{name}/
+cp -a include/petsc/mpiuni %{buildroot}%{_includedir}/%{name}/
 
 cp -a %{_arch}/lib/pkgconfig %{buildroot}%{_libdir}/
 sed -e 's|${prefix}/lib|${prefix}/%{_lib}|g' -i %{buildroot}%{_libdir}/pkgconfig/PETSc.pc
@@ -830,6 +831,7 @@ install -pm 644 include/petsc/finclude/*.h %{buildroot}%{_includedir}/%{name}64/
 install -pm 644 %{_arch}/include/*.mod %{buildroot}%{_fmoddir}/%{name}64/
 install -pm 644 include/*.h %{buildroot}%{_includedir}/%{name}64/
 cp -a include/petsc/private %{buildroot}%{_includedir}/%{name}64/
+cp -a include/petsc/mpiuni %{buildroot}%{_includedir}/%{name}64/
 
 cp -p %{_arch}/lib/pkgconfig/PETSc.pc %{buildroot}%{_libdir}/pkgconfig/PETSc64.pc
 cp -p %{_arch}/lib/pkgconfig/PETSc.pc %{buildroot}%{_libdir}/pkgconfig/petsc64.pc

                 reply	other threads:[~2026-08-27 11:44 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=178783104380.1.12550313147866957436.rpms-petsc-b04e83dae55b@fedoraproject.org \
    --to=sagitter@fedoraproject.org \
    --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