diff --git a/man-pages-6.04.01.tar.gz b/man-pages-6.05.01.tar.gz similarity index 31% rename from man-pages-6.04.01.tar.gz rename to man-pages-6.05.01.tar.gz index 767908f0e0c37cb772a4721077391c9efa5a813c..a60c73c914b4a47a12fd3f1ff049f36c9e8f3d22 100644 Binary files a/man-pages-6.04.01.tar.gz and b/man-pages-6.05.01.tar.gz differ diff --git a/man-pages.spec b/man-pages.spec index 6153cdf43587c803853afe0e938b9dc023562214..3ac30cb3054d3c764ab782b1097add2cc9bd3e88 100644 --- a/man-pages.spec +++ b/man-pages.spec @@ -1,5 +1,5 @@ Name: man-pages -Version: 6.04.01 +Version: 6.05.01 Release: 1 Summary: Linux kernel and user-space C library interfaces documentation 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 %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 @@ -53,6 +53,9 @@ make install DESTDIR=%{buildroot} %exclude %{_mandir}/man3/MIN.3.gz %changelog +* Tue Dec 19 2023 renhongxun - 6.05.01-1 +- upgrade version to 6.05.01 + * Tue Jul 18 2023 zhangchenglin - 6.04.01-1 - Update to version 6.04.01