- fixed the license tag
This commit is contained in:
parent
4b36340669
commit
0ec03dc11d
@ -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 <skasal@redhat.com> - 7.1-2
|
||||
- fixed the license tag
|
||||
|
||||
* Thu Oct 1 2009 Stepan Kasal <skasal@redhat.com> - 7.1-1
|
||||
- new upstream release
|
||||
|
||||
|
||||
Loading…
Reference in New Issue
Block a user