public inbox for git-commits@fedoraproject.org
help / color / mirror / Atom feed
* [rpms/petsc] epel10: Equalize latest changes about finclude files (rhbz#2502195)
@ 2026-08-07 9:35 Antonio Trande
0 siblings, 0 replies; 2+ messages in thread
From: Antonio Trande @ 2026-08-07 9:35 UTC (permalink / raw)
To: git-commits
A new commit has been pushed.
Repo : rpms/petsc
Branch : epel10
Commit : 34b3774b0ede88818c98d1921666fc7c09b9faa8
Author : Antonio Trande <sagitter@fedoraproject.org>
Date : 2026-08-07T10:57:07+02:00
Stats : +4/-0 in 1 file(s)
URL : https://src.fedoraproject.org/rpms/petsc/c/34b3774b0ede88818c98d1921666fc7c09b9faa8?branch=epel10
Log:
Equalize latest changes about finclude files (rhbz#2502195)
---
diff --git a/petsc.spec b/petsc.spec
index fd3a918..3435183 100644
--- a/petsc.spec
+++ b/petsc.spec
@@ -792,6 +792,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}/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}/
@@ -828,6 +829,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/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/
@@ -867,6 +869,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}/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}/
@@ -936,6 +939,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}/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}/
^ permalink raw reply related [flat|nested] 2+ messages in thread
* [rpms/petsc] epel10: Equalize latest changes about finclude files (rhbz#2502195)
@ 2026-08-07 9:35 Antonio Trande
0 siblings, 0 replies; 2+ messages in thread
From: Antonio Trande @ 2026-08-07 9:35 UTC (permalink / raw)
To: git-commits
A new commit has been pushed.
Repo : rpms/petsc
Branch : epel10
Commit : 252283bd63fc33dc6e257a6746c42081469f61a1
Author : Antonio Trande <sagitter@fedoraproject.org>
Date : 2026-08-07T11:34:55+02:00
Stats : +4/-0 in 1 file(s)
URL : https://src.fedoraproject.org/rpms/petsc/c/252283bd63fc33dc6e257a6746c42081469f61a1?branch=epel10
Log:
Equalize latest changes about finclude files (rhbz#2502195)
---
diff --git a/petsc.spec b/petsc.spec
index fd3a918..3435183 100644
--- a/petsc.spec
+++ b/petsc.spec
@@ -792,6 +792,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}/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}/
@@ -828,6 +829,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/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/
@@ -867,6 +869,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}/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}/
@@ -936,6 +939,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}/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}/
^ permalink raw reply related [flat|nested] 2+ messages in thread
end of thread, other threads:[~2026-08-07 9:35 UTC | newest]
Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2026-08-07 9:35 [rpms/petsc] epel10: Equalize latest changes about finclude files (rhbz#2502195) Antonio Trande
2026-08-07 9:35 Antonio Trande
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox