SPECS: gnutls.spec - updated to 1.3.0 (adds TLS-PSK support)

qboosh qboosh at pld-linux.org
Thu Dec 1 10:51:31 CET 2005


Author: qboosh                       Date: Thu Dec  1 09:51:31 2005 GMT
Module: SPECS                         Tag: HEAD
---- Log message:
- updated to 1.3.0 (adds TLS-PSK support)

---- Files affected:
SPECS:
   gnutls.spec (1.58 -> 1.59) 

---- Diffs:

================================================================
Index: SPECS/gnutls.spec
diff -u SPECS/gnutls.spec:1.58 SPECS/gnutls.spec:1.59
--- SPECS/gnutls.spec:1.58	Tue Nov  8 11:25:16 2005
+++ SPECS/gnutls.spec	Thu Dec  1 10:51:26 2005
@@ -2,12 +2,12 @@
 Summary:	The GNU Transport Layer Security Library
 Summary(pl):	Biblioteka GNU TLS (Transport Layer Security)
 Name:		gnutls
-Version:	1.2.9
+Version:	1.3.0
 Release:	1
 License:	LGPL
 Group:		Libraries
 Source0:	ftp://ftp.gnutls.org/pub/gnutls/%{name}-%{version}.tar.bz2
-# Source0-md5:	9b14bac9202c91dbc89431726dbf6b90
+# Source0-md5:	e5caf8f1240088a97e53c8e20b117afd
 Patch0:		%{name}-info.patch
 URL:		http://www.gnu.org/software/gnutls/
 BuildRequires:	autoconf >= 2.59
@@ -106,10 +106,12 @@
 %doc AUTHORS ChangeLog NEWS README THANKS
 %attr(755,root,root) %{_bindir}/certtool
 %attr(755,root,root) %{_bindir}/gnutls*
+%attr(755,root,root) %{_bindir}/psktool
 %attr(755,root,root) %{_bindir}/srptool
 %attr(755,root,root) %{_libdir}/lib*.so.*.*
 %{_mandir}/man1/certtool.1*
 %{_mandir}/man1/gnutls-*
+%{_mandir}/man1/psktool.1*
 %{_mandir}/man1/srptool.1*
 %{_infodir}/*.info*
 
@@ -133,6 +135,9 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.59  2005/12/01 09:51:26  qboosh
+- updated to 1.3.0 (adds TLS-PSK support)
+
 Revision 1.58  2005/11/08 10:25:16  qboosh
 - updated to 1.2.9
 - require libgcrypt >= 1.2.2 to avoid bugs in earlier versions
================================================================

---- CVS-web:
    http://cvs.pld-linux.org/SPECS/gnutls.spec?r1=1.58&r2=1.59&f=u




More information about the pld-cvs-commit mailing list