- Update to 3.27
- remove obsolete patch
This commit is contained in:
parent
04f31eee3f
commit
f6fcc17fee
2
.gitignore
vendored
2
.gitignore
vendored
@ -3,4 +3,4 @@ man-suid-bins.tar.bz2
|
|||||||
man-pages-posix-2003-a.tar.bz2
|
man-pages-posix-2003-a.tar.bz2
|
||||||
man-pages_add-02.tar.bz2
|
man-pages_add-02.tar.bz2
|
||||||
man-pages_syscalls-03.tar.bz2
|
man-pages_syscalls-03.tar.bz2
|
||||||
/man-pages-3.26.tar.bz2
|
/man-pages-3.27.tar.bz2
|
||||||
|
@ -1,32 +0,0 @@
|
|||||||
diff -up man-pages-3.24/man3/atanh.3.pom man-pages-3.24/man3/atanh.3
|
|
||||||
--- man-pages-3.24/man3/atanh.3.pom 2010-02-26 05:46:40.000000000 +0100
|
|
||||||
+++ man-pages-3.24/man3/atanh.3 2010-05-03 11:16:35.000000000 +0200
|
|
||||||
@@ -116,9 +116,7 @@ is raised.
|
|
||||||
Pole error: \fIx\fP is +1 or \-1
|
|
||||||
.I errno
|
|
||||||
is set to
|
|
||||||
-.BR ERANGE
|
|
||||||
-(but see BUGS).
|
|
||||||
-.\" FIXME . glibc actually gives EDOM for this case
|
|
||||||
+.BR ERANGE .
|
|
||||||
A divide-by-zero floating-point exception
|
|
||||||
.RB ( FE_DIVBYZERO )
|
|
||||||
is raised.
|
|
||||||
@@ -128,17 +126,6 @@ The variant returning
|
|
||||||
.I double
|
|
||||||
also conforms to
|
|
||||||
SVr4, 4.3BSD, C89.
|
|
||||||
-.SH BUGS
|
|
||||||
-For a pole error,
|
|
||||||
-.\"
|
|
||||||
-.\" FIXME . this is as at glibc 2.8; check later if this bug is fixed
|
|
||||||
-.\" This can be seen in sysdeps/ieee754/k_standard.c
|
|
||||||
-.\" Bug raised: http://sources.redhat.com/bugzilla/show_bug.cgi?id=6759
|
|
||||||
-.I errno
|
|
||||||
-is set to
|
|
||||||
-.BR EDOM ;
|
|
||||||
-POSIX.1 says it should be set to
|
|
||||||
-.BR ERANGE .
|
|
||||||
.SH "SEE ALSO"
|
|
||||||
.BR acosh (3),
|
|
||||||
.BR asinh (3),
|
|
@ -3,7 +3,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: 3.26
|
Version: 3.27
|
||||||
Release: 1%{?dist}
|
Release: 1%{?dist}
|
||||||
License: GPLv2+ and GPL+ and BSD and MIT and Copyright only and IEEE
|
License: GPLv2+ and GPL+ and BSD and MIT and Copyright only and IEEE
|
||||||
Group: Documentation
|
Group: Documentation
|
||||||
@ -35,7 +35,6 @@ Patch60: man-pages-3.22-sched_setaffinity.patch
|
|||||||
Patch61: man-pages-3.23-iconv.patch
|
Patch61: man-pages-3.23-iconv.patch
|
||||||
Patch62: man-pages-3.23-printf.patch
|
Patch62: man-pages-3.23-printf.patch
|
||||||
Patch63: man-pages-3.24-getnameinfo.patch
|
Patch63: man-pages-3.24-getnameinfo.patch
|
||||||
Patch64: man-pages-3.24-atanh.patch
|
|
||||||
Patch67: man-pages-3.24-mmap64.patch
|
Patch67: man-pages-3.24-mmap64.patch
|
||||||
Patch68: man-pages-3.26-rcmd.patch
|
Patch68: man-pages-3.26-rcmd.patch
|
||||||
|
|
||||||
@ -71,7 +70,6 @@ cp %{SOURCE6} man2/mmap.2
|
|||||||
%patch61 -p1
|
%patch61 -p1
|
||||||
%patch62 -p1
|
%patch62 -p1
|
||||||
%patch63 -p1
|
%patch63 -p1
|
||||||
%patch64 -p1
|
|
||||||
%patch67 -p1
|
%patch67 -p1
|
||||||
%patch68 -p1
|
%patch68 -p1
|
||||||
|
|
||||||
@ -144,6 +142,10 @@ rm -rf $RPM_BUILD_ROOT
|
|||||||
%lang(en) %{_mandir}/en/man*/*
|
%lang(en) %{_mandir}/en/man*/*
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
* Thu Sep 23 2010 Ivana Hutarova Varekova <varekova@redhat.com> - 3.26-2
|
||||||
|
- Update to 3.27
|
||||||
|
- remove obsolete patch
|
||||||
|
|
||||||
* Wed Sep 8 2010 Ivana Hutarova Varekova <varekova@redhat.com> - 3.26-1
|
* Wed Sep 8 2010 Ivana Hutarova Varekova <varekova@redhat.com> - 3.26-1
|
||||||
- Update to 3.26
|
- Update to 3.26
|
||||||
- Resolves: 624399 (rresvport man entry misleading)
|
- Resolves: 624399 (rresvport man entry misleading)
|
||||||
|
2
sources
2
sources
@ -3,4 +3,4 @@ a9c6a14e5b34c18c3684a0b68322572f man-suid-bins.tar.bz2
|
|||||||
7c78aff03c0a6767ba483d34f19e4b09 man-pages-posix-2003-a.tar.bz2
|
7c78aff03c0a6767ba483d34f19e4b09 man-pages-posix-2003-a.tar.bz2
|
||||||
4a222811a5589cf6d80cb0b4e1789fe8 man-pages_add-02.tar.bz2
|
4a222811a5589cf6d80cb0b4e1789fe8 man-pages_add-02.tar.bz2
|
||||||
bf80e51c1db4fdf6d0ee21e2f9c49485 man-pages_syscalls-03.tar.bz2
|
bf80e51c1db4fdf6d0ee21e2f9c49485 man-pages_syscalls-03.tar.bz2
|
||||||
350fe0c73ef79f65cc977842c221a29c man-pages-3.26.tar.bz2
|
e09dbba0bba9b54c2253a550fdb602cc man-pages-3.27.tar.bz2
|
||||||
|
Loading…
Reference in New Issue
Block a user