diff --git a/rpmlint.config b/rpmlint.config index d74a1fd..0c5eff7 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 53 of that page. + # Last synced with Wiki revision 55 of that page. 'Affero GPL', 'AFL', 'ASL 1.0', @@ -135,7 +135,7 @@ setOption("ValidLicenses", ( # Font licenses 'Arphic', 'Bitstream Vera', - 'SIL Open Font', + 'OFL', # Others 'Redistributable, no modification permitted', 'Freely redistributable without restriction', diff --git a/rpmlint.spec b/rpmlint.spec index d404570..11f5dbe 100644 --- a/rpmlint.spec +++ b/rpmlint.spec @@ -68,8 +68,8 @@ rm -rf $RPM_BUILD_ROOT %changelog -* Fri Aug 10 2007 Ville Skyttä -- Sync Fedora license list with Wiki rev 53. +* Sun Aug 12 2007 Ville Skyttä +- Sync Fedora license list with Wiki rev 55. * Tue Jul 31 2007 Tom "spot" Callaway - 0.80-2 - new fedora licensing scheme