update license list in config

This commit is contained in:
Tom Callaway 2014-12-09 14:47:16 -05:00
parent 4346425f02
commit 65d75b9e5f
2 changed files with 10 additions and 2 deletions

View File

@ -40,7 +40,7 @@ setOption("DanglingSymlinkExceptions", (
setOption("ValidLicenses", ( setOption("ValidLicenses", (
# These are the short names for all of the Fedora approved licenses. # These are the short names for all of the Fedora approved licenses.
# The master list is kept here: http://fedoraproject.org/wiki/Licensing # The master list is kept here: http://fedoraproject.org/wiki/Licensing
# Last synced with revision "2.20, 9 February 2014" of that page. # Last synced with revision "2.25, 2 December 2014" of that page.
'AAL', 'AAL',
'Abstyles', 'Abstyles',
'Adobe', 'Adobe',
@ -55,6 +55,7 @@ setOption("ValidLicenses", (
'AML', 'AML',
'AMPAS BSD', 'AMPAS BSD',
'APAFML', 'APAFML',
'App-s2p',
'APSL 2.0', 'APSL 2.0',
'APSL 2.0+', 'APSL 2.0+',
'ARL', 'ARL',
@ -244,6 +245,8 @@ setOption("ValidLicenses", (
'SWL', 'SWL',
'TCL', 'TCL',
'Teeworlds', 'Teeworlds',
'TGPPL',
'TGPPL with exceptions',
'Threeparttable', 'Threeparttable',
'TMate', 'TMate',
'Tolua', 'Tolua',
@ -252,6 +255,8 @@ setOption("ValidLicenses", (
'TPDL', 'TPDL',
'TPL', 'TPL',
'UCD', 'UCD',
'Unicode',
'Unlicense',
'Vim', 'Vim',
'VNLSL', 'VNLSL',
'VOSTROM', 'VOSTROM',

View File

@ -1,6 +1,6 @@
Name: rpmlint Name: rpmlint
Version: 1.6 Version: 1.6
Release: 1%{?dist} Release: 2%{?dist}
Summary: Tool for checking common errors in RPM packages Summary: Tool for checking common errors in RPM packages
Group: Development/Tools Group: Development/Tools
License: GPLv2 License: GPLv2
@ -99,6 +99,9 @@ make check
%{_mandir}/man1/rpmlint.1* %{_mandir}/man1/rpmlint.1*
%changelog %changelog
* Tue Dec 9 2014 Tom Callaway <spot@fedoraproject.org> - 1.6-2
- update license list in config file
* Thu Sep 4 2014 Tom Callaway <spot@fedoraproject.org> - 1.6-1 * Thu Sep 4 2014 Tom Callaway <spot@fedoraproject.org> - 1.6-1
- update to 1.6 - update to 1.6