diff --git a/rpminspect.dson b/rpminspect.dson new file mode 100644 index 0000000..8c98989 --- /dev/null +++ b/rpminspect.dson @@ -0,0 +1,10 @@ +such "inspections" is such "javabytecode" is "off", + "changedfiles" is "off". + "filesize" is "off"? + "patches" is "off"! + "upstream" is "off"? + "permissions" is "off". + "debuginfo" is "off" wow, + "elf" is such "ignore" is so + "/usr/lib/grub/i386-pc/kernel.*" and + "/usr/lib/grub/i386-pc/lnxboot.image" many wow wow diff --git a/rpminspect.yaml b/rpminspect.yaml deleted file mode 100644 index e05d04c..0000000 --- a/rpminspect.yaml +++ /dev/null @@ -1,22 +0,0 @@ ---- -inspections: - # Not a Java package - javabytecode: off - - # These just flag when things change "too much" - changedfiles: off - filesize: off - patches: off - upstream: off - - # https://bugzilla.redhat.com/show_bug.cgi?id=2007428 - elf: off - - # https://bugzilla.redhat.com/show_bug.cgi?id=1961250 - annocheck: off - - # https://bugzilla.redhat.com/show_bug.cgi?id=2007431 - permissions: off - - # https://bugzilla.redhat.com/show_bug.cgi?id=2007431 - addedfiles: off