Merged update from upstream sources
This is an automated DistroBaker update from upstream sources. If you do not know what this is about or would like to opt out, contact the OSCI team. Source: https://src.fedoraproject.org/rpms/gssntlmssp.git#319d4cc1d3ac5ed45775f5b8c850069f29749bb5
This commit is contained in:
parent
fce05e2eaf
commit
c82b36cf57
@ -1,6 +1,6 @@
|
||||
Name: gssntlmssp
|
||||
Version: 0.9.0
|
||||
Release: 2%{?dist}
|
||||
Release: 3%{?dist}
|
||||
Summary: GSSAPI NTLMSSP Mechanism
|
||||
|
||||
License: LGPLv3+
|
||||
@ -24,6 +24,7 @@ BuildRequires: libunistring-devel
|
||||
BuildRequires: openssl-devel
|
||||
BuildRequires: pkgconfig(wbclient)
|
||||
BuildRequires: zlib-devel
|
||||
BuildRequires: make
|
||||
|
||||
%description
|
||||
A GSSAPI Mechanism that implements NTLMSSP
|
||||
@ -68,6 +69,9 @@ make test_gssntlmssp
|
||||
%{_includedir}/gssapi/gssapi_ntlmssp.h
|
||||
|
||||
%changelog
|
||||
* Tue Jan 26 2021 Fedora Release Engineering <releng@fedoraproject.org> - 0.9.0-3
|
||||
- Rebuilt for https://fedoraproject.org/wiki/Fedora_34_Mass_Rebuild
|
||||
|
||||
* Tue Jul 28 2020 Fedora Release Engineering <releng@fedoraproject.org> - 0.9.0-2
|
||||
- Rebuilt for https://fedoraproject.org/wiki/Fedora_33_Mass_Rebuild
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user