Fix samba.abignore

This commit is contained in:
Pavel Filipenský 2022-05-06 17:05:02 +02:00
parent 737293fe2b
commit 1d4eb827d1
2 changed files with 2 additions and 2 deletions

View File

@ -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.*

View File

@ -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