Author: qboosh Date: Mon Jan 21 20:34:42 2008 GMT Module: SPECS Tag: HEAD ---- Log message: - updated to 2.2.1 - added link patch
---- Files affected: SPECS: gnutls.spec (1.80 -> 1.81) ---- Diffs: ================================================================ Index: SPECS/gnutls.spec diff -u SPECS/gnutls.spec:1.80 SPECS/gnutls.spec:1.81 --- SPECS/gnutls.spec:1.80 Sat Jan 5 03:55:42 2008 +++ SPECS/gnutls.spec Mon Jan 21 21:34:37 2008 @@ -2,13 +2,14 @@ Summary: The GNU Transport Layer Security Library Summary(pl.UTF-8): Biblioteka GNU TLS (Transport Layer Security) Name: gnutls -Version: 2.2.0 +Version: 2.2.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: bc9d44a618ad6ec7da35d1dfb56bae57 +# Source0-md5: 4a1c090f5614278c2d0c75f321098f3a Patch0: %{name}-info.patch +Patch1: %{name}-link.patch URL: http://www.gnu.org/software/gnutls/ BuildRequires: autoconf >= 2.61 BuildRequires: automake >= 1:1.10 @@ -131,6 +132,7 @@ %prep %setup -q %patch0 -p1 +%patch1 -p1 %build %{__gettextize} @@ -249,6 +251,10 @@ All persons listed below can be reached at <cvs_login>@pld-linux.org $Log$ +Revision 1.81 2008-01-21 20:34:37 qboosh +- updated to 2.2.1 +- added link patch + Revision 1.80 2008-01-05 02:55:42 qboosh - updated to 2.2.0 (NOTE: new sonames) ================================================================ ---- CVS-web: http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/SPECS/gnutls.spec?r1=1.80&r2=1.81&f=u _______________________________________________ pld-cvs-commit mailing list [email protected] http://lists.pld-linux.org/mailman/listinfo/pld-cvs-commit
