[PROJ] PROJ 9.4.0RC1 & PROJ-data 1.17RC1

Sebastiaan Couwenberg sebastic at xs4all.nl
Mon Feb 26 09:07:04 PST 2024


On 2/26/24 5:29 PM, Kristian Evers via PROJ wrote:
> Please test the release candidates and report any issues you may find with them.

._fr_ign_README.txt & ._no_kv_README.txt should most likely not be 
included in the proj-data release tarballs.

They are not committed in the repo, so I suspected an unclean working 
directory from which the release was made.

This might help:

diff --git a/CMakeLists.txt b/CMakeLists.txt
index 79e5aeb..f1d2cdd 100644
--- a/CMakeLists.txt
+++ b/CMakeLists.txt
@@ -9,7 +9,7 @@ set(PROJ_DATA_VERSION_MINOR 16)
  set(CPACK_SOURCE_GENERATOR "TGZ;ZIP")
  set(CPACK_INCLUDE_TOPLEVEL_DIRECTORY 0)
  set(CPACK_SOURCE_PACKAGE_FILE_NAME 
"proj-data-${PROJ_DATA_VERSION_MAJOR}.${PROJ_DATA_VERSION_MINOR}")
-set(CPACK_SOURCE_IGNORE_FILES 
"/travis/;/.github/;/.git/;.swp$;.*~;.py$;.sh$;/scripts/;${CPACK_SOURCE_IGNORE_FILES}")
+set(CPACK_SOURCE_IGNORE_FILES 
"/travis/;/.github/;/.git/;^\\._;.swp$;.*~;.py$;.sh$;/scripts/;${CPACK_SOURCE_IGNORE_FILES}")
  set(CPACK_INSTALL_COMMANDS
      "${CMAKE_COMMAND} -E make_directory ${CMAKE_BINARY_DIR}/tmp"
      "${CMAKE_COMMAND} -E copy ${CMAKE_SOURCE_DIR}/README.DATA 
${CMAKE_BINARY_DIR}/tmp"

Kind Regards,

Bas

-- 
  GPG Key ID: 4096R/6750F10AE88D4AF1
Fingerprint: 8182 DE41 7056 408D 6146  50D1 6750 F10A E88D 4AF1



More information about the PROJ mailing list