Package: syncevolution / 2.0.0-3.4

Metadata

Package Version Patches format
syncevolution 2.0.0-3.4 3.0 (quilt)

Patch series

view the series file
Patch File delta Description
1001_SOCK_CLOEXEC.patch | (download)

src/gdbusxx/gdbus-cxx-bridge.cpp | 19 19 + 0 - 0 !
1 file changed, 19 insertions(+)

 fix ftbfs on kfreebsd due to missing sock_cloexec
 Work around missing SOCK_CLOEXEC on kfreebsd
 by setting FD_CLOEXEC afterwards.
1002_intltool.patch | (download)

configure.ac | 10 5 + 5 - 0 !
1 file changed, 5 insertions(+), 5 deletions(-)

 adjust whitespace as required for recent autotools
 Recent releases of autotools (possibly only autoreconf
 apparently only recognizes the macro IT_PROG_INTLTOOL
 when listed as the first word on a line.
 Otherwise autoreconf fails with the following error message:
 .
 autoreconf: running: intltoolize --copy --force
 ERROR: 'IT_PROG_INTLTOOL' must appear in configure.ac for intltool to work.
1003_64time_t.patch | (download)

src/gtk3-ui/sync-ui.c | 4 2 + 2 - 0 !
1 file changed, 2 insertions(+), 2 deletions(-)

 fix ftbfs on 32-bit with 64-bit time_t
makefile.am do not update the datestamp.patch | (download)

Makefile.am | 2 0 + 2 - 0 !
1 file changed, 2 deletions(-)

 makefile.am: do not update the datestamps in the various .rst files.

https://reproducible-builds.org/docs/timestamps/