Author: qboosh Date: Fri Jun 1 19:48:56 2012 GMT Module: packages Tag: HEAD ---- Log message: - updated to 1.8.0
---- Files affected: packages/gsasl: gsasl.spec (1.65 -> 1.66) ---- Diffs: ================================================================ Index: packages/gsasl/gsasl.spec diff -u packages/gsasl/gsasl.spec:1.65 packages/gsasl/gsasl.spec:1.66 --- packages/gsasl/gsasl.spec:1.65 Wed Aug 31 09:00:14 2011 +++ packages/gsasl/gsasl.spec Fri Jun 1 21:48:51 2012 @@ -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.6.1 -Release: 3 +Version: 1.8.0 +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: 7ae813eeb1f90ad52e9a781ac9e17f28 +# Source0-md5: 982fe54a20016aa46a871c084c990c36 Patch0: %{name}-info.patch Patch1: %{name}-heimdal-check.patch URL: http://www.gnu.org/software/gsasl/ @@ -122,6 +122,10 @@ %{__rm} po/stamp-po +# remove it when "linking libtool libraries using a non-POSIX archiver ..." warning is gone +# (after gsasl or libtool change) +%{__sed} -i -e '/AM_INIT_AUTOMAKE/s/-Werror//' configure.ac lib/configure.ac + %build %{__gettextize} %{__libtoolize} @@ -200,6 +204,9 @@ All persons listed below can be reached at <cvs_login>@pld-linux.org $Log$ +Revision 1.66 2012/06/01 19:48:51 qboosh +- updated to 1.8.0 + Revision 1.65 2011/08/31 07:00:14 arekm - release 3 ================================================================ ---- CVS-web: http://cvs.pld-linux.org/packages/gsasl/gsasl.spec?r1=1.65&r2=1.66 _______________________________________________ pld-cvs-commit mailing list [email protected] http://lists.pld-linux.org/mailman/listinfo/pld-cvs-commit
