Modify Source0

This commit is contained in:
桐小哥 2020-12-10 11:26:01 +08:00 committed by Gitee
parent 90079e8664
commit 4dec789c47

View File

@ -1,10 +1,10 @@
Name: man-pages Name: man-pages
Version: 5.02 Version: 5.02
Release: 5 Release: 6
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
URL: http://www.kernel.org/doc/man-pages/ 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 BuildRequires: gcc git make
BuildArch: noarch BuildArch: noarch
@ -45,6 +45,9 @@ make install DESTDIR=%{buildroot}
%exclude %{_mandir}/man7/bpf-helpers.7.gz %exclude %{_mandir}/man7/bpf-helpers.7.gz
%changelog %changelog
* Thu Dec 10 2020 shixuantong<shixuantong@huawei.com> - 5.02-6
- Modify Source0
* Wed Apr 8 2020 openEuler Buildteam <buildteam@openeuler.org> - 5.02-5 * Wed Apr 8 2020 openEuler Buildteam <buildteam@openeuler.org> - 5.02-5
- Merge subpackages into main package - Merge subpackages into main package