Compare commits
No commits in common. "2cf9b5e9b54a6e29a266d1ef03671cb9f78fb002" and "ae19736ad305085e5ff90963c5438def3e1da708" have entirely different histories.
2cf9b5e9b5
...
ae19736ad3
BIN
man-pages-5.13.tar.xz
Normal file
BIN
man-pages-5.13.tar.xz
Normal file
Binary file not shown.
Binary file not shown.
@ -1,10 +1,10 @@
|
|||||||
Name: man-pages
|
Name: man-pages
|
||||||
Version: 6.05.01
|
Version: 5.13
|
||||||
Release: 1
|
Release: 1
|
||||||
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: https://git.kernel.org/pub/scm/docs/man-pages/man-pages.git/snapshot/%{name}-%{version}.tar.gz
|
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
|
||||||
|
|
||||||
@ -19,11 +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
|
the GNU C library (glibc), although, where known, documentation of variations on
|
||||||
other C libraries available for Linux is also included.
|
other C libraries available for Linux is also included.
|
||||||
|
|
||||||
%package_help
|
|
||||||
|
|
||||||
%prep
|
%prep
|
||||||
%autosetup -p1
|
%autosetup -p1
|
||||||
sed -i 's/prefix := \/usr\/local/prefix := \/usr/g' ./share/mk/install/_.mk
|
|
||||||
|
|
||||||
%build
|
%build
|
||||||
|
|
||||||
@ -42,32 +39,10 @@ make install DESTDIR=%{buildroot}
|
|||||||
|
|
||||||
%files
|
%files
|
||||||
%defattr(-,root,root)
|
%defattr(-,root,root)
|
||||||
%doc README Changes
|
%doc README man-pages-%{version}.Announce Changes
|
||||||
|
/usr/local/share/man*/*
|
||||||
%files help
|
|
||||||
%{_mandir}/man*/*
|
|
||||||
%exclude %{_mandir}/man3/crypt_r.3.gz
|
|
||||||
%exclude %{_mandir}/man3/crypt.3.gz
|
|
||||||
%exclude %{_mandir}/man7/bpf-helpers.7.gz
|
|
||||||
%exclude %{_mandir}/man3/MAX.3.gz
|
|
||||||
%exclude %{_mandir}/man3/MIN.3.gz
|
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
* Tue Dec 19 2023 renhongxun <renhongxun@h-partners.com> - 6.05.01-1
|
|
||||||
- upgrade version to 6.05.01
|
|
||||||
|
|
||||||
* Tue Jul 18 2023 zhangchenglin <zhangchenglin@kylinos.cn> - 6.04.01-1
|
|
||||||
- Update to version 6.04.01
|
|
||||||
|
|
||||||
* Wed Jan 18 2023 renhongxun <renhongxun@h-partners.com> - 6.02-1
|
|
||||||
- upgrade version to 6.02
|
|
||||||
|
|
||||||
* Thu Nov 10 2022 renhongxun <renhongxun@h-partners.com> - 5.13-3
|
|
||||||
- exclude some redundant pages from help
|
|
||||||
|
|
||||||
* 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
|
* Mon Nov 29 2021 liudabo <liudabo1@huawei.com> - 5.13-1
|
||||||
- upgrade version to 5.13
|
- upgrade version to 5.13
|
||||||
|
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user