Author: qboosh Date: Tue Aug 21 19:58:43 2007 GMT Module: SPECS Tag: HEAD ---- Log message: - clarified License (tools and examples on GPL v3+ now, library still on LGPL v2.1+)
---- Files affected: SPECS: gsasl.spec (1.39 -> 1.40) ---- Diffs: ================================================================ Index: SPECS/gsasl.spec diff -u SPECS/gsasl.spec:1.39 SPECS/gsasl.spec:1.40 --- SPECS/gsasl.spec:1.39 Thu Aug 16 23:47:02 2007 +++ SPECS/gsasl.spec Tue Aug 21 21:58:38 2007 @@ -11,7 +11,7 @@ Name: gsasl Version: 0.2.19 Release: 1 -License: GPL +License: LGPL v2.1+ (library), GPL v3+ (gsasl tool) Group: Libraries Source0: http://josefsson.org/gsasl/releases/%{name}-%{version}.tar.gz # Source0-md5: 670359bf16126a114a68991a6682e7d0 @@ -80,6 +80,7 @@ %package devel Summary: Header files for GNU SASL library Summary(pl.UTF-8): Pliki nagłówkowe biblioteki GNU SASL +License: LGPL v2.1+ Group: Development/Libraries Requires: %{name} = %{version}-%{release} %{?with_gss:Requires: gss-devel >= 0.0.0} @@ -99,6 +100,7 @@ %package static Summary: Static GNU SASL library Summary(pl.UTF-8): Statyczna biblioteka GNU SASL +License: LGPL v2.1+ Group: Development/Libraries Requires: %{name}-devel = %{version}-%{release} Obsoletes: libgsasl-static @@ -189,6 +191,9 @@ All persons listed below can be reached at <cvs_login>@pld-linux.org $Log$ +Revision 1.40 2007/08/21 19:58:38 qboosh +- clarified License (tools and examples on GPL v3+ now, library still on LGPL v2.1+) + Revision 1.39 2007/08/16 21:47:02 adamg - updated to 0.2.19 ================================================================ ---- CVS-web: http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/SPECS/gsasl.spec?r1=1.39&r2=1.40&f=u _______________________________________________ pld-cvs-commit mailing list [email protected] http://lists.pld-linux.org/mailman/listinfo/pld-cvs-commit
