Skip to content

Commit 12790fe

Browse files
committed
install: update rpmlint rc config for fc36
Update rpmlint rc file to match the new rpmlint version and configuration provided in Fedora 36.
1 parent 5659864 commit 12790fe

File tree

1 file changed

+0
-17
lines changed

1 file changed

+0
-17
lines changed
Lines changed: 0 additions & 17 deletions
Original file line numberDiff line numberDiff line change
@@ -1,19 +1,2 @@
1-
# from the https://docs.fedoraproject.org/en-US/packaging-guidelines/:
2-
# "If a package supersedes/replaces an existing package without being a
3-
# sufficiently compatible replacement as defined above, use only the
4-
# 'Obsoletes:' line."
5-
addFilter("W: obsolete-not-provided environment-modules-compat")
6-
7-
# %ghost file mode false positive
8-
addFilter("W: non-executable-in-bin /usr/bin/modulecmd 644")
9-
101
# generic environment(modules) provides statement
112
addFilter("W: unversioned-explicit-provides environment\(modules\)")
12-
13-
# false positive spelling error
14-
addFilter("W: spelling-error %description -l en_US ksh -> ks, sh, ssh")
15-
addFilter("W: spelling-error %description -l en_US zsh -> sh, ssh, ash")
16-
addFilter("W: spelling-error %description -l en_US csh -> sch, cs, ch")
17-
addFilter("W: spelling-error %description -l en_US tcsh -> tosh, tush")
18-
addFilter("W: spelling-error %description -l en_US perl -> Perl, peel, perk")
19-
addFilter("W: spelling-error %description -l en_US metamodules -> meta modules, meta-modules, modulates")

0 commit comments

Comments
 (0)