- remove numa_maps.5 man page (part of numactl)
This commit is contained in:
parent
40791647e7
commit
1b37edfd20
@ -4,7 +4,7 @@
|
||||
Summary: Man (manual) pages from the Linux Documentation Project
|
||||
Name: man-pages
|
||||
Version: 3.09
|
||||
Release: 1%{?dist}
|
||||
Release: 2%{?dist}
|
||||
License: GPLv2+ and GPL+ and BSD and MIT and Copyright only and IEEE
|
||||
Group: Documentation
|
||||
URL: http://www.kernel.org/pub/linux/docs/manpages/
|
||||
@ -79,6 +79,9 @@ rm -v man2/pciconfig_{write,read,iobase}.2
|
||||
# Part of squid
|
||||
rm -v man8/ncsa_auth.8
|
||||
|
||||
# Part of numactl package
|
||||
rm -v man5/numa_maps.5
|
||||
|
||||
%build
|
||||
: Nothing to build.
|
||||
|
||||
@ -117,6 +120,9 @@ rm -rf $RPM_BUILD_ROOT
|
||||
%lang(en) %{_mandir}/en/man*
|
||||
|
||||
%changelog
|
||||
* Mon Sep 15 2008 Ivana Varekova <varekova@redhat.com> - 3.09-2
|
||||
- remove numa_maps.5 man page (part of numactl)
|
||||
|
||||
* Fri Sep 12 2008 Ivana Varekova <varekova@redhat.com> - 3.09-1
|
||||
- update to 3.09
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user