Author: charles Date: Tue May 13 13:18:12 2008 GMT Module: SPECS Tag: HEAD ---- Log message: - updated to 0.2.26 - rm outdated -pl.po-update.patch - BR libgcrypt-devel up to >= 1.3.0 (GCRY_MD_SHA224)
---- Files affected: SPECS: gsasl.spec (1.46 -> 1.47) ---- Diffs: ================================================================ Index: SPECS/gsasl.spec diff -u SPECS/gsasl.spec:1.46 SPECS/gsasl.spec:1.47 --- SPECS/gsasl.spec:1.46 Sat Mar 29 15:02:53 2008 +++ SPECS/gsasl.spec Tue May 13 15:18:06 2008 @@ -9,14 +9,13 @@ 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: 0.2.25 -Release: 2 +Version: 0.2.26 +Release: 1 License: LGPL v2.1+ (library), GPL v3+ (gsasl tool) Group: Libraries Source0: http://josefsson.org/gsasl/releases/%{name}-%{version}.tar.gz -# Source0-md5: a7e52085a745a6c211b6618a86ad669d +# Source0-md5: 1debd9f67068ffbf73fa6ca4e4e2ffd4 Patch0: %{name}-info.patch -Patch1: %{name}-pl.po-update.patch URL: http://www.gnu.org/software/gsasl/ BuildRequires: autoconf >= 2.61 BuildRequires: automake >= 1:1.10 @@ -24,7 +23,7 @@ BuildRequires: gnutls-devel >= 1.2.0 %{?with_gss:BuildRequires: gss-devel >= 0.0.0} BuildRequires: gtk-doc >= 1.1 -BuildRequires: libgcrypt-devel >= 1.1.42 +BuildRequires: libgcrypt-devel >= 1.3.0 BuildRequires: libidn-devel >= 0.1.0 %{?with_ntlm:BuildRequires: libntlm-devel >= 0.3.5} BuildRequires: libtool >= 2:1.5 @@ -115,7 +114,6 @@ %prep %setup -q %patch0 -p1 -%patch1 -p1 rm -f m4/{libtool.m4,lt*} lib/m4/{libtool.m4,lt*} @@ -196,6 +194,11 @@ All persons listed below can be reached at <cvs_login>@pld-linux.org $Log$ +Revision 1.47 2008-05-13 13:18:06 charles +- updated to 0.2.26 +- rm outdated -pl.po-update.patch +- BR libgcrypt-devel up to >= 1.3.0 (GCRY_MD_SHA224) + Revision 1.46 2008-03-29 14:02:53 hawk - rm outdated libtool m4 macros ================================================================ ---- CVS-web: http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/SPECS/gsasl.spec?r1=1.46&r2=1.47&f=u _______________________________________________ pld-cvs-commit mailing list [email protected] http://lists.pld-linux.org/mailman/listinfo/pld-cvs-commit
