[packages/openchange] link with libndr-krb5pac; rel 68

atler atler at pld-linux.org
Fri Oct 6 10:53:02 CEST 2023


commit 9397f3df81bc651f5e935007c9bb586e16be4e5d
Author: Jan Palus <atler at pld-linux.org>
Date:   Fri Oct 6 09:40:38 2023 +0200

    link with libndr-krb5pac; rel 68
    
    for lzxpress_decompress/lzxpress_compress symbols with samba 4.19

 openchange-link.patch | 2 +-
 openchange.spec       | 2 +-
 2 files changed, 2 insertions(+), 2 deletions(-)
---
diff --git a/openchange.spec b/openchange.spec
index 752a917..5d24ce6 100644
--- a/openchange.spec
+++ b/openchange.spec
@@ -12,7 +12,7 @@ Summary:	OpenChange - portable implementation of MS Exchange Server and Exchange
 Summary(pl.UTF-8):	OpenChange - przenośna implementacja serwera oraz protokołów MS Exchange
 Name:		openchange
 Version:	2.3
-Release:	67
+Release:	68
 License:	GPL v3+
 Group:		Libraries
 #Source0Download: https://github.com/openchange/openchange/releases
diff --git a/openchange-link.patch b/openchange-link.patch
index 8eb00b6..3882fb7 100644
--- a/openchange-link.patch
+++ b/openchange-link.patch
@@ -5,7 +5,7 @@
  
  CFLAGS+=$(SAMBA_CFLAGS) $(LDB_CFLAGS) $(TALLOC_CFLAGS) $(TDB_CFLAGS) $(THREAD_CFLAGS) $(NANOMSG_CFLAGS)
 -LIBS+=$(SAMBA_LIBS) $(LDB_LIBS) $(TALLOC_LIBS) $(THREAD_LIBS)
-+LIBS+=$(SAMBA_LIBS) $(LDB_LIBS) $(TALLOC_LIBS) $(THREAD_LIBS) -ltevent-util -lsamba-errors ${libdir}/samba/libcli-ldap-common-samba4.so ${libdir}/samba/libcliauth-samba4.so ${libdir}/samba/libdcerpc-samba-samba4.so ${libdir}/samba/libldbsamba-samba4.so ${libdir}/samba/libndr-samba-samba4.so ${libdir}/samba/libsamba-debug-samba4.so ${libdir}/samba/libsamba-security-samba4.so ${libdir}/samba/libsamdb-common-samba4.so
++LIBS+=$(SAMBA_LIBS) $(LDB_LIBS) $(TALLOC_LIBS) $(THREAD_LIBS) -ltevent-util -lsamba-errors -lndr-krb5pac ${libdir}/samba/libcli-ldap-common-samba4.so ${libdir}/samba/libcliauth-samba4.so ${libdir}/samba/libdcerpc-samba-samba4.so ${libdir}/samba/libldbsamba-samba4.so ${libdir}/samba/libndr-samba-samba4.so ${libdir}/samba/libsamba-debug-samba4.so ${libdir}/samba/libsamba-security-samba4.so ${libdir}/samba/libsamdb-common-samba4.so
  LDFLAGS+=@LDFLAGS@
  
  THREAD_LIBS=@THREAD_LIBS@
================================================================

---- gitweb:

http://git.pld-linux.org/gitweb.cgi/packages/openchange.git/commitdiff/9397f3df81bc651f5e935007c9bb586e16be4e5d



More information about the pld-cvs-commit mailing list