summaryrefslogtreecommitdiff
path: root/packaging/config
diff options
context:
space:
mode:
authorAnas Nashif <anas.nashif@intel.com>2013-06-01 00:37:50 -0400
committerAnas Nashif <anas.nashif@intel.com>2013-06-01 00:37:50 -0400
commitb6ade90ea199edce97ab6347c742069701a42d43 (patch)
tree977025834b3f04651d9c7bdd1f55ce26852f3797 /packaging/config
parent2c56552b5a30b01fc16c3529dc1204a076d9bbba (diff)
downloadrpmlint-tizen-b6ade90ea199edce97ab6347c742069701a42d43.tar.gz
rpmlint-tizen-b6ade90ea199edce97ab6347c742069701a42d43.tar.bz2
rpmlint-tizen-b6ade90ea199edce97ab6347c742069701a42d43.zip
Diffstat (limited to 'packaging/config')
-rw-r--r--packaging/config6
1 files changed, 3 insertions, 3 deletions
diff --git a/packaging/config b/packaging/config
index 27f1b9c..5b107f5 100644
--- a/packaging/config
+++ b/packaging/config
@@ -29,10 +29,10 @@ setOption("BadnessThreshold", 2000)
# score table
setBadness('arch-dependent-file-in-usr-share', 590)
-setBadness('license-placeholder-not-allowed', 533)
-setBadness('group-placeholder-not-allowed', 533)
+setBadness('license-placeholder-not-allowed', 200)
+setBadness('group-placeholder-not-allowed', 200)
setBadness('wrong-script-interpreter', 533)
-setBadness('no-description-tag', 533)
+setBadness('no-description-tag', 200)
setBadness('arch-independent-package-contains-binary-or-object', 499)
setBadness('library-without-ldconfig-postin', 300)
setBadness('library-without-ldconfig-postun', 300)