!3 Modify invalid source

From: @cherry530 
Reviewed-by: @caodongxia 
Signed-off-by: @caodongxia
This commit is contained in:
openeuler-ci-bot 2022-11-21 10:08:48 +00:00 committed by Gitee
commit 0e794ea3f6
No known key found for this signature in database
GPG Key ID: 173E9B9CA92EEF8F
3 changed files with 6 additions and 3 deletions

Binary file not shown.

BIN
gssntlmssp-v0.7.0.tar.gz Normal file

Binary file not shown.

View File

@ -1,10 +1,10 @@
Name: gssntlmssp
Version: 0.7.0
Release: 8
Release: 9
Summary: The mechanism of GSSAPI NTLMSSP
License: LGPLv3+
URL: https://pagure.io/gssntlmssp
Source0: https://fedorahosted.org/released/gss-ntlmssp/%{name}-%{version}.tar.gz
Source0: https://pagure.io/%{name}/archive/v{version}/%{name}-v%{version}.tar.gz
Patch01: 0001-Add-compatibility-with-OpenSSL-1.1.0.patch
Requires: krb5-libs >= 1.12.1-9
@ -29,7 +29,7 @@ Summary: Documentation for gssntlmssp
This package provides documentation for gssntlmssp.
%prep
%autosetup -n gssntlmssp-0.7.0 -p1
%autosetup -n gssntlmssp-v0.7.0 -p1
%build
autoreconf -fiv
@ -62,5 +62,8 @@ make test_gssntlmssp
%{_mandir}/man8/gssntlmssp.8*
%changelog
* Mon Nov 21 2022 xu_ping <xuping33@h-partners.com> - 0.7.0-9
- DESC:Modify invalid source
* Tue Feb 25 2020 fengbing <fengbing7@huawei.com> - 0.7.0-8
- DESC:Package init