- Sync Fedora license list with Wiki revision "16:08, 18 July 2008".
This commit is contained in:
Ville Skyttä 2008-07-26 17:09:14 +00:00
parent c741dda948
commit 1f0d2b3dfa
4 changed files with 19 additions and 6 deletions

View File

@ -1 +1 @@
rpmlint-0.83.tar.bz2
rpmlint-0.84.tar.bz2

View File

@ -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 Revision 0.88 of that page.
# Last synced with revision "16:08, 18 July 2008" of that page.
'Adobe',
'ADSL',
'AFL',
@ -56,17 +56,20 @@ setOption("ValidLicenses", (
'CPL',
'Condor',
'Copyright only',
'Cryptix',
'Crystal Stacker',
'DOC',
'EPL',
'ECL 1.0',
'ECL 2.0',
'eCos',
'EFL 2.0',
'EFL 2.0+',
'EPL',
'ERPL',
'EU Datagrid',
'Fair',
'FTL',
'Giftware',
'GL2PS',
'Glide',
'gnuplot',
'GPL+',
@ -101,11 +104,13 @@ setOption("ValidLicenses", (
'LGPLv3+',
'LGPLv3+ with exceptions',
'libtiff',
'LLGPL',
'LPL',
'LPPL',
'mecab-ipadic',
'MIT',
'MIT with advertising',
'Motosoto',
'MPLv1.0',
'MPLv1.0+',
'MPLv1.1',
@ -126,6 +131,8 @@ setOption("ValidLicenses", (
'OSL 1.1+',
'OSL 2.0',
'OSL 2.0+',
'OSL 2.1',
'OSL 2.1+',
'OSL 3.0',
'OSL 3.0+',
'OpenSSL',
@ -138,6 +145,7 @@ setOption("ValidLicenses", (
'RiceBSD',
'RPSL',
'Ruby',
'SCRIP',
'Sendmail',
'Sleepycat',
'SISSL',
@ -154,6 +162,7 @@ setOption("ValidLicenses", (
'wxWidgets',
'Xerox',
'xinetd',
'YPLv1.1',
'Zend',
'ZPLv1.0',
'ZPLv1.0+',

View File

@ -1,5 +1,5 @@
Name: rpmlint
Version: 0.83
Version: 0.84
Release: 1%{?dist}
Summary: Tool for checking common errors in RPM packages
@ -68,6 +68,10 @@ rm -rf $RPM_BUILD_ROOT
%changelog
* Sat Jul 26 2008 Ville Skyttä <ville.skytta at iki.fi> - 0.84-1
- 0.84, fixes #355861, #456304.
- Sync Fedora license list with Wiki revision "16:08, 18 July 2008".
* Tue May 27 2008 Ville Skyttä <ville.skytta at iki.fi> - 0.83-1
- 0.83, fixes #237204, #428096, #430206, #433783, #434694, #444441.
- Fedora licensing patch applied upstream.

View File

@ -1 +1 @@
674e6d64330811abcee4d2acdbbd00e2 rpmlint-0.83.tar.bz2
d7e2aab6135a44a845f677d27f2722bd rpmlint-0.84.tar.bz2