/[adm]/puppet/deployment/mga_buildsystem/manifests/config.pp
ViewVC logotype

Diff of /puppet/deployment/mga_buildsystem/manifests/config.pp

Parent Directory Parent Directory | Revision Log Revision Log | View Patch Patch

revision 3199 by boklm, Thu May 23 17:25:03 2013 UTC revision 3200 by boklm, Thu May 23 18:04:25 2013 UTC
# Line 268  class mga_buildsystem::config { Line 268  class mga_buildsystem::config {
268      $mga2_rpmlint = {      $mga2_rpmlint = {
269          'config' => '/usr/share/rpmlint/config.mga2',          'config' => '/usr/share/rpmlint/config.mga2',
270          'path' => '/usr/bin/mga2-rpmlint',          'path' => '/usr/bin/mga2-rpmlint',
271            'results' => [
272                'buildprereq-use',
273                'no-description-tag',
274                'no-summary-tag',
275                'non-standard-group',
276                'non-xdg-migrated-menu',
277                'percent-in-conflicts',
278                'percent-in-dependency',
279                'percent-in-obsoletes',
280                'percent-in-provides',
281                'summary-ended-with-dot',
282                'unexpanded-macro',
283                'unknown-lsb-keyword',
284                'malformed-line-in-lsb-comment-block',
285                'empty-%postun',
286                'empty-%post',
287                'invalid-desktopfile',
288                'standard-dir-owned-by-package',
289                'use-tmp-in-%postun',
290                'bogus-variable-use-in-%posttrans',
291                'dir-or-file-in-usr-local',
292                'dir-or-file-in-tmp',
293                'dir-or-file-in-mnt',
294                'dir-or-file-in-opt',
295                'dir-or-file-in-home',
296                'dir-or-file-in-var-local',
297                ],
298      }      }
299    
300      # rpmlint check options for cauldron      # rpmlint check options for cauldron

Legend:
Removed from v.3199  
changed lines
  Added in v.3200

  ViewVC Help
Powered by ViewVC 1.1.30