!15 split help from main package
From: @renxichen Reviewed-by: @openeuler-basic Signed-off-by: @openeuler-basic
This commit is contained in:
commit
45ff600ea8
@ -1,6 +1,6 @@
|
||||
Name: man-pages
|
||||
Version: 5.13
|
||||
Release: 1
|
||||
Release: 2
|
||||
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/
|
||||
@ -19,6 +19,8 @@ are employed by user-space programs.With respect to the C library, the primary f
|
||||
the GNU C library (glibc), although, where known, documentation of variations on
|
||||
other C libraries available for Linux is also included.
|
||||
|
||||
%package_help
|
||||
|
||||
%prep
|
||||
%autosetup -p1
|
||||
|
||||
@ -40,9 +42,14 @@ make install DESTDIR=%{buildroot}
|
||||
%files
|
||||
%defattr(-,root,root)
|
||||
%doc README man-pages-%{version}.Announce Changes
|
||||
|
||||
%files help
|
||||
/usr/local/share/man*/*
|
||||
|
||||
%changelog
|
||||
* Tue Mar 15 2022 renhongxun <renhongxun@h-partners.com> - 5.13-2
|
||||
- split help pkg from main pkg
|
||||
|
||||
* Mon Nov 29 2021 liudabo <liudabo1@huawei.com> - 5.13-1
|
||||
- upgrade version to 5.13
|
||||
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user