packages: rpmlint/rpmlint.config - sort asciibethically

glen glen at pld-linux.org
Thu Feb 17 07:44:09 CET 2011


Author: glen                         Date: Thu Feb 17 06:44:09 2011 GMT
Module: packages                      Tag: HEAD
---- Log message:
- sort asciibethically

---- Files affected:
packages/rpmlint:
   rpmlint.config (1.5 -> 1.6) 

---- Diffs:

================================================================
Index: packages/rpmlint/rpmlint.config
diff -u packages/rpmlint/rpmlint.config:1.5 packages/rpmlint/rpmlint.config:1.6
--- packages/rpmlint/rpmlint.config:1.5	Sun Feb 13 21:16:26 2011
+++ packages/rpmlint/rpmlint.config	Thu Feb 17 07:44:04 2011
@@ -32,10 +32,10 @@
 setOption("ValidLicenses", (
 	# These are the short names for all of the PLD Linux approved licenses.
 	'BSD',
-	'GPL, Open Data License',
 	'GPL v2',
+	'GPL, Open Data License',
 	'LGPL v2.1',
 	'LGPL v3',
-	'MPL v1.1',
 	'LGPL',
+	'MPL v1.1',
 ))
================================================================

---- CVS-web:
    http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/packages/rpmlint/rpmlint.config?r1=1.5&r2=1.6&f=u



More information about the pld-cvs-commit mailing list