License update from LGPL to LGPLv2+

This commit is contained in:
Linus Walleij 2007-08-17 20:01:01 +00:00
commit 9fde807904

View file

@ -4,7 +4,7 @@
%define adplugdbver 2006-07-07
Name: adplug
Version: 2.1
Release: 1%{?dist}
Release: 2%{?dist}
Summary: A software library for AdLib (OPL2) emulation
URL: http://adplug.sourceforge.net/
Group: Applications/Multimedia
@ -12,7 +12,7 @@ Source0: http://download.sourceforge.net/%{name}/%{name}-%{version}.tar.bz2
Source1: http://download.sourceforge.net/%{name}/adplugdb-%{adplugdbver}.tar.gz
Patch0: adplug-1.5.1-texinfo.patch
BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n)
License: LGPL
License: LGPLv2+
BuildRequires: libbinio-devel >= 1.4
BuildRequires: pkgconfig
BuildRequires: texinfo
@ -96,6 +96,9 @@ fi
%{_infodir}/*.gz
%changelog
* Fri Aug 17 2007 Linus Walleij <triad@df.lth.se> 2.1-2
- License field update LGPL to LGPLv2+
* Wed Apr 11 2007 Linus Walleij <triad@df.lth.se> 2.1-1
- New upstream version.