update to 2.05 atanh(3) fix issue(5) fix ldd(1) fix removed
man1p/{compress,uncompress,renice}.1p
This commit is contained in:
parent
38747bfcda
commit
194a43d2e5
@ -1,3 +1 @@
|
|||||||
man-pages-1.67.tar.gz
|
man-pages-2.05.tar.gz
|
||||||
man-pages-extralocale.tar.bz2
|
|
||||||
man2.tar.gz
|
|
||||||
|
@ -1,7 +1,7 @@
|
|||||||
Summary: Man (manual) pages from the Linux Documentation Project.
|
Summary: Man (manual) pages from the Linux Documentation Project.
|
||||||
Name: man-pages
|
Name: man-pages
|
||||||
Version: 1.67
|
Version: 2.05
|
||||||
Release: 7
|
Release: 1
|
||||||
License: distributable
|
License: distributable
|
||||||
Group: Documentation
|
Group: Documentation
|
||||||
Source0: http://www.kernel.org/pub/linux/docs/manpages/man-pages-%{version}.tar.gz
|
Source0: http://www.kernel.org/pub/linux/docs/manpages/man-pages-%{version}.tar.gz
|
||||||
@ -11,22 +11,21 @@ Source6: man-pages-extralocale.tar.bz2
|
|||||||
Source9: man2.tar.gz
|
Source9: man2.tar.gz
|
||||||
Patch1: man-pages-1.51-iconv.patch
|
Patch1: man-pages-1.51-iconv.patch
|
||||||
Patch2: man-pages-1.51-nopent.patch
|
Patch2: man-pages-1.51-nopent.patch
|
||||||
Patch3: man-pages-1.51-blank.patch
|
Patch3: man-pages-1.53-langinfo.patch
|
||||||
Patch5: man-pages-1.53-langinfo.patch
|
Patch4: man-pages-1.60-re_comp.patch
|
||||||
Patch7: man-pages-1.53-mlock.patch
|
Patch5: man-pages-1.60-strftime.patch
|
||||||
Patch8: man-pages-1.60-re_comp.patch
|
Patch6: man-pages-1.60-fopen.patch
|
||||||
Patch9: man-pages-1.60-strftime.patch
|
Patch7: man-pages-1.60-shmget.patch
|
||||||
Patch10: man-pages-1.60-fopen.patch
|
Patch8: man-pages-1.60-fs.patch
|
||||||
Patch11: man-pages-1.60-shmget.patch
|
Patch9: man-pages-1.60-issue.patch
|
||||||
Patch12: man-pages-1.60-wait.patch
|
Patch10: man-pages-1.66-typos.patch
|
||||||
Patch14: man-pages-1.60-fs.patch
|
Patch11: man-pages-1.67-getrpcent.patch
|
||||||
Patch15: man-pages-1.60-issue.patch
|
Patch12: man-pages-1.67-shm_hugetlb.patch
|
||||||
Patch16: man-pages-1.66-typos.patch
|
Patch13: man-pages-1.67-aio.patch
|
||||||
Patch17: man-pages-1.67-getrpcent.patch
|
Patch14: man-pages-1.67-readv.patch
|
||||||
Patch18: man-pages-1.67-shm_hugetlb.patch
|
Patch15: man-pages-2.05-atanh.patch
|
||||||
Patch19: man-pages-1.67-aio.patch
|
Patch16: man-pages-2.05-issue.patch
|
||||||
Patch20: man-pages-1.67-shmid_ds.patch
|
Patch17: man-pages-2.05-ldd.patch
|
||||||
Patch21: man-pages-1.67-readv.patch
|
|
||||||
|
|
||||||
Buildroot: %{_tmppath}/%{name}-%{version}-root
|
Buildroot: %{_tmppath}/%{name}-%{version}-root
|
||||||
Autoreq: false
|
Autoreq: false
|
||||||
@ -46,21 +45,20 @@ cp -a %{SOURCE2} man5
|
|||||||
%patch1 -p1
|
%patch1 -p1
|
||||||
%patch2 -p1
|
%patch2 -p1
|
||||||
%patch3 -p1
|
%patch3 -p1
|
||||||
|
%patch4 -p1
|
||||||
%patch5 -p1
|
%patch5 -p1
|
||||||
|
%patch6 -p1
|
||||||
%patch7 -p1
|
%patch7 -p1
|
||||||
%patch8 -p1
|
%patch8 -p1
|
||||||
%patch9 -p1
|
%patch9 -p1
|
||||||
%patch10 -p1
|
%patch10 -p1
|
||||||
%patch11 -p1
|
%patch11 -p1
|
||||||
%patch12 -p1
|
%patch12 -p1
|
||||||
|
%patch13 -p1
|
||||||
%patch14 -p1
|
%patch14 -p1
|
||||||
%patch15 -p1
|
%patch15 -p1
|
||||||
%patch16 -p1
|
%patch16 -p1
|
||||||
%patch17 -p1
|
%patch17 -p1
|
||||||
%patch18 -p1
|
|
||||||
%patch19 -p1
|
|
||||||
%patch20 -p1
|
|
||||||
%patch21 -p1
|
|
||||||
|
|
||||||
%build
|
%build
|
||||||
|
|
||||||
@ -109,12 +107,19 @@ rm -f man3/freehostent.3
|
|||||||
rm -fv man2/capget.2
|
rm -fv man2/capget.2
|
||||||
rm -fv man2/capset.2
|
rm -fv man2/capset.2
|
||||||
|
|
||||||
|
#Compress/Uncompress man pages
|
||||||
|
rm -rf man1p/uncompress.1p
|
||||||
|
rm -rf man1p/compress.1p
|
||||||
|
|
||||||
|
#Part of util-linux
|
||||||
|
rm -rf man1p/renice.1p
|
||||||
|
|
||||||
# Part of libattr-devel
|
# Part of libattr-devel
|
||||||
rm -f man2/{fgetxattr,flistxattr,fremovexattr,fsetxattr,getxattr,lgetxattr,listxattr,llistxattr,lremovexattr,lsetxattr,removexattr,setxattr}.2*
|
rm -f man2/{fgetxattr,flistxattr,fremovexattr,fsetxattr,getxattr,lgetxattr,listxattr,llistxattr,lremovexattr,lsetxattr,removexattr,setxattr}.2*
|
||||||
|
|
||||||
find . -name "*sudo*" -exec rm {} \;
|
find . -name "*sudo*" -exec rm {} \;
|
||||||
|
|
||||||
for l1 in man[1-8]*/*
|
for l1 in man[1-9]*/*
|
||||||
do mkdir -p $(dirname en/$l1)
|
do mkdir -p $(dirname en/$l1)
|
||||||
LANG=en iconv -f latin1 -t utf-8 -o en/$l1 $l1
|
LANG=en iconv -f latin1 -t utf-8 -o en/$l1 $l1
|
||||||
rm -f $l1
|
rm -f $l1
|
||||||
@ -124,7 +129,7 @@ done
|
|||||||
%install
|
%install
|
||||||
rm -rf $RPM_BUILD_ROOT
|
rm -rf $RPM_BUILD_ROOT
|
||||||
|
|
||||||
for n in 0p 1 1p 2 3 3p 4 5 6 7 8
|
for n in 0p 1 1p 2 3 3p 4 5 6 7 8 9
|
||||||
do mkdir -p $RPM_BUILD_ROOT%{_mandir}/man$n
|
do mkdir -p $RPM_BUILD_ROOT%{_mandir}/man$n
|
||||||
mkdir -p $RPM_BUILD_ROOT%{_mandir}/en/man$n
|
mkdir -p $RPM_BUILD_ROOT%{_mandir}/en/man$n
|
||||||
done
|
done
|
||||||
@ -147,6 +152,13 @@ rm -rf $RPM_BUILD_ROOT
|
|||||||
%{_mandir}/en/man*/*
|
%{_mandir}/en/man*/*
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
* Mon Jul 04 2005 Jiri Ryska <jryska@redhat.com> 2.05-1
|
||||||
|
- update to 2.05
|
||||||
|
- atanh(3) fix
|
||||||
|
- issue(5) fix
|
||||||
|
- ldd(1) fix
|
||||||
|
- removed man1p/{compress,uncompress,renice}.1p
|
||||||
|
|
||||||
* Mon Apr 4 2005 Jiri Ryska <jryska@redhat.com> 1.67-7
|
* Mon Apr 4 2005 Jiri Ryska <jryska@redhat.com> 1.67-7
|
||||||
- io_setup() and io_destroy() pages now refers to header file
|
- io_setup() and io_destroy() pages now refers to header file
|
||||||
- fixed types for struct shmid_ds in shmget(2) and shmctl(2)
|
- fixed types for struct shmid_ds in shmget(2) and shmctl(2)
|
||||||
|
2
sources
2
sources
@ -1,3 +1,3 @@
|
|||||||
47e2f0d89dbd1b231fb5b57331644ed1 man-pages-1.67.tar.gz
|
abf1870d7efc3ff152512d498b75a359 man-pages-2.05.tar.gz
|
||||||
57f2e0500d177e05647990eae439a8ee man-pages-extralocale.tar.bz2
|
57f2e0500d177e05647990eae439a8ee man-pages-extralocale.tar.bz2
|
||||||
af09d031dcee66929510e078d00066f2 man2.tar.gz
|
af09d031dcee66929510e078d00066f2 man2.tar.gz
|
||||||
|
Loading…
Reference in New Issue
Block a user