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] main: Move finclude files
Date: Mon, 03 Aug 2026 11:21:26 GMT	[thread overview]
Message-ID: <178575608698.1.5458112366123354706.rpms-petsc-6e4a5848d382@fedoraproject.org> (raw)

A new commit has been pushed.

Repo   : rpms/petsc
Branch : main
Commit : 6e4a5848d3826d11106669beed81cf66ed4ce5ed
Author : Antonio Trande <sagitter@fedoraproject.org>
Date   : 2026-08-03T13:21:13+02:00
Stats  : +4/-4 in 1 file(s)
URL    : https://src.fedoraproject.org/rpms/petsc/c/6e4a5848d3826d11106669beed81cf66ed4ce5ed?branch=main

Log:
Move finclude files

---
diff --git a/petsc.spec b/petsc.spec
index aa7fd85..78aa266 100644
--- a/petsc.spec
+++ b/petsc.spec
@@ -802,7 +802,7 @@ ln -sf libpetsc.so.%{version} %{buildroot}%{_libdir}/libpetsc.so.%{majorver}
 
 install -pm 644 %{_arch}/include/*.h %{buildroot}%{_includedir}/%{name}/
 cp -a %{_arch}/include/petsc/finclude %{buildroot}%{_includedir}/%{name}/
-install -pm 644 include/petsc/finclude/*.h %{buildroot}%{_includedir}/%{name}/
+install -pm 644 include/petsc/finclude/*.h %{buildroot}%{_includedir}/%{name}/finclude/
 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}/
@@ -839,7 +839,7 @@ ln -sf libpetsc64.so.%{version} %{buildroot}%{_libdir}/libpetsc64.so.%{majorver}
 
 install -pm 644 %{_arch}/include/*.h %{buildroot}%{_includedir}/%{name}64/
 cp -a %{_arch}/include/petsc/finclude %{buildroot}%{_includedir}/%{name}64/
-install -pm 644 include/petsc/finclude/*.h %{buildroot}%{_includedir}/%{name}64/
+install -pm 644 include/petsc/finclude/*.h %{buildroot}%{_includedir}/%{name}64/finclude/
 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/
@@ -879,7 +879,7 @@ ln -sf libpetsc.so.%{version} %{buildroot}$MPI_LIB/libpetsc.so.%{majorver}
 
 install -pm 644 %{_arch}/include/*.h %{buildroot}$MPI_INCLUDE/%{name}/
 cp -a %{_arch}/include/petsc/finclude %{buildroot}$MPI_INCLUDE/%{name}/
-install -pm 644 include/petsc/finclude/*.h %{buildroot}$MPI_INCLUDE/%{name}/
+install -pm 644 include/petsc/finclude/*.h %{buildroot}$MPI_INCLUDE/%{name}/finclude/
 install -pm 644 %{_arch}/include/*.mod %{buildroot}$MPI_FORTRAN_MOD_DIR/%{name}/
 install -pm 644 include/*.h %{buildroot}$MPI_INCLUDE/%{name}/
 cp -a include/petsc/private %{buildroot}$MPI_INCLUDE/%{name}/
@@ -949,7 +949,7 @@ ln -sf libpetsc.so.%{version} %{buildroot}$MPI_LIB/libpetsc.so.%{majorver}
 
 install -pm 644 %{_arch}/include/*.h %{buildroot}$MPI_INCLUDE/%{name}/
 cp -a %{_arch}/include/petsc/finclude %{buildroot}$MPI_INCLUDE/%{name}/
-install -pm 644 include/petsc/finclude/*.h %{buildroot}$MPI_INCLUDE/%{name}/
+install -pm 644 include/petsc/finclude/*.h %{buildroot}$MPI_INCLUDE/%{name}/finclude/
 install -pm 644 %{_arch}/include/*.mod %{buildroot}$MPI_FORTRAN_MOD_DIR/%{name}/
 install -pm 644 include/*.h %{buildroot}$MPI_INCLUDE/%{name}/
 cp -a include/petsc/private %{buildroot}$MPI_INCLUDE/%{name}/

                 reply	other threads:[~2026-08-03 11:21 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=178575608698.1.5458112366123354706.rpms-petsc-6e4a5848d382@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