From 22d4dd996a09cd4d78fae6da6d7c5d7b51a1ec69 Mon Sep 17 00:00:00 2001 From: Tom Callaway Date: Dec 09 2014 19:41:52 +0000 Subject: update license list in config --- diff --git a/rpmlint.config b/rpmlint.config index 1ad7ab3..75caea1 100644 --- a/rpmlint.config +++ b/rpmlint.config @@ -40,7 +40,7 @@ setOption("DanglingSymlinkExceptions", ( setOption("ValidLicenses", ( # These are the short names for all of the Fedora approved licenses. # 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', 'Abstyles', 'Adobe', @@ -55,6 +55,7 @@ setOption("ValidLicenses", ( 'AML', 'AMPAS BSD', 'APAFML', + 'App-s2p', 'APSL 2.0', 'APSL 2.0+', 'ARL', @@ -244,6 +245,8 @@ setOption("ValidLicenses", ( 'SWL', 'TCL', 'Teeworlds', + 'TGPPL', + 'TGPPL with exceptions', 'Threeparttable', 'TMate', 'Tolua', @@ -252,6 +255,8 @@ setOption("ValidLicenses", ( 'TPDL', 'TPL', 'UCD', + 'Unicode', + 'Unlicense', 'Vim', 'VNLSL', 'VOSTROM', diff --git a/rpmlint.spec b/rpmlint.spec index a156d40..a9e7a0b 100644 --- a/rpmlint.spec +++ b/rpmlint.spec @@ -1,6 +1,6 @@ Name: rpmlint Version: 1.6 -Release: 1%{?dist} +Release: 2%{?dist} Summary: Tool for checking common errors in RPM packages Group: Development/Tools License: GPLv2 @@ -99,6 +99,9 @@ make check %{_mandir}/man1/rpmlint.1* %changelog +* Tue Dec 9 2014 Tom Callaway - 1.6-2 +- update license list in config file + * Thu Sep 4 2014 Tom Callaway - 1.6-1 - update to 1.6