Fix detction for new samba commandline options
resolves rhbz#2078447
This commit is contained in:
parent
098e76a7ff
commit
e725491992
@ -1,6 +1,6 @@
|
||||
Name: realmd
|
||||
Version: 0.17.0
|
||||
Release: 9%{?dist}
|
||||
Release: 10%{?dist}
|
||||
Summary: Kerberos realm enrollment service
|
||||
License: LGPLv2+
|
||||
URL: https://gitlab.freedesktop.org/realmd/realmd
|
||||
@ -35,6 +35,7 @@ BuildRequires: systemd-devel
|
||||
BuildRequires: libxslt
|
||||
BuildRequires: xmlto
|
||||
BuildRequires: python3
|
||||
BuildRequires: samba-common-tools
|
||||
|
||||
Requires: authselect
|
||||
Requires: polkit
|
||||
@ -105,6 +106,9 @@ make install DESTDIR=%{buildroot}
|
||||
%doc ChangeLog
|
||||
|
||||
%changelog
|
||||
* Mon Apr 25 2022 Andreas Schneider <asn@redhat.com> - 0.17.0-10
|
||||
- resolves rhbz#2078447 - Fix detction for new samba commandline options
|
||||
|
||||
* Fri Jan 21 2022 Fedora Release Engineering <releng@fedoraproject.org> - 0.17.0-9
|
||||
- Rebuilt for https://fedoraproject.org/wiki/Fedora_36_Mass_Rebuild
|
||||
|
||||
|
||||
Loading…
Reference in New Issue
Block a user