Fix samba.abignore
This commit is contained in:
parent
737293fe2b
commit
1d4eb827d1
@ -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.*
|
||||||
|
@ -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
|
||||||
|
Loading…
Reference in New Issue
Block a user