[packages/gsasl] - updated to 1.8.1 - updated heimdal-check patch

qboosh qboosh at pld-linux.org
Mon Jan 20 05:30:36 CET 2020


commit abf5c2ee514991a7548da67bf63fdeb8bd082ac1
Author: Jakub Bogusz <qboosh at pld-linux.org>
Date:   Mon Jan 20 05:30:41 2020 +0100

    - updated to 1.8.1
    - updated heimdal-check patch

 gsasl-heimdal-check.patch |  4 ++--
 gsasl.spec                | 10 +++++-----
 2 files changed, 7 insertions(+), 7 deletions(-)
---
diff --git a/gsasl.spec b/gsasl.spec
index 89de545..bf85a97 100644
--- a/gsasl.spec
+++ b/gsasl.spec
@@ -10,12 +10,12 @@
 Summary:	GNU SASL - implementation of the Simple Authentication and Security Layer
 Summary(pl.UTF-8):	GNU SASL - implementacja Simple Authentication and Security Layer
 Name:		gsasl
-Version:	1.8.0
-Release:	10
+Version:	1.8.1
+Release:	1
 License:	LGPL v2.1+ (library), GPL v3+ (gsasl tool)
 Group:		Libraries
 Source0:	http://ftp.gnu.org/gnu/gsasl/%{name}-%{version}.tar.gz
-# Source0-md5:	982fe54a20016aa46a871c084c990c36
+# Source0-md5:	624baa51e6ff53d2b2bbab005ea5190b
 Patch0:		%{name}-info.patch
 Patch1:		%{name}-heimdal-check.patch
 Patch2:		%{name}-link.patch
@@ -156,13 +156,13 @@ Dokumentacja API biblioteki GNU SASL.
 %build
 %{__gettextize}
 %{__libtoolize}
-%{__aclocal} -I m4 -I gl/m4
+%{__aclocal} -I m4
 %{__autoconf}
 %{__autoheader}
 %{__automake}
 cd lib
 %{__libtoolize}
-%{__aclocal} -I m4 -I gl/m4
+%{__aclocal} -I m4
 %{__autoconf}
 %{__autoheader}
 %{__automake}
diff --git a/gsasl-heimdal-check.patch b/gsasl-heimdal-check.patch
index ae94469..14b1427 100644
--- a/gsasl-heimdal-check.patch
+++ b/gsasl-heimdal-check.patch
@@ -1,6 +1,6 @@
 In recent Heimdal Kerberos GSS_C_NT_HOSTBASED_SERVICE is a macro
---- gsasl-1.6.0/lib/gl/m4/gss-extra.m4.orig	2010-11-01 20:22:42.000000000 +0100
-+++ gsasl-1.6.0/lib/gl/m4/gss-extra.m4	2011-01-08 17:32:13.805903205 +0100
+--- gsasl-1.8.1/lib/m4/gss-extra.m4.orig	2010-11-01 20:22:42.000000000 +0100
++++ gsasl-1.8.1/lib/m4/gss-extra.m4	2011-01-08 17:32:13.805903205 +0100
 @@ -19,7 +19,6 @@
      AC_CHECK_FUNCS([gss_decapsulate_token])
      AC_CHECK_FUNCS([gss_oid_equal])
================================================================

---- gitweb:

http://git.pld-linux.org/gitweb.cgi/packages/gsasl.git/commitdiff/abf5c2ee514991a7548da67bf63fdeb8bd082ac1



More information about the pld-cvs-commit mailing list