[packages/libksba] - updated to 1.3.0; libs license is now LGPL v3+ or GPL v2+

qboosh qboosh at pld-linux.org
Sat Sep 29 18:18:53 CEST 2012


commit d1939fe21a5d7e7e5b16720cb3910d40c30bc31f
Author: Jakub Bogusz <qboosh at pld-linux.org>
Date:   Sat Sep 29 18:20:06 2012 +0200

    - updated to 1.3.0; libs license is now LGPL v3+ or GPL v2+

 libksba.spec | 11 +++++++----
 1 file changed, 7 insertions(+), 4 deletions(-)
---
diff --git a/libksba.spec b/libksba.spec
index 03e7ff2..766090f 100644
--- a/libksba.spec
+++ b/libksba.spec
@@ -3,12 +3,12 @@ Summary(es.UTF-8):	KSBA = rot13(digit_to_letter(x509))
 Summary(pl.UTF-8):	KSBA = rot13(digit_to_letter(x509)), wymawiane "kasba"
 Summary(pt_BR.UTF-8):	KSBA = rot13(digit_to_letter(x509)) pronunciado como Kasbah
 Name:		libksba
-Version:	1.2.0
+Version:	1.3.0
 Release:	1
-License:	GPL v3+
+License:	LGPL v3+ or GPL v2+ (libraries), GPL v3+ (the rest)
 Group:		Libraries
 Source0:	ftp://ftp.gnupg.org/gcrypt/libksba/%{name}-%{version}.tar.bz2
-# Source0-md5:	e797f370b69b4dc776499d6a071ae137
+# Source0-md5:	cd86fad9c9d360b2cf80449f8a4a4075
 Patch0:		%{name}-info.patch
 URL:		http://www.gnupg.org/related_software/libksba/
 BuildRequires:	autoconf >= 2.61
@@ -36,6 +36,7 @@ Summary:	Header files to develop KSBA applications
 Summary(es.UTF-8):	Archivos de desarrollo de KSBA
 Summary(pl.UTF-8):	Pliki nagłówkowe do tworzenia programów używających KSBA
 Summary(pt_BR.UTF-8):	Arquivos de desenvolvimento da KSBA
+License:	LGPL v3+ or GPL v2+ (libraries), GPL v3+ (manual)
 Group:		Development/Libraries
 Requires:	%{name} = %{version}-%{release}
 Requires:	libgpg-error-devel >= 1.8
@@ -54,6 +55,7 @@ Summary:	Static KSBA libraries
 Summary(es.UTF-8):	Archivos de desarrollo de KSBA - estatico
 Summary(pl.UTF-8):	Biblioteki statyczne KSBA
 Summary(pt_BR.UTF-8):	Arquivos de desenvolvimento da KSBA - biblioteca estática
+License:	LGPL v3+ or GPL v2+
 Group:		Development/Libraries
 Requires:	%{name}-devel = %{version}-%{release}
 
@@ -104,7 +106,8 @@ rm -rf $RPM_BUILD_ROOT
 
 %files
 %defattr(644,root,root,755)
-%doc AUTHORS ChangeLog NEWS README THANKS TODO
+# note: COPYING specifies license types, doesn't contain LGPL/GPL text
+%doc AUTHORS COPYING ChangeLog NEWS README THANKS TODO
 %attr(755,root,root) %{_libdir}/libksba.so.*.*.*
 %attr(755,root,root) %ghost %{_libdir}/libksba.so.8
 
================================================================

---- gitweb:

http://git.pld-linux.org/gitweb.cgi/packages/libksba.git/commitdiff/d1939fe21a5d7e7e5b16720cb3910d40c30bc31f



More information about the pld-cvs-commit mailing list