public inbox for git-commits@fedoraproject.org
help / color / mirror / Atom feed
From: topazus <topazus@outlook.com>
To: git-commits@fedoraproject.org
Subject: [rpms/mfem] f44: 4.10
Date: Sun, 06 Sep 2026 00:56:50 GMT [thread overview]
Message-ID: <178865621081.1.2061598824576044214.rpms-mfem-8602381e6900@fedoraproject.org> (raw)
A new commit has been pushed.
Repo : rpms/mfem
Branch : f44
Commit : 8602381e69008477637f4085137acc20fdcc5332
Author : topazus <topazus@outlook.com>
Date : 2026-09-06T08:55:09+08:00
Stats : +10/-12 in 3 file(s)
URL : https://src.fedoraproject.org/rpms/mfem/c/8602381e69008477637f4085137acc20fdcc5332?branch=f44
Log:
4.10
---
diff --git a/mfem.spec b/mfem.spec
index d6b3e5b..d8cc461 100644
--- a/mfem.spec
+++ b/mfem.spec
@@ -3,7 +3,7 @@
%bcond_with check 0
%global forgeurl https://github.com/mfem/mfem
-Version: 4.9
+Version: 4.10
%global sover %{version}.0
%forgemeta
@@ -153,11 +153,13 @@ OPTIONS=(
%install
%global _vpath_builddir %{_target_platform}
%cmake_install
+mv -v %{buildroot}%{_prefix}/data %{buildroot}%{_datadir}/mfem
%if %{with openmpi}
%{_openmpi_load}
%global _vpath_builddir %{_target_platform}-openmpi
%cmake_install
+rm -r %{buildroot}%{_prefix}/data
%{_openmpi_unload}
%endif
@@ -165,6 +167,7 @@ OPTIONS=(
%{_mpich_load}
%global _vpath_builddir %{_target_platform}-mpich
%cmake_install
+rm -r %{buildroot}%{_prefix}/data
%{_mpich_unload}
%endif
@@ -211,9 +214,7 @@ OPTIONS=(
%{_includedir}/mfem/mfem/
%{_libdir}/cmake/mfem/
%{_libdir}/libmfem.so
-%dir %{_datadir}/mfem
-%{_datadir}/mfem/config.mk
-%{_datadir}/mfem/test.mk
+%{_datadir}/mfem/
%if %{with openmpi}
%files openmpi
@@ -238,7 +239,7 @@ OPTIONS=(
%files mpich-devel
%dir %{_includedir}/mpich-%{_arch}
%{_includedir}/mpich-%{_arch}/mfem/*.hpp
-%{_includedir}/mpich-%{_arch}/mfem/
+%{_includedir}/mpich-%{_arch}/mfem/mfem/
%{_libdir}/mpich/lib/cmake/mfem/
%{_libdir}/mpich/lib/libmfem.so
%endif
diff --git a/packit.yaml b/packit.yaml
index b962ce2..b8d91b4 100644
--- a/packit.yaml
+++ b/packit.yaml
@@ -1,21 +1,18 @@
upstream_project_url: https://github.com/mfem/mfem
upstream_tag_template: v{version}
+create_sync_note: false
jobs:
- job: pull_from_upstream
trigger: release
dist_git_branches:
- - fedora-rawhide
-
+ fedora-rawhide:
+ fast_forward_merge_into: [fedora-branched]
- job: koji_build
trigger: commit
- allowed_pr_authors: ["packit", "all_admins", "all_committers"]
- allowed_committers: ["packit", "all_admins", "all_committers"]
dist_git_branches:
- fedora-all
-
- job: bodhi_update
trigger: commit
- allowed_builders: ["packit", "all_admins", "all_committers"]
dist_git_branches:
- fedora-branched
diff --git a/sources b/sources
index 4299f16..3ad20b8 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-SHA512 (mfem-4.9.tar.gz) = 946477c5e2f43c00f4c3bd3a1beb644c6dd20d855853599dab390f41ea4177b5652815e56ba8b238b89e8b8a314d278b8ac7ab433c4239bc56d40a6ed484c07f
+SHA512 (mfem-4.10.tar.gz) = e47bbedcb6f69d01d20f393e82fa704e1deaca92347bd717288e7d954252e16ef2fe4f3cf9c62510e7e3855956059c88135896f4ce48878c2021135bbde4b063
reply other threads:[~2026-09-06 0:56 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=178865621081.1.2061598824576044214.rpms-mfem-8602381e6900@fedoraproject.org \
--to=topazus@outlook.com \
--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