!25 【Mainline】fix source url

From: @yixiangzhike 
Reviewed-by: @xiezhipeng1 
Signed-off-by: @xiezhipeng1
This commit is contained in:
openeuler-ci-bot 2022-11-17 03:03:44 +00:00 committed by Gitee
commit 2e6627e1f1
No known key found for this signature in database
GPG Key ID: 173E9B9CA92EEF8F
2 changed files with 5 additions and 2 deletions

View File

@ -9,11 +9,11 @@
Name: libnsl2
Version: 2.0.0
Release: 4
Release: 5
Summary: Public client interface library for NIS(YP) and NIS+
License: BSD and LGPLv2+
URL: https://github.com/thkukuk/libnsl
Source0: https://github.com/thkukuk/libnsl/archive/libnsl-%{version}.tar.gz
Source0: https://github.com/thkukuk/libnsl/archive/v%{version}.tar.gz
BuildRequires: automake, autoconf, libtirpc-devel, gettext-devel, libtool
%if 0%{?bump_soname}
@ -69,6 +69,9 @@ cp -p %{_libdir}/libnsl.so.%{old_sover}* %{buildroot}/%{_libdir}
%{_prefix}/include/*
%changelog
* Thu Nov 17 2022 yixiangzhike<yixiangzhike007@163.com> - 2.0.0-5
- fix source url
* Thu Jul 28 2022 fuanan <fuanan3@h-partners.com> - 2.0.0-4
- Type:requirements
- ID:NA