diff --git a/rpmlint.config b/rpmlint.config index 0c5eff7..fa53e43 100644 --- a/rpmlint.config +++ b/rpmlint.config @@ -28,7 +28,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 Wiki revision 55 of that page. + # Last synced with Wiki revision 66 of that page. 'Affero GPL', 'AFL', 'ASL 1.0', @@ -72,7 +72,7 @@ setOption("ValidLicenses", ( 'Interbase', 'ISC', 'Jabber', - 'LaTeX', + 'JasPer', 'LGPLv2', 'LGPLv2 with exceptions', 'LGPLv2+', @@ -80,6 +80,7 @@ setOption("ValidLicenses", ( 'LGPLv3+', 'libtiff', 'LPL', + 'LPPL', 'mecab-ipadic', 'MIT', 'MPLv1.0', @@ -109,6 +110,8 @@ setOption("ValidLicenses", ( 'Sleepycat', 'SISSL', 'SPL', + 'TCL', + 'UCD', 'Vim', 'VNLSL', 'VSL', @@ -135,7 +138,9 @@ setOption("ValidLicenses", ( # Font licenses 'Arphic', 'Bitstream Vera', + 'mplus', 'OFL', + 'Utopia', # Others 'Redistributable, no modification permitted', 'Freely redistributable without restriction', diff --git a/rpmlint.spec b/rpmlint.spec index 11f5dbe..b2a007f 100644 --- a/rpmlint.spec +++ b/rpmlint.spec @@ -68,8 +68,8 @@ rm -rf $RPM_BUILD_ROOT %changelog -* Sun Aug 12 2007 Ville Skyttä -- Sync Fedora license list with Wiki rev 55. +* Wed Aug 15 2007 Ville Skyttä +- Sync Fedora license list with Wiki rev 66. * Tue Jul 31 2007 Tom "spot" Callaway - 0.80-2 - new fedora licensing scheme