diff --git a/rpminspect.yaml b/rpminspect.yaml index ff0361f..9c56e6c 100644 --- a/rpminspect.yaml +++ b/rpminspect.yaml @@ -15,3 +15,6 @@ runpath: allowed_paths: - /usr/lib/samba - /usr/lib64/samba + +abidiff: + suppression_file: samba.abignore diff --git a/samba.spec b/samba.spec index f1fff1c..f8bc92f 100644 --- a/samba.spec +++ b/samba.spec @@ -134,7 +134,7 @@ %define samba_requires_eq() %(LC_ALL="C" echo '%*' | xargs -r rpm -q --qf 'Requires: %%{name} = %%{epoch}:%%{version}\\n' | sed -e 's/ (none):/ /' -e 's/ 0:/ /' | grep -v "is not") -%global baserelease 4 +%global baserelease 5 %global samba_version 4.16.1 %global talloc_version 2.3.3 @@ -200,6 +200,7 @@ Source11: smb.conf.vendor Source12: smb.conf.example Source13: pam_winbind.conf Source14: samba.pamd +Source15: samba.abignore Source201: README.downgrade @@ -4153,6 +4154,9 @@ fi %endif %changelog +* Fri May 13 2022 Pavel Filipenský - 4.16.1-5 +- Fix rpminspect abidiff + * Fri May 06 2022 Pavel Filipenský - 4.16.1-2 - Update requires for packages