Author: qboosh Date: Tue Jul 18 18:50:36 2006 GMT Module: SPECS Tag: HEAD ---- Log message: - updated to 0.2.13; needs autoconf 2.60 (AC_CHECK_*_ONCE)
---- Files affected: SPECS: gsasl.spec (1.27 -> 1.28) ---- Diffs: ================================================================ Index: SPECS/gsasl.spec diff -u SPECS/gsasl.spec:1.27 SPECS/gsasl.spec:1.28 --- SPECS/gsasl.spec:1.27 Thu Mar 23 22:10:31 2006 +++ SPECS/gsasl.spec Tue Jul 18 20:50:31 2006 @@ -8,15 +8,15 @@ Summary: GNU SASL - implementation of the Simple Authentication and Security Layer Summary(pl): GNU SASL - implementacja Simple Authentication and Security Layer Name: gsasl -Version: 0.2.12 +Version: 0.2.13 Release: 1 License: GPL Group: Libraries Source0: http://josefsson.org/gsasl/releases/%{name}-%{version}.tar.gz -# Source0-md5: a3d8188f373579a31c26b2bd1a75f194 +# Source0-md5: c894d28c648814511f3f89f8677a2be5 Patch0: %{name}-info.patch URL: http://www.gnu.org/software/gsasl/ -BuildRequires: autoconf >= 2.59 +BuildRequires: autoconf >= 2.60 BuildRequires: automake >= 1:1.9 BuildRequires: gettext-devel >= 0.14.1 BuildRequires: gnutls-devel >= 1.2.0 @@ -173,6 +173,9 @@ All persons listed below can be reached at <cvs_login>@pld-linux.org $Log$ +Revision 1.28 2006/07/18 18:50:31 qboosh +- updated to 0.2.13; needs autoconf 2.60 (AC_CHECK_*_ONCE) + Revision 1.27 2006/03/23 21:10:31 qboosh - updated to 0.2.12 ================================================================ ---- CVS-web: http://cvs.pld-linux.org/SPECS/gsasl.spec?r1=1.27&r2=1.28&f=u _______________________________________________ pld-cvs-commit mailing list [email protected] http://lists.pld-linux.org/mailman/listinfo/pld-cvs-commit
