diff options
author | Anas Nashif <anas.nashif@intel.com> | 2012-11-04 17:23:36 -0800 |
---|---|---|
committer | Anas Nashif <anas.nashif@intel.com> | 2012-11-04 17:23:36 -0800 |
commit | 488c94d4ed7b0876464cd64a92dbf31b06fbde0f (patch) | |
tree | a1384616f9cfa838e47d3ba41581cd62c979027c /packaging/expect-rpmlintrc | |
parent | 89fcd9132d08d6c7064b5054280556fb281bc560 (diff) | |
download | expect-488c94d4ed7b0876464cd64a92dbf31b06fbde0f.tar.gz expect-488c94d4ed7b0876464cd64a92dbf31b06fbde0f.tar.bz2 expect-488c94d4ed7b0876464cd64a92dbf31b06fbde0f.zip |
add packagingsubmit/tizen/20130517.021011submit/tizen/20130509.174222submit/tizen/20130503.191450accepted/tizen/20130520.095410accepted/tizen/20130503.223407
Diffstat (limited to 'packaging/expect-rpmlintrc')
-rw-r--r-- | packaging/expect-rpmlintrc | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/packaging/expect-rpmlintrc b/packaging/expect-rpmlintrc new file mode 100644 index 0000000..17314dc --- /dev/null +++ b/packaging/expect-rpmlintrc @@ -0,0 +1,3 @@ +addFilter("no-soname") +addFilter("files-duplicate") +addFilter("package-with-huge-docs") |