diff --git a/perl-Bit-Vector.spec b/perl-Bit-Vector.spec index 5f0c729..ecd0e37 100644 --- a/perl-Bit-Vector.spec +++ b/perl-Bit-Vector.spec @@ -4,7 +4,8 @@ Release: 1%{?dist} Summary: Efficient bit vector, set of integers and "big int" math library Group: Development/Libraries -License: GPL+ or Artistic +# Clarified by a private mail from the author: +License: (GPLv2+ or Artistic) and LGPLv2+ URL: http://search.cpan.org/dist/Bit-Vector/ Source0: http://www.cpan.org/authors/id/S/ST/STBEY/Bit-Vector-%{version}.tar.gz BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n) @@ -69,6 +70,9 @@ rm -rf $RPM_BUILD_ROOT %changelog +* Fri Oct 2 2009 Stepan Kasal - 7.1-2 +- fixed the license tag + * Thu Oct 1 2009 Stepan Kasal - 7.1-1 - new upstream release