!26 upgrade version to 6.05.01

From: @renxichen 
Reviewed-by: @zhuofeng6, @znzjugod 
Signed-off-by: @znzjugod
This commit is contained in:
openeuler-ci-bot 2023-12-20 07:51:37 +00:00 committed by Gitee
commit 2cf9b5e9b5
No known key found for this signature in database
GPG Key ID: 173E9B9CA92EEF8F
3 changed files with 5 additions and 2 deletions

Binary file not shown.

BIN
man-pages-6.05.01.tar.gz Normal file

Binary file not shown.

View File

@ -1,5 +1,5 @@
Name: man-pages Name: man-pages
Version: 6.04.01 Version: 6.05.01
Release: 1 Release: 1
Summary: Linux kernel and user-space C library interfaces documentation Summary: Linux kernel and user-space C library interfaces documentation
License: GPL+ and GPLv2+ and BSD and MIT and Copyright only and IEEE License: GPL+ and GPLv2+ and BSD and MIT and Copyright only and IEEE
@ -23,7 +23,7 @@ other C libraries available for Linux is also included.
%prep %prep
%autosetup -p1 %autosetup -p1
sed -i 's/prefix := \/usr\/local/prefix := \/usr/g' ./lib/install.mk sed -i 's/prefix := \/usr\/local/prefix := \/usr/g' ./share/mk/install/_.mk
%build %build
@ -53,6 +53,9 @@ make install DESTDIR=%{buildroot}
%exclude %{_mandir}/man3/MIN.3.gz %exclude %{_mandir}/man3/MIN.3.gz
%changelog %changelog
* Tue Dec 19 2023 renhongxun <renhongxun@h-partners.com> - 6.05.01-1
- upgrade version to 6.05.01
* Tue Jul 18 2023 zhangchenglin <zhangchenglin@kylinos.cn> - 6.04.01-1 * Tue Jul 18 2023 zhangchenglin <zhangchenglin@kylinos.cn> - 6.04.01-1
- Update to version 6.04.01 - Update to version 6.04.01