summaryrefslogtreecommitdiff
path: root/bzip2-rpmlintrc
diff options
context:
space:
mode:
authorCoprDistGit <infra@openeuler.org>2023-09-19 09:26:20 +0000
committerCoprDistGit <infra@openeuler.org>2023-09-19 09:26:20 +0000
commitd2c9d4af117a675454c696aa07b3445c18fe2fda (patch)
tree1c1a21de59fff7717ce5a29da45ebf96883ee7e6 /bzip2-rpmlintrc
parentf99cedb0c9358dc859d1cbfc53cba5f1e0cc57b2 (diff)
automatic import of bzip2openeuler22.03_LTS
Diffstat (limited to 'bzip2-rpmlintrc')
-rw-r--r--bzip2-rpmlintrc4
1 files changed, 4 insertions, 0 deletions
diff --git a/bzip2-rpmlintrc b/bzip2-rpmlintrc
new file mode 100644
index 0000000..a8e9080
--- /dev/null
+++ b/bzip2-rpmlintrc
@@ -0,0 +1,4 @@
+# This line is mandatory to access the configuration functions
+from Config import *
+
+addFilter("bzip2 explicit-lib-dependency libbz2-1")