Author: qboosh                       Date: Mon Sep 10 17:19:46 2007 GMT
Module: SPECS                         Tag: HEAD
---- Log message:
- updated to 2.0.0
- clarified License

---- Files affected:
SPECS:
   gnutls.spec (1.75 -> 1.76) 

---- Diffs:

================================================================
Index: SPECS/gnutls.spec
diff -u SPECS/gnutls.spec:1.75 SPECS/gnutls.spec:1.76
--- SPECS/gnutls.spec:1.75      Fri Jun  1 19:22:01 2007
+++ SPECS/gnutls.spec   Mon Sep 10 19:19:41 2007
@@ -2,31 +2,32 @@
 Summary:       The GNU Transport Layer Security Library
 Summary(pl.UTF-8):     Biblioteka GNU TLS (Transport Layer Security)
 Name:          gnutls
-Version:       1.6.3
+Version:       2.0.0
 Release:       1
-License:       LGPL
+License:       LGPL v2.1+ (libgnutls), GPL v2+ (extra libs and tools)
 Group:         Libraries
 Source0:       ftp://ftp.gnutls.org/pub/gnutls/%{name}-%{version}.tar.bz2
-# Source0-md5: 73da68a4248d34c4d38491ce2119af0f
+# Source0-md5: 181b2ff554a83e6cf85505ea16699d39
 Patch0:                %{name}-info.patch
 URL:           http://www.gnu.org/software/gnutls/
-BuildRequires: autoconf >= 2.60
-BuildRequires: automake >= 1:1.9
+BuildRequires: autoconf >= 2.61
+BuildRequires: automake >= 1:1.10
 BuildRequires: gettext-devel >= 0.14.5
 BuildRequires: libcfg+-devel
 BuildRequires: libgcrypt-devel >= 1.2.2
 BuildRequires: libstdc++-devel
-BuildRequires: libtasn1-devel >= 0.3.4
+BuildRequires: libtasn1-devel >= 1.1
 BuildRequires: libtool >= 2:1.5
 BuildRequires: lzo-devel
-BuildRequires: opencdk-devel >= 0.5.5
+BuildRequires: opencdk-devel >= 0.6.4
 BuildRequires: readline-devel
+BuildRequires: rpmbuild(macros) >= 1.383
 BuildRequires: texinfo >= 4.8
 BuildRequires: zlib-devel
 Requires(post,postun): /sbin/ldconfig
 Requires:      libgcrypt >= 1.2.2
-Requires:      libtasn1 >= 0.3.4
-Requires:      opencdk >= 0.5.5
+Requires:      libtasn1 >= 1.1
+Requires:      opencdk >= 0.6.4
 BuildRoot:     %{tmpdir}/%{name}-%{version}-root-%(id -u -n)
 
 %description
@@ -44,11 +45,12 @@
 %package devel
 Summary:       Header files etc to develop gnutls applications
 Summary(pl.UTF-8):     Pliki nagłówkowe i inne do gnutls
+License:       LGPL v2.1+ (libgnutls), GPL v2+ (extra libs)
 Group:         Development/Libraries
 Requires:      %{name} = %{version}-%{release}
 Requires:      libgcrypt-devel >= 1.2.2
-Requires:      libtasn1-devel >= 0.3.4
-Requires:      opencdk-devel
+Requires:      libtasn1-devel >= 1.1
+Requires:      opencdk-devel >= 0.6.4
 Requires:      zlib-devel
 
 %description devel
@@ -60,6 +62,7 @@
 %package static
 Summary:       Static gnutls library
 Summary(pl.UTF-8):     Biblioteka statyczna gnutls
+License:       LGPL v2.1+ (libgnutls), GPL v2+ (extra libs)
 Group:         Development/Libraries
 Requires:      %{name}-devel = %{version}-%{release}
 
@@ -72,6 +75,7 @@
 %package c++
 Summary:       libgnutlsxx - C++ interface to gnutls library
 Summary(pl.UTF-8):     libgnutlsxx - interfejs C++ do biblioteki gnutls
+License:       LGPL v2.1+
 Group:         Libraries
 Requires:      %{name} = %{version}-%{release}
 
@@ -84,6 +88,7 @@
 %package c++-devel
 Summary:       Header files for libgnutlsxx, a C++ interface to gnutls library
 Summary(pl.UTF-8):     Pliki nagłówkowe libgnutlsxx - interfejsu C++ do 
biblioteki gnutls
+License:       LGPL v2.1+
 Group:         Development/Libraries
 Requires:      %{name}-c++ = %{version}-%{release}
 Requires:      %{name}-devel = %{version}-%{release}
@@ -98,6 +103,7 @@
 %package c++-static
 Summary:       Static version of libgnutlsxx, a C++ interface to gnutls library
 Summary(pl.UTF-8):     Statyczna wersja libgnutlsxx - interfejsu C++ do 
biblioteki gnutls
+License:       LGPL v2.1+
 Group:         Development/Libraries
 Requires:      %{name}-c++-devel = %{version}-%{release}
 
@@ -161,6 +167,7 @@
 %{_mandir}/man1/psktool.1*
 %{_mandir}/man1/srptool.1*
 %{_infodir}/gnutls.info*
+%{_infodir}/gnutls-*.png
 
 %files devel
 %defattr(644,root,root,755)
@@ -206,6 +213,10 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.76  2007/09/10 17:19:41  qboosh
+- updated to 2.0.0
+- clarified License
+
 Revision 1.75  2007/06/01 17:22:01  qboosh
 - updated to 1.6.3
 
================================================================

---- CVS-web:
    
http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/SPECS/gnutls.spec?r1=1.75&r2=1.76&f=u

_______________________________________________
pld-cvs-commit mailing list
[email protected]
http://lists.pld-linux.org/mailman/listinfo/pld-cvs-commit

Reply via email to