- Sync Fedora license list with Revision 0.61 (Wiki rev 98).
This commit is contained in:
Ville Skyttä 2007-12-06 12:13:44 +00:00
parent 856ccfa3af
commit 040d00f4db
4 changed files with 12 additions and 4 deletions

View File

@ -1 +1 @@
rpmlint-0.81.tar.bz2
rpmlint-0.82.tar.bz2

View File

@ -28,10 +28,13 @@ 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.55 (Wiki revision 92) of that page.
# Last synced with Revision 0.61 (Wiki revision 98) of that page.
'Adobe',
'Affero GPL',
'AFL',
'AGPLv1',
'AGPLv3',
'AMPAS BSD',
'ARL',
'ASL 1.0',
'ASL 1.0+',
@ -161,6 +164,7 @@ setOption("ValidLicenses", (
'Bitstream Vera',
'mplus',
'OFL',
'STIX',
'Utopia',
'XANO',
# Others

View File

@ -1,5 +1,5 @@
Name: rpmlint
Version: 0.81
Version: 0.82
Release: 1%{?dist}
Summary: Tool for checking common errors in RPM packages
@ -70,6 +70,10 @@ rm -rf $RPM_BUILD_ROOT
%changelog
* Thu Dec 6 2007 Ville Skyttä <ville.skytta at iki.fi> - 0.82-1
- 0.82, fixes #362441, #388881, #399871, #409941.
- Sync Fedora license list with Revision 0.61 (Wiki rev 98).
* Fri Sep 28 2007 Todd Zullinger <tmz@pobox.com>
- Sync Fedora license list with Revision 0.55 (Wiki rev 92).

View File

@ -1 +1 @@
1f4b9bde98f270d196bb9f0364d376e8 rpmlint-0.81.tar.bz2
bd5069aed3d7da837df5b8eb182c76a6 rpmlint-0.82.tar.bz2