rpms/rpmlint/EL-4 rpmlint.config,1.4,1.5 rpmlint.spec,1.22,1.23

Manuel Wolfshant wolfy at fedoraproject.org
Sat Oct 18 02:38:45 UTC 2008


Author: wolfy

Update of /cvs/pkgs/rpms/rpmlint/EL-4
In directory cvs1.fedora.phx.redhat.com:/tmp/cvs-serv28384

Modified Files:
	rpmlint.config rpmlint.spec 
Log Message:
* Sat Oct  18 2008 Manuel Wolfshant <wolfy at fedoraproject.org> - 0.84-3
- Sync Fedora license list with Wiki revision 1.09



Index: rpmlint.config
===================================================================
RCS file: /cvs/pkgs/rpms/rpmlint/EL-4/rpmlint.config,v
retrieving revision 1.4
retrieving revision 1.5
diff -u -r1.4 -r1.5
--- rpmlint.config	3 Jun 2008 21:00:31 -0000	1.4
+++ rpmlint.config	18 Oct 2008 02:38:14 -0000	1.5
@@ -28,7 +28,7 @@
 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 "1.09, 12 Sep 2008" of that page.
     'Adobe',
     'ADSL',
     'AFL',
@@ -51,27 +51,34 @@
     'BSD',
     'BSD with advertising',
     'CeCILL',
+    'CeCILL-B',
+    'CeCILL-C',
     'CDDL',
+    'CNRI',
     'CPAL',
     '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+',
     'GPL+ or Artistic',
     'GPLv1',
+    'GPLv2 or Artistic',
     'GPLv2+ or Artistic',
     'GPLv2',
     'GPLv2 with exceptions',
@@ -95,17 +102,20 @@
     'LGPLv2',
     'LGPLv2 with exceptions',
     'LGPLv2+',
+    'LGPLv2+ or Artistic',
     'LGPLv2+ with exceptions',
     'LGPLv3',
     'LGPLv3 with exceptions',
     'LGPLv3+',
     'LGPLv3+ with exceptions',
     'libtiff',
+    'LLGPL',
     'LPL',
     'LPPL',
     'mecab-ipadic',
     'MIT',
     'MIT with advertising',
+    'Motosoto',
     'MPLv1.0',
     'MPLv1.0+',
     'MPLv1.1',
@@ -126,11 +136,15 @@
     'OSL 1.1+',
     'OSL 2.0',
     'OSL 2.0+',
+    'OSL 2.1',
+    'OSL 2.1+',
     'OSL 3.0',
     'OSL 3.0+',
     'OpenSSL',
+    'OReilly',
     'Phorum',
     'PHP',
+    'psutils',
     'Public Domain',
     'Python',
     'Qhull',
@@ -138,12 +152,15 @@
     'RiceBSD',
     'RPSL',
     'Ruby',
+    'SCRIP',
     'Sendmail',
     'Sleepycat',
     'SISSL',
     'SLIB',
     'SPL',
     'TCL',
+    'Teeworlds',
+    'TMate',
     'UCD',
     'VOSTROM',
     'Vim',
@@ -154,6 +171,7 @@
     'wxWidgets',
     'Xerox',
     'xinetd',
+    'YPLv1.1',
     'Zend',
     'ZPLv1.0',
     'ZPLv1.0+',
@@ -178,10 +196,12 @@
     'DSL',
     'EFML',
     'Free Art',
+    'GeoGratis',
     # Font licenses
     'Arphic',
     'Baekmuk',
     'Bitstream Vera',
+    'Hershey',
     'Liberation',
     'Lucida',
     'mplus',


Index: rpmlint.spec
===================================================================
RCS file: /cvs/pkgs/rpms/rpmlint/EL-4/rpmlint.spec,v
retrieving revision 1.22
retrieving revision 1.23
diff -u -r1.22 -r1.23
--- rpmlint.spec	10 Sep 2008 15:42:26 -0000	1.22
+++ rpmlint.spec	18 Oct 2008 02:38:14 -0000	1.23
@@ -1,6 +1,6 @@
 Name:           rpmlint
 Version:        0.84
-Release:        2%{?dist}.1
+Release:        3%{?dist}
 Summary:        Tool for checking common errors in RPM packages
 
 Group:          Development/Tools
@@ -68,6 +68,9 @@
 
 
 %changelog
+* Sat Oct  18 2008 Manuel Wolfshant <wolfy at fedoraproject.org> - 0.84-3
+- Sync Fedora license list with Wiki revision 1.09
+
 * Wed Sep 10 2008 Manuel Wolfshant <wolfy at fedoraproject.org> - 0.84-2.1
 - rebuild with proper changelog
 




More information about the scm-commits mailing list