Author: qboosh Date: Fri Aug 6 17:58:45 2010 GMT Module: packages Tag: HEAD ---- Log message: - updated to 2.10.1
---- Files affected: packages/gnutls: gnutls.spec (1.112 -> 1.113) ---- Diffs: ================================================================ Index: packages/gnutls/gnutls.spec diff -u packages/gnutls/gnutls.spec:1.112 packages/gnutls/gnutls.spec:1.113 --- packages/gnutls/gnutls.spec:1.112 Thu Jul 1 09:24:57 2010 +++ packages/gnutls/gnutls.spec Fri Aug 6 19:58:39 2010 @@ -2,12 +2,12 @@ Summary: The GNU Transport Layer Security Library Summary(pl.UTF-8): Biblioteka GNU TLS (Transport Layer Security) Name: gnutls -Version: 2.10.0 +Version: 2.10.1 Release: 1 License: LGPL v2.1+ (libgnutls), GPL v3+ (extra libs and tools) Group: Libraries Source0: ftp://ftp.gnutls.org/pub/gnutls/%{name}-%{version}.tar.bz2 -# Source0-md5: 9e8b8ab6f99671046af5e57d8727278f +# Source0-md5: b614448d7fb43ea0d4f727e6302bbf0f Patch0: %{name}-info.patch Patch1: %{name}-link.patch URL: http://www.gnu.org/software/gnutls/ @@ -145,6 +145,12 @@ %{__autoconf} %{__autoheader} %{__automake} +cd lib +%{__aclocal} -I m4 -I gl/m4 +%{__autoconf} +%{__autoheader} +%{__automake} +cd .. %configure \ --with-lzo @@ -251,6 +257,9 @@ All persons listed below can be reached at <cvs_login>@pld-linux.org $Log$ +Revision 1.113 2010/08/06 17:58:39 qboosh +- updated to 2.10.1 + Revision 1.112 2010/07/01 07:24:57 qboosh - updated to 2.10.0 - updated info patch ================================================================ ---- CVS-web: http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/packages/gnutls/gnutls.spec?r1=1.112&r2=1.113&f=u _______________________________________________ pld-cvs-commit mailing list [email protected] http://lists.pld-linux.org/mailman/listinfo/pld-cvs-commit
