From 01f9142d9fda51c9e0d9928375a1f689eba4dab8 Mon Sep 17 00:00:00 2001 From: Sandro Mani Date: Mar 21 2020 12:32:27 +0000 Subject: Update to 4.5.5 --- diff --git a/.gitignore b/.gitignore index 6142107..4a13fa6 100644 --- a/.gitignore +++ b/.gitignore @@ -45,3 +45,4 @@ /gmsh-4.5.2-source-fedora.tar.xz /gmsh-4.5.3-source-fedora.tar.xz /gmsh-4.5.4-source-fedora.tar.xz +/gmsh-4.5.5-source-fedora.tar.xz diff --git a/gmsh.spec b/gmsh.spec index 2980b1b..a192a47 100644 --- a/gmsh.spec +++ b/gmsh.spec @@ -3,7 +3,7 @@ Name: gmsh Summary: A three-dimensional finite element mesh generator -Version: 4.5.4 +Version: 4.5.5 Release: 1%{?dist} # gmsh is GPLv2+ with exceptions, see LICENSE.txt @@ -377,6 +377,9 @@ rm -f %{buildroot}%{_defaultdocdir}/%{name}/LICENSE.txt %changelog +* Sat Mar 21 2020 Sandro Mani - 4.5.5-1 +- Update to 4.5.5 + * Mon Mar 02 2020 Sandro Mani - 4.5.4-1 - Update to 4.5.4 diff --git a/gmsh_build.patch b/gmsh_build.patch index 6b23572..4e9a4e2 100644 --- a/gmsh_build.patch +++ b/gmsh_build.patch @@ -1,6 +1,6 @@ -diff -rupN --no-dereference gmsh-4.5.4-source/Fltk/helpWindow.cpp gmsh-4.5.4-source-new/Fltk/helpWindow.cpp ---- gmsh-4.5.4-source/Fltk/helpWindow.cpp 2020-03-02 11:12:53.937188558 +0100 -+++ gmsh-4.5.4-source-new/Fltk/helpWindow.cpp 2020-03-02 11:12:54.207189793 +0100 +diff -rupN --no-dereference gmsh-4.5.5-source/Fltk/helpWindow.cpp gmsh-4.5.5-source-new/Fltk/helpWindow.cpp +--- gmsh-4.5.5-source/Fltk/helpWindow.cpp 2020-03-21 12:29:14.573143163 +0100 ++++ gmsh-4.5.5-source-new/Fltk/helpWindow.cpp 2020-03-21 12:29:14.822143366 +0100 @@ -3,6 +3,12 @@ // See the LICENSE.txt file for license information. Please report all // issues on https://gitlab.onelab.info/gmsh/gmsh/issues. diff --git a/gmsh_c++14.patch b/gmsh_c++14.patch index 9758779..49f21d3 100644 --- a/gmsh_c++14.patch +++ b/gmsh_c++14.patch @@ -1,6 +1,6 @@ -diff -rupN --no-dereference gmsh-4.5.4-source/CMakeLists.txt gmsh-4.5.4-source-new/CMakeLists.txt ---- gmsh-4.5.4-source/CMakeLists.txt 2020-03-02 11:12:53.640187196 +0100 -+++ gmsh-4.5.4-source-new/CMakeLists.txt 2020-03-02 11:12:53.642187205 +0100 +diff -rupN --no-dereference gmsh-4.5.5-source/CMakeLists.txt gmsh-4.5.5-source-new/CMakeLists.txt +--- gmsh-4.5.5-source/CMakeLists.txt 2020-03-21 12:29:14.312142951 +0100 ++++ gmsh-4.5.5-source-new/CMakeLists.txt 2020-03-21 12:29:14.315142954 +0100 @@ -44,7 +44,7 @@ opt(BUILD_IOS "Enable iOS library target opt(CGNS "Enable CGNS import/export (experimental)" ${DEFAULT}) opt(CGNS_CPEX0045 "Enable high-order CGNS import/export following CPEX0045 (experimental)" OFF) diff --git a/gmsh_install.patch b/gmsh_install.patch index 9f8873b..7858e59 100644 --- a/gmsh_install.patch +++ b/gmsh_install.patch @@ -1,6 +1,6 @@ -diff -rupN --no-dereference gmsh-4.5.4-source/CMakeLists.txt gmsh-4.5.4-source-new/CMakeLists.txt ---- gmsh-4.5.4-source/CMakeLists.txt 2020-03-02 11:12:54.074189185 +0100 -+++ gmsh-4.5.4-source-new/CMakeLists.txt 2020-03-02 11:12:54.076189194 +0100 +diff -rupN --no-dereference gmsh-4.5.5-source/CMakeLists.txt gmsh-4.5.5-source-new/CMakeLists.txt +--- gmsh-4.5.5-source/CMakeLists.txt 2020-03-21 12:29:14.698143265 +0100 ++++ gmsh-4.5.5-source-new/CMakeLists.txt 2020-03-21 12:29:14.701143267 +0100 @@ -253,7 +253,7 @@ else() # when building, don't use the install RPATH already (but later on when # installing) diff --git a/gmsh_julia.patch b/gmsh_julia.patch index b49177d..a45d92f 100644 --- a/gmsh_julia.patch +++ b/gmsh_julia.patch @@ -1,6 +1,6 @@ -diff -rupN --no-dereference gmsh-4.5.4-source/CMakeLists.txt gmsh-4.5.4-source-new/CMakeLists.txt ---- gmsh-4.5.4-source/CMakeLists.txt 2020-03-02 11:12:53.787187870 +0100 -+++ gmsh-4.5.4-source-new/CMakeLists.txt 2020-03-02 11:12:53.940188572 +0100 +diff -rupN --no-dereference gmsh-4.5.5-source/CMakeLists.txt gmsh-4.5.5-source-new/CMakeLists.txt +--- gmsh-4.5.5-source/CMakeLists.txt 2020-03-21 12:29:14.449143063 +0100 ++++ gmsh-4.5.5-source-new/CMakeLists.txt 2020-03-21 12:29:14.575143165 +0100 @@ -1874,7 +1874,7 @@ endif() if(ENABLE_BUILD_LIB OR ENABLE_BUILD_SHARED OR ENABLE_BUILD_DYNAMIC) install(FILES ${GMSH_API} DESTINATION ${GMSH_INC}) diff --git a/gmsh_med.patch b/gmsh_med.patch index 7ddca3a..41d4a8e 100644 --- a/gmsh_med.patch +++ b/gmsh_med.patch @@ -1,6 +1,6 @@ -diff -rupN --no-dereference gmsh-4.5.4-source/Common/CommandLine.cpp gmsh-4.5.4-source-new/Common/CommandLine.cpp ---- gmsh-4.5.4-source/Common/CommandLine.cpp 2020-02-29 17:40:31.000000000 +0100 -+++ gmsh-4.5.4-source-new/Common/CommandLine.cpp 2020-03-02 11:12:53.790187884 +0100 +diff -rupN --no-dereference gmsh-4.5.5-source/Common/CommandLine.cpp gmsh-4.5.5-source-new/Common/CommandLine.cpp +--- gmsh-4.5.5-source/Common/CommandLine.cpp 2020-03-21 08:33:06.000000000 +0100 ++++ gmsh-4.5.5-source-new/Common/CommandLine.cpp 2020-03-21 12:29:14.451143064 +0100 @@ -42,7 +42,7 @@ #endif @@ -10,9 +10,9 @@ diff -rupN --no-dereference gmsh-4.5.4-source/Common/CommandLine.cpp gmsh-4.5.4- #endif #if defined(HAVE_POST) -diff -rupN --no-dereference gmsh-4.5.4-source/Fltk/helpWindow.cpp gmsh-4.5.4-source-new/Fltk/helpWindow.cpp ---- gmsh-4.5.4-source/Fltk/helpWindow.cpp 2020-02-07 14:15:26.000000000 +0100 -+++ gmsh-4.5.4-source-new/Fltk/helpWindow.cpp 2020-03-02 11:12:53.790187884 +0100 +diff -rupN --no-dereference gmsh-4.5.5-source/Fltk/helpWindow.cpp gmsh-4.5.5-source-new/Fltk/helpWindow.cpp +--- gmsh-4.5.5-source/Fltk/helpWindow.cpp 2020-02-07 14:15:26.000000000 +0100 ++++ gmsh-4.5.5-source-new/Fltk/helpWindow.cpp 2020-03-21 12:29:14.451143064 +0100 @@ -38,7 +38,7 @@ #endif @@ -22,9 +22,9 @@ diff -rupN --no-dereference gmsh-4.5.4-source/Fltk/helpWindow.cpp gmsh-4.5.4-sou #endif static const char *help_link(Fl_Widget *w, const char *uri) -diff -rupN --no-dereference gmsh-4.5.4-source/Geo/GModelIO_MED.cpp gmsh-4.5.4-source-new/Geo/GModelIO_MED.cpp ---- gmsh-4.5.4-source/Geo/GModelIO_MED.cpp 2020-02-07 14:15:26.000000000 +0100 -+++ gmsh-4.5.4-source-new/Geo/GModelIO_MED.cpp 2020-03-02 11:12:53.790187884 +0100 +diff -rupN --no-dereference gmsh-4.5.5-source/Geo/GModelIO_MED.cpp gmsh-4.5.5-source-new/Geo/GModelIO_MED.cpp +--- gmsh-4.5.5-source/Geo/GModelIO_MED.cpp 2020-03-10 15:55:36.000000000 +0100 ++++ gmsh-4.5.5-source-new/Geo/GModelIO_MED.cpp 2020-03-21 12:29:14.451143064 +0100 @@ -26,7 +26,7 @@ #include "discreteVertex.h" #include "Context.h" @@ -34,9 +34,9 @@ diff -rupN --no-dereference gmsh-4.5.4-source/Geo/GModelIO_MED.cpp gmsh-4.5.4-so #if(MED_MAJOR_NUM >= 3) // To avoid too many ifdefs below we use defines for the bits of the -diff -rupN --no-dereference gmsh-4.5.4-source/Post/PViewDataGModelIO.cpp gmsh-4.5.4-source-new/Post/PViewDataGModelIO.cpp ---- gmsh-4.5.4-source/Post/PViewDataGModelIO.cpp 2020-02-07 14:15:27.000000000 +0100 -+++ gmsh-4.5.4-source-new/Post/PViewDataGModelIO.cpp 2020-03-02 11:12:53.790187884 +0100 +diff -rupN --no-dereference gmsh-4.5.5-source/Post/PViewDataGModelIO.cpp gmsh-4.5.5-source-new/Post/PViewDataGModelIO.cpp +--- gmsh-4.5.5-source/Post/PViewDataGModelIO.cpp 2020-02-07 14:15:27.000000000 +0100 ++++ gmsh-4.5.5-source-new/Post/PViewDataGModelIO.cpp 2020-03-21 12:29:14.452143065 +0100 @@ -471,7 +471,7 @@ void PViewDataGModel::importLists(int N[ #if defined(HAVE_MED) diff --git a/gmsh_python.patch b/gmsh_python.patch index 2f67a46..239a5b6 100644 --- a/gmsh_python.patch +++ b/gmsh_python.patch @@ -1,6 +1,6 @@ -diff -rupN --no-dereference gmsh-4.5.4-source/CMakeLists.txt gmsh-4.5.4-source-new/CMakeLists.txt ---- gmsh-4.5.4-source/CMakeLists.txt 2020-02-24 16:47:33.000000000 +0100 -+++ gmsh-4.5.4-source-new/CMakeLists.txt 2020-03-02 11:12:53.508186591 +0100 +diff -rupN --no-dereference gmsh-4.5.5-source/CMakeLists.txt gmsh-4.5.5-source-new/CMakeLists.txt +--- gmsh-4.5.5-source/CMakeLists.txt 2020-03-21 08:33:06.000000000 +0100 ++++ gmsh-4.5.5-source-new/CMakeLists.txt 2020-03-21 12:29:14.187142850 +0100 @@ -1846,6 +1846,8 @@ else() set(GMSH_INC ${CMAKE_INSTALL_INCLUDEDIR}) endif() @@ -24,10 +24,10 @@ diff -rupN --no-dereference gmsh-4.5.4-source/CMakeLists.txt gmsh-4.5.4-source-n install(FILES ${GMSH_JL} DESTINATION ${GMSH_LIB}) if(ENABLE_PRIVATE_API) install(FILES ${GMSH_PRIVATE_API} DESTINATION ${GMSH_INC}/gmsh) -diff -rupN --no-dereference gmsh-4.5.4-source/Common/GmshMessage.cpp gmsh-4.5.4-source-new/Common/GmshMessage.cpp ---- gmsh-4.5.4-source/Common/GmshMessage.cpp 2020-02-22 12:48:08.000000000 +0100 -+++ gmsh-4.5.4-source-new/Common/GmshMessage.cpp 2020-03-02 11:12:53.508186591 +0100 -@@ -154,12 +154,6 @@ void Msg::Init(int argc, char **argv) +diff -rupN --no-dereference gmsh-4.5.5-source/Common/GmshMessage.cpp gmsh-4.5.5-source-new/Common/GmshMessage.cpp +--- gmsh-4.5.5-source/Common/GmshMessage.cpp 2020-03-16 19:54:44.000000000 +0100 ++++ gmsh-4.5.5-source-new/Common/GmshMessage.cpp 2020-03-21 12:29:14.187142850 +0100 +@@ -158,12 +158,6 @@ void Msg::Init(int argc, char **argv) if(CTX::instance()->exeFileName.empty() && argc && argv) CTX::instance()->exeFileName = argv[0]; diff --git a/sources b/sources index 1b02bef..1c51f4c 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -SHA512 (gmsh-4.5.4-source-fedora.tar.xz) = ebe4b1561204779f059d40c118ab11bd0ba3ebfe09678fba5cd0dec54560b057bf8bbdb02267fae94b0f23293fdb7f0344acd9213e69dcc90b9f5b96359ebfad +SHA512 (gmsh-4.5.5-source-fedora.tar.xz) = 57961966d9ea4885fcd37916426214b74e20ea1d64f54e78f4a96d1f63d0cf39cf17b5f9f0fbe0f676c860a5e051b09fabc3f12e140d128c5dd9591571a81a69