Debian Patches
Status for wbxml2/0.11.10+dfsg-4
| Patch | Description | Author | Forwarded | Bugs | Origin | Last update |
|---|---|---|---|---|---|---|
| 0001-Use-GNUInstallDirs.patch | Use GNUInstallDirs for defining installation directories LIB_SUFFIX and various *_INSTALL_DIR variables were never standardized by CMake and Fedora is going to stop defining them <https://fedoraproject.org/wiki/Changes/CMake_drop_install_vars>. As a result the build script would install the libwbxml2 library into a wrong path (/usr/lib instead of /usr/lib64) on 64-bit systems. Since libwbxml2 already uses GNUInstallDirs CMake module in cmake/CMakeLists.txt, it's easier to rely on its autodection of CMAKE_INSTALL_LIBDIR rather than deriving LIB_SUFFIX from CMAKE_INSTALL_LIBDIR. This patch ports the build script to GNUInstallDirs. It significantly simplifies the script. |
Petr Písař <ppisar@redhat.com> | not-needed | https://github.com/libwbxml/libwbxml/pull/104 | 2025-07-23 |
All known versions for source package 'wbxml2'
- 0.11.10+dfsg-4 (sid, forky)
- 0.11.10+dfsg-2 (trixie)
- 0.11.8+dfsg-3 (bookworm)
