summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAnas Nashif <anas.nashif@intel.com>2013-05-31 16:00:32 -0400
committerAnas Nashif <anas.nashif@intel.com>2013-05-31 16:00:32 -0400
commit2c56552b5a30b01fc16c3529dc1204a076d9bbba (patch)
treeee987594c04088a2f9b1f89ab911ebe6e747d465
parent70d272f2915e89d810962060f74171389329887f (diff)
downloadrpmlint-tizen-2c56552b5a30b01fc16c3529dc1204a076d9bbba.tar.gz
rpmlint-tizen-2c56552b5a30b01fc16c3529dc1204a076d9bbba.tar.bz2
rpmlint-tizen-2c56552b5a30b01fc16c3529dc1204a076d9bbba.zip
-rw-r--r--packaging/config4
-rw-r--r--packaging/rpmlint-tizen.changes3
2 files changed, 5 insertions, 2 deletions
diff --git a/packaging/config b/packaging/config
index b563a08..27f1b9c 100644
--- a/packaging/config
+++ b/packaging/config
@@ -29,8 +29,8 @@ setOption("BadnessThreshold", 2000)
# score table
setBadness('arch-dependent-file-in-usr-share', 590)
-setBadness('license-placeholder-not-allowed', 2000)
-setBadness('group-placeholder-not-allowed', 2000)
+setBadness('license-placeholder-not-allowed', 533)
+setBadness('group-placeholder-not-allowed', 533)
setBadness('wrong-script-interpreter', 533)
setBadness('no-description-tag', 533)
setBadness('arch-independent-package-contains-binary-or-object', 499)
diff --git a/packaging/rpmlint-tizen.changes b/packaging/rpmlint-tizen.changes
index 777d29c..5cfa629 100644
--- a/packaging/rpmlint-tizen.changes
+++ b/packaging/rpmlint-tizen.changes
@@ -1,3 +1,6 @@
+* Fri May 31 2013 Anas Nashif <anas.nashif@intel.com> submit/tizen/20130529.123829@70d272f
+- reduce badness of placeholders
+
* Wed May 29 2013 Anas Nashif <anas.nashif@intel.com> submit/tizen/20130529.094144@2d5e280
- Set badness for no description tag