[Date Prev][Date Next] [Thread Prev][Thread Next]
[Thread Index]
[Date Index]
[Author Index]
rpms/man-pages/devel man-pages-2.05-atanh.patch, NONE, 1.1 man-pages-2.05-issue.patch, NONE, 1.1 man-pages-2.05-ldd.patch, NONE, 1.1 .cvsignore, 1.13, 1.14 man-pages.spec, 1.22, 1.23 sources, 1.13, 1.14 man-pages-1.51-blank.patch, 1.1, NONE man-pages-1.53-mlock.patch, 1.1, NONE man-pages-1.60-wait.patch, 1.1, NONE man-pages-1.67-shmid_ds.patch, 1.1, NONE
- From: fedora-cvs-commits redhat com
- To: fedora-cvs-commits redhat com
- Subject: rpms/man-pages/devel man-pages-2.05-atanh.patch, NONE, 1.1 man-pages-2.05-issue.patch, NONE, 1.1 man-pages-2.05-ldd.patch, NONE, 1.1 .cvsignore, 1.13, 1.14 man-pages.spec, 1.22, 1.23 sources, 1.13, 1.14 man-pages-1.51-blank.patch, 1.1, NONE man-pages-1.53-mlock.patch, 1.1, NONE man-pages-1.60-wait.patch, 1.1, NONE man-pages-1.67-shmid_ds.patch, 1.1, NONE
- Date: Mon, 4 Jul 2005 10:32:08 -0400
Author: jryska
Update of /cvs/dist/rpms/man-pages/devel
In directory cvs.devel.redhat.com:/tmp/cvs-serv24175
Modified Files:
.cvsignore man-pages.spec sources
Added Files:
man-pages-2.05-atanh.patch man-pages-2.05-issue.patch
man-pages-2.05-ldd.patch
Removed Files:
man-pages-1.51-blank.patch man-pages-1.53-mlock.patch
man-pages-1.60-wait.patch man-pages-1.67-shmid_ds.patch
Log Message:
update to 2.05
atanh(3) fix
issue(5) fix
ldd(1) fix
removed man1p/{compress,uncompress,renice}.1p
man-pages-2.05-atanh.patch:
atanh.3 | 2 +-
1 files changed, 1 insertion(+), 1 deletion(-)
--- NEW FILE man-pages-2.05-atanh.patch ---
--- man-pages-2.05/man3/atanh.3.tangens 2005-07-04 15:47:09.000000000 +0200
+++ man-pages-2.05/man3/atanh.3 2005-07-04 15:47:39.000000000 +0200
@@ -46,7 +46,7 @@
.SH DESCRIPTION
The \fBatanh()\fP function calculates the inverse hyperbolic tangent of
\fIx\fP; that is the value whose hyperbolic tangent is \fIx\fP. If the
-absolute value of \fIx\fP is greater than 1.0, \fBacosh()\fP returns
+absolute value of \fIx\fP is greater than 1.0, \fBatanh()\fP returns
not-a-number (NaN) and \fIerrno\fP is set.
.SH ERRORS
.TP
man-pages-2.05-issue.patch:
issue.5 | 4 ++--
1 files changed, 2 insertions(+), 2 deletions(-)
--- NEW FILE man-pages-2.05-issue.patch ---
--- man-pages-2.05/man5/issue.5.getty 2005-07-04 15:08:28.000000000 +0200
+++ man-pages-2.05/man5/issue.5 2005-07-04 15:09:14.000000000 +0200
@@ -30,9 +30,9 @@
system identification to be printed before the login prompt. It may
contain various \fB \fP\fIchar\fP and \fB\e\fP\fIchar\fP sequences, if
supported by
-.BR mingetty (1).
+.BR mingetty (8).
.SH FILES
/etc/issue
.SH "SEE ALSO"
-.BR mingetty (1),
+.BR mingetty (8),
.BR motd (5)
man-pages-2.05-ldd.patch:
ldd.1 | 2 +-
1 files changed, 1 insertion(+), 1 deletion(-)
--- NEW FILE man-pages-2.05-ldd.patch ---
--- man-pages-2.05/man1/ldd.1.version 2005-07-04 15:27:17.000000000 +0200
+++ man-pages-2.05/man1/ldd.1 2005-07-04 15:28:02.000000000 +0200
@@ -20,7 +20,7 @@
specified on the command line.
.SH OPTIONS
.TP
-.B \-V\ \-\-version
+.B \-\-version
Print the version number of
.BR ldd .
.TP
Index: .cvsignore
===================================================================
RCS file: /cvs/dist/rpms/man-pages/devel/.cvsignore,v
retrieving revision 1.13
retrieving revision 1.14
diff -u -r1.13 -r1.14
--- .cvsignore 9 Sep 2004 08:18:17 -0000 1.13
+++ .cvsignore 4 Jul 2005 14:31:39 -0000 1.14
@@ -1,3 +1 @@
-man-pages-1.67.tar.gz
-man-pages-extralocale.tar.bz2
-man2.tar.gz
+man-pages-2.05.tar.gz
Index: man-pages.spec
===================================================================
RCS file: /cvs/dist/rpms/man-pages/devel/man-pages.spec,v
retrieving revision 1.22
retrieving revision 1.23
diff -u -r1.22 -r1.23
--- man-pages.spec 4 Apr 2005 14:36:19 -0000 1.22
+++ man-pages.spec 4 Jul 2005 14:31:39 -0000 1.23
@@ -1,7 +1,7 @@
Summary: Man (manual) pages from the Linux Documentation Project.
Name: man-pages
-Version: 1.67
-Release: 7
+Version: 2.05
+Release: 1
License: distributable
Group: Documentation
Source0: http://www.kernel.org/pub/linux/docs/manpages/man-pages-%{version}.tar.gz
@@ -11,22 +11,21 @@
Source9: man2.tar.gz
Patch1: man-pages-1.51-iconv.patch
Patch2: man-pages-1.51-nopent.patch
-Patch3: man-pages-1.51-blank.patch
-Patch5: man-pages-1.53-langinfo.patch
-Patch7: man-pages-1.53-mlock.patch
-Patch8: man-pages-1.60-re_comp.patch
-Patch9: man-pages-1.60-strftime.patch
-Patch10: man-pages-1.60-fopen.patch
-Patch11: man-pages-1.60-shmget.patch
-Patch12: man-pages-1.60-wait.patch
-Patch14: man-pages-1.60-fs.patch
-Patch15: man-pages-1.60-issue.patch
-Patch16: man-pages-1.66-typos.patch
-Patch17: man-pages-1.67-getrpcent.patch
-Patch18: man-pages-1.67-shm_hugetlb.patch
-Patch19: man-pages-1.67-aio.patch
-Patch20: man-pages-1.67-shmid_ds.patch
-Patch21: man-pages-1.67-readv.patch
+Patch3: man-pages-1.53-langinfo.patch
+Patch4: man-pages-1.60-re_comp.patch
+Patch5: man-pages-1.60-strftime.patch
+Patch6: man-pages-1.60-fopen.patch
+Patch7: man-pages-1.60-shmget.patch
+Patch8: man-pages-1.60-fs.patch
+Patch9: man-pages-1.60-issue.patch
+Patch10: man-pages-1.66-typos.patch
+Patch11: man-pages-1.67-getrpcent.patch
+Patch12: man-pages-1.67-shm_hugetlb.patch
+Patch13: man-pages-1.67-aio.patch
+Patch14: man-pages-1.67-readv.patch
+Patch15: man-pages-2.05-atanh.patch
+Patch16: man-pages-2.05-issue.patch
+Patch17: man-pages-2.05-ldd.patch
Buildroot: %{_tmppath}/%{name}-%{version}-root
Autoreq: false
@@ -46,21 +45,20 @@
%patch1 -p1
%patch2 -p1
%patch3 -p1
+%patch4 -p1
%patch5 -p1
+%patch6 -p1
%patch7 -p1
%patch8 -p1
-%patch9 -p1
-%patch10 -p1
-%patch11 -p1
+%patch9 -p1
+%patch10 -p1
+%patch11 -p1
%patch12 -p1
+%patch13 -p1
%patch14 -p1
-%patch15 -p1
-%patch16 -p1
-%patch17 -p1
-%patch18 -p1
-%patch19 -p1
-%patch20 -p1
-%patch21 -p1
+%patch15 -p1
+%patch16 -p1
+%patch17 -p1
%build
@@ -109,12 +107,19 @@
rm -fv man2/capget.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
rm -f man2/{fgetxattr,flistxattr,fremovexattr,fsetxattr,getxattr,lgetxattr,listxattr,llistxattr,lremovexattr,lsetxattr,removexattr,setxattr}.2*
find . -name "*sudo*" -exec rm {} \;
-for l1 in man[1-8]*/*
+for l1 in man[1-9]*/*
do mkdir -p $(dirname en/$l1)
LANG=en iconv -f latin1 -t utf-8 -o en/$l1 $l1
rm -f $l1
@@ -124,7 +129,7 @@
%install
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
mkdir -p $RPM_BUILD_ROOT%{_mandir}/en/man$n
done
@@ -147,6 +152,13 @@
%{_mandir}/en/man*/*
%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
- io_setup() and io_destroy() pages now refers to header file
- fixed types for struct shmid_ds in shmget(2) and shmctl(2)
Index: sources
===================================================================
RCS file: /cvs/dist/rpms/man-pages/devel/sources,v
retrieving revision 1.13
retrieving revision 1.14
diff -u -r1.13 -r1.14
--- sources 9 Sep 2004 08:18:17 -0000 1.13
+++ sources 4 Jul 2005 14:31:39 -0000 1.14
@@ -1,3 +1,3 @@
-47e2f0d89dbd1b231fb5b57331644ed1 man-pages-1.67.tar.gz
+abf1870d7efc3ff152512d498b75a359 man-pages-2.05.tar.gz
57f2e0500d177e05647990eae439a8ee man-pages-extralocale.tar.bz2
af09d031dcee66929510e078d00066f2 man2.tar.gz
--- man-pages-1.51-blank.patch DELETED ---
--- man-pages-1.53-mlock.patch DELETED ---
--- man-pages-1.60-wait.patch DELETED ---
--- man-pages-1.67-shmid_ds.patch DELETED ---
[Date Prev][Date Next] [Thread Prev][Thread Next]
[Thread Index]
[Date Index]
[Author Index]