Package: libkolabxml / 1.2.1-5.1
Metadata
| Package | Version | Patches format |
|---|---|---|
| libkolabxml | 1.2.1-5.1 | 3.0 (quilt) |
Patch series
view the series file| Patch | File delta | Description |
|---|---|---|
| fix race condition.patch | (download) |
src/php/CMakeLists.txt |
4 3 + 1 - 0 ! |
correct race condition The Debian build system ran into a race condition, where the generated header file php_kolabformat.h was used before generation was complete. |
| fix parallel build.patch | (download) |
src/php/CMakeLists.txt |
2 1 + 1 - 0 ! |
when running multiple make processes the generate_php_bindings didn't have dependency information about what was generating php_kolabformat.h. This explicitly addes php_kolabformat.h to the list of files generated by the swig command. |
| use phpconfig to detect phpincludedir.patch | (download) |
src/php/CMakeLists.txt |
12 11 + 1 - 0 ! |
find php includepath phpincludepath under debian has switched from /usr/include/php/ to /usr/include/php/$(PHPAPI) so we use php-config to get the correct install path. |
| cmake 4.patch | (download) |
CMakeLists.txt |
2 1 + 1 - 0 ! |
fix ftbfs with cmake 4 |
1
