]> git.pld-linux.org Git - packages/rpmlint.git/blob - rpmlint-licenses.patch
rebuild with python 3.10
[packages/rpmlint.git] / rpmlint-licenses.patch
1 --- rpmlint-1.0/TagsCheck.py~   2010-06-23 21:34:28.000000000 +0300
2 +++ rpmlint-1.0/TagsCheck.py    2011-01-09 18:36:31.642820895 +0200
3 @@ -34,6 +34,8 @@
4      enchant = None
5  del _use_enchant
6  
7 +# See PLD License list at
8 +# http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/PLD-doc/license-tags.txt
9  DEFAULT_VALID_LICENSES = (
10      # OSI approved licenses, http://www.opensource.org/licenses/ (unversioned,
11      # trailing "license" dropped based on fuzzy logic, and in well-known cases,
This page took 0.069444 seconds and 3 git commands to generate.