Package: 4store / 1.1.4-2

Metadata

Package Version Patches format
4store 1.1.4-2 3.0 (quilt)

Patch series

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

src/backend/Makefile.am | 2 1 + 1 - 0 !
src/http/Makefile.am | 2 1 + 1 - 0 !
src/utilities/Makefile.am | 2 1 + 1 - 0 !
3 files changed, 3 insertions(+), 3 deletions(-)

 declare libraries in libs (not am_ldflags) to support --as-needed
1002_define_HOST_NAME_MAX.patch | (download)

src/common/4s-mdns.c | 10 5 + 5 - 0 !
1 file changed, 5 insertions(+), 5 deletions(-)

 define host_name_max and _posix_host_name_max
1003_Include_sys statfs.patch | (download)

src/backend/disk-space.c | 4 4 + 0 - 0 !
1 file changed, 4 insertions(+)

 include sys/statfs instead of sys/mount.h on gnu hurd
1004_handle_PATH_MAX.patch | (download)

src/utilities/backend-destroy.c | 25 18 + 7 - 0 !
1 file changed, 18 insertions(+), 7 deletions(-)

 handle path_max in a portable way (1/2)
1005_handle_PATH_MAX.patch | (download)

src/utilities/backend-copy.c | 17 13 + 4 - 0 !
1 file changed, 13 insertions(+), 4 deletions(-)

 handle path_max in a portable way (2/2)
2001a_fix_ftbfs_with_as_needed_autoconf.patch | (download)

src/backend/Makefile.in | 2 1 + 1 - 0 !
src/http/Makefile.in | 2 1 + 1 - 0 !
src/utilities/Makefile.in | 2 1 + 1 - 0 !
3 files changed, 3 insertions(+), 3 deletions(-)

 declare libraries in libs (not am_ldflags) to support --as-needed
2002_use_system_shared_libstemmer.patch | (download)

src/frontend/Makefile.am | 4 2 + 2 - 0 !
src/frontend/import.c | 2 1 + 1 - 0 !
src/http/Makefile.am | 4 2 + 2 - 0 !
src/libs/Makefile.am | 2 1 + 1 - 0 !
4 files changed, 6 insertions(+), 6 deletions(-)

---
2002a_use_system_shared_libstemmer_autoconf.patch | (download)

src/frontend/Makefile.in | 6 2 + 4 - 0 !
src/http/Makefile.in | 6 3 + 3 - 0 !
src/libs/Makefile.in | 2 1 + 1 - 0 !
3 files changed, 6 insertions(+), 8 deletions(-)

---