add man pages for new audit system (see bug 159225)

This commit is contained in:
Ivana Varekova 2005-09-29 10:45:42 +00:00
parent 62b612ceb9
commit 75e8b53536
2 changed files with 7 additions and 2 deletions

View File

@ -1,7 +1,7 @@
Summary: Man (manual) pages from the Linux Documentation Project.
Name: man-pages
Version: 2.07
Release: 5
Release: 6
License: distributable
Group: Documentation
Source0: http://www.kernel.org/pub/linux/docs/manpages/man-pages-%{version}.tar.gz
@ -10,6 +10,7 @@ Source2: resolver.5
Source6: man-pages-extralocale.tar.bz2
Source9: man2.tar.gz
Source10: sln.8
Source11: man2_sys.tar.gz
Patch1: man-pages-1.51-iconv.patch
Patch2: man-pages-1.51-nopent.patch
Patch3: man-pages-1.53-langinfo.patch
@ -45,6 +46,7 @@ tar jxf %{SOURCE6}
cp -a %{SOURCE1} man1
cp -a %{SOURCE2} man5
cp -a %{SOURCE10} man8
tar xzf %{SOURCE11}
%patch1 -p1
%patch2 -p1
@ -83,7 +85,7 @@ rm -fv man2/quotactl.2
# Part of modutils
rm -fv man2/get_kernel_syms.2
rm -fv man2/{create,delete,init,query}_module.2
rm -fv man2/{create,query}_module.2
# Part of console-tools
rm -fv man4/console.4
@ -158,6 +160,9 @@ rm -rf $RPM_BUILD_ROOT
%{_mandir}/en/man*/*
%changelog
* Thu Sep 29 2005 Ivana Varekova <varekova@redhat.com> 2.07-6
- add man pages for new audit system (see bug 159225)
* Tue Sep 13 2005 Ivana Varekova <varekova@redhat.com> 2.07-5
- change termcap SEE ALSO part - bug 168131

BIN
man2_sys.tar.gz Normal file

Binary file not shown.