- Remove leftover "Affero GPL" from last license list sync (Todd

Zullinger).
This commit is contained in:
Ville Skyttä 2007-12-06 12:44:51 +00:00
parent 040d00f4db
commit d64bc21bbf
2 changed files with 4 additions and 2 deletions

View File

@ -30,7 +30,6 @@ setOption("ValidLicenses", (
# The master list is kept here: http://fedoraproject.org/wiki/Licensing # The master list is kept here: http://fedoraproject.org/wiki/Licensing
# Last synced with Revision 0.61 (Wiki revision 98) of that page. # Last synced with Revision 0.61 (Wiki revision 98) of that page.
'Adobe', 'Adobe',
'Affero GPL',
'AFL', 'AFL',
'AGPLv1', 'AGPLv1',
'AGPLv3', 'AGPLv3',

View File

@ -1,6 +1,6 @@
Name: rpmlint Name: rpmlint
Version: 0.82 Version: 0.82
Release: 1%{?dist} Release: 2%{?dist}
Summary: Tool for checking common errors in RPM packages Summary: Tool for checking common errors in RPM packages
Group: Development/Tools Group: Development/Tools
@ -70,6 +70,9 @@ rm -rf $RPM_BUILD_ROOT
%changelog %changelog
* Thu Dec 6 2007 Ville Skyttä <ville.skytta at iki.fi> - 0.82-2
- Remove leftover "Affero GPL" from last license list sync (Todd Zullinger).
* Thu Dec 6 2007 Ville Skyttä <ville.skytta at iki.fi> - 0.82-1 * Thu Dec 6 2007 Ville Skyttä <ville.skytta at iki.fi> - 0.82-1
- 0.82, fixes #362441, #388881, #399871, #409941. - 0.82, fixes #362441, #388881, #399871, #409941.
- Sync Fedora license list with Revision 0.61 (Wiki rev 98). - Sync Fedora license list with Revision 0.61 (Wiki rev 98).