diff --git a/man-pages-6.04.01.tar.gz b/man-pages-6.04.01.tar.gz deleted file mode 100644 index 767908f..0000000 Binary files a/man-pages-6.04.01.tar.gz and /dev/null differ diff --git a/man-pages-6.05.01.tar.gz b/man-pages-6.05.01.tar.gz new file mode 100644 index 0000000..a60c73c Binary files /dev/null and b/man-pages-6.05.01.tar.gz differ diff --git a/man-pages.spec b/man-pages.spec index 6153cdf..3ac30cb 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