Fix samba.abignore

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

View File

@ -2,4 +2,4 @@
# This is a grouping library without any code # This is a grouping library without any code
################################################# #################################################
[suppress_file] [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") %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 samba_version 4.16.1
%global talloc_version 2.3.3 %global talloc_version 2.3.3