diff --git a/samba.abignore b/samba.abignore index 466d190..718059d 100644 --- a/samba.abignore +++ b/samba.abignore @@ -2,4 +2,4 @@ # This is a grouping library without any code ################################################# [suppress_file] - file_name_regexp = libdcerpc-samr\\.so.* +file_name_regexp=.*libdcerpc-samr\\.so.* diff --git a/samba.spec b/samba.spec index c51bee7..ccfc60e 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 3 +%global baserelease 4 %global samba_version 4.16.1 %global talloc_version 2.3.3