9 lines
498 B
Plaintext
9 lines
498 B
Plaintext
|
addFilter(".*suse-zypp-packageand.*") # new syntax is not yet used in subpkg created by macro
|
||
|
addFilter(".*no-binary.*") # zfs-ueficert subpkg created by makro is arch dependent without a binary
|
||
|
|
||
|
## broken lint checks on tw - the calls in the rpmscripts ARE there
|
||
|
addFilter(".*systemd-service-without-service_del_preun.*")
|
||
|
addFilter(".*systemd-service-without-service_del_postun.*")
|
||
|
addFilter(".*systemd-service-without-service_add_pre.*")
|
||
|
addFilter(".*systemd-service-without-service_add_post.*")
|