forked from pool/gnuhealth
78c327e88f
- clean up of spec file to get rid of warnings added gnuhealth-rpmlintrc OBS-URL: https://build.opensuse.org/package/show/Application:ERP:GNUHealth:Factory/gnuhealth?expand=0&rev=49
6 lines
214 B
Plaintext
6 lines
214 B
Plaintext
# false positive: the lib dependency check is wrong here
|
|
# ignore the warning for now
|
|
addFilter("explicit-lib-dependency python3-passlib");
|
|
# ignore suse-missing-rclink
|
|
addFilter("suse-missing-rclink gnuhealth");
|