From bcf6a6c2dfddacbeadb28878af18e4c0ace810de Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Pavel=20Filipensk=C3=BD?= Date: Fri, 6 May 2022 17:05:02 +0200 Subject: [PATCH] Fix samba.abignore --- samba.abignore | 2 +- samba.spec | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) 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 1abda85..f1fff1c 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