!7 Modify Source0

From: @tong_1001
Reviewed-by: @xiezhipeng1
Signed-off-by: @xiezhipeng1
This commit is contained in:
openeuler-ci-bot 2020-12-10 20:45:00 +08:00 committed by Gitee
commit ca74d16e28

View File

@ -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<shixuantong@huawei.com> - 5.02-6
- Modify Source0
* Wed Apr 8 2020 openEuler Buildteam <buildteam@openeuler.org> - 5.02-5
- Merge subpackages into main package