diff --git a/man-pages.spec b/man-pages.spec index 8d1367a4c0045da2f5aafb05c642194ea811c32c..a649097d3404c9511b177b531f42c68f096614ee 100644 --- a/man-pages.spec +++ b/man-pages.spec @@ -1,10 +1,10 @@ Name: man-pages Version: 5.02 -Release: 5 +Release: 6 Summary: Linux kernel and user-space C library interfaces documentation License: GPL+ and GPLv2+ and BSD and MIT and Copyright only and IEEE URL: http://www.kernel.org/doc/man-pages/ -Source0: http://www.kernel.org/pub/linux/docs/man-pages/man-pages-%{version}.tar.xz +Source0: http://www.kernel.org/pub/linux/docs/man-pages/Archive/man-pages-%{version}.tar.xz BuildRequires: gcc git make BuildArch: noarch @@ -45,6 +45,9 @@ make install DESTDIR=%{buildroot} %exclude %{_mandir}/man7/bpf-helpers.7.gz %changelog +* Thu Dec 10 2020 shixuantong - 5.02-6 +- Modify Source0 + * Wed Apr 8 2020 openEuler Buildteam - 5.02-5 - Merge subpackages into main package