!6 合并openEuler-22.03-LTS-Next分支修改,恢复丢失的changelog

From: @wangyueliang 
Reviewed-by: @small_leek 
Signed-off-by: @small_leek
This commit is contained in:
openeuler-ci-bot 2022-09-01 09:16:58 +00:00 committed by Gitee
commit 75f77f7fc1
No known key found for this signature in database
GPG Key ID: 173E9B9CA92EEF8F

View File

@ -3,7 +3,7 @@
Name: nss-altfiles
Version: 2.23.0
Release: 1
Release: 2
Summary: A NSS module which can read user information in an alternate location.
License: LGPLv2+
@ -16,13 +16,15 @@ BuildRequires: gcc glibc-devel
This is a NSS module which can read user information from files in the same format as \
/etc/passwd and /etc/group stored in an alternate location (/lib by default).
openEuler sets the default alternate location to '/usr/lib/'.
%package_help
%prep
%autosetup -n %{name}-%{version}
%build
%configure
./configure --prefix=%{_prefix} --libdir=%{_libdir} CFLAGS="%{optflags}" LDFLAGS="%{build_ldflags}"
%make_build
%install
@ -40,10 +42,13 @@ This is a NSS module which can read user information from files in the same form
%doc README.md
%changelog
* Thu 28 Apr 2022 xigaoxinyan <xigaoxinyan@h-partners.com> -2.23.0-1
* Thu Jun 09 2022 wangyueliang <wangyueliang@kylinos.cn> - 2.23.0-2
- set the default alternate location to '/usr/lib/'.
* Thu Apr 28 2022 xigaoxinyan <xigaoxinyan@h-partners.com> -2.23.0-1
- upgrade 2.23.0
* Web 02 Jun 2021 zhaoyao<zhaoyao32@huawei.com> - 2.18.1-9
* Wed Jun 02 2021 zhaoyao <zhaoyao32@huawei.com> - 2.18.1-9
- fixs faileds: /bin/sh: gcc: command not found.
* Sat Nov 23 2019 openEuler Buildteam <buildteam@openeuler.org> - 2.18.1-8