Add necessary BuildRequire
This commit is contained in:
parent
e7a5748437
commit
f3728443b7
@ -1,11 +1,11 @@
|
||||
Name: man-pages
|
||||
Version: 5.02
|
||||
Release: 3
|
||||
Release: 4
|
||||
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
|
||||
BuildRequires: gcc git
|
||||
BuildRequires: gcc git make
|
||||
BuildArch: noarch
|
||||
|
||||
Conflicts: attr < 2.4.47-11
|
||||
@ -49,6 +49,9 @@ make install DESTDIR=%{buildroot}
|
||||
%exclude %{_mandir}/man7/bpf-helpers.7.gz
|
||||
|
||||
%changelog
|
||||
* Mon Feb 17 2020 openEuler Buildteam <buildteam@openeuler.org> - 5.02-4
|
||||
- Add necessary BuildRequire
|
||||
|
||||
* Mon Jan 13 2020 openEuler Buildteam <buildteam@openeuler.org> - 5.02-3
|
||||
- Delete useless files.
|
||||
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user