- update to 2.75

- remove fs page patch
This commit is contained in:
Ivana Varekova 2008-01-11 10:40:00 +00:00
parent 0af47a34ba
commit fb8d9ccf4d
5 changed files with 13 additions and 24 deletions

View File

@ -2,4 +2,4 @@ man-pages-extralocale.tar.bz2
man2.tar.gz
man2_sys2.1.tar.gz
man-suid-bins.tar.bz2
man-pages-2.73.tar.bz2
man-pages-2.75.tar.bz2

View File

@ -1,14 +0,0 @@
--- man-pages-2.48/man5/filesystems.5.pom 2007-04-13 00:42:49.000000000 +0200
+++ man-pages-2.48/man5/filesystems.5 2007-05-11 10:08:43.000000000 +0200
@@ -73,7 +73,10 @@
.B ext3
is a journaling version of the ext2 filesystem.
It is easy to
-switch back and forth between ext2 and ext3.
+switch back and forth between ext2 and ext3. ext3 offers the most
+complete set of journaling options available among journaling
+filesystems.
+.\"----------------------------------------------------------------------
.TP
.B xiafs
was designed and implemented to be a stable, safe filesystem by

View File

@ -1,5 +1,6 @@
--- man-pages-2.63/man2/tkill.2.pom 2007-06-22 22:40:07.000000000 +0200
+++ man-pages-2.63/man2/tkill.2 2007-08-01 11:42:23.000000000 +0200
diff -up man-pages-2.75/man2/tkill.2.pom man-pages-2.75/man2/tkill.2
--- man-pages-2.75/man2/tkill.2.pom 2008-01-03 17:07:26.000000000 +0100
+++ man-pages-2.75/man2/tkill.2 2008-01-11 11:24:56.000000000 +0100
@@ -25,12 +25,10 @@
.\"
.TH TKILL 2 2007-06-01 "Linux" "Linux Programmer's Manual"
@ -44,8 +45,8 @@
.BR tkill ()
-and
-.BR tgkill ()
-are Linux specific and should not be used
+is Linux specific and should not be used
-are Linux-specific and should not be used
+is Linux-specific and should not be used
in programs that are intended to be portable.
.SH NOTES
Glibc does not provide wrapper for these system calls; call them using

View File

@ -1,6 +1,6 @@
Summary: Man (manual) pages from the Linux Documentation Project
Name: man-pages
Version: 2.73
Version: 2.75
Release: 1%{?dist}
License: GPLv2+, GLP, BSD, MIT, Copyright only, IEEE
Group: Documentation
@ -20,11 +20,10 @@ Source14: man2_sys2.1.tar.gz
# IBM-supplied man pages for suid binaries:
Source15: man-suid-bins.tar.bz2
Patch1: man-pages-1.51-iconv.patch
Patch8: man-pages-2.48-fs.patch
Patch28: man-pages-2.46-nscd.patch
Patch36: man-pages-2.63-unimplemented.patch
Patch37: man-pages-2.51-mmap.patch
Patch39: man-pages-2.63-tgkill.patch
Patch39: man-pages-2.75-tgkill.patch
Patch41: man-pages-2.43-rt_spm.patch
Patch44: man-pages-2.43-fadvise.patch
Patch45: man-pages-2.48-passwd.patch
@ -55,7 +54,6 @@ do
done
%patch1 -p1
%patch8 -p1
%patch28 -p1
%patch36 -p1
%patch37 -p1
@ -177,6 +175,10 @@ rm -rf $RPM_BUILD_ROOT
%lang(en) %{_mandir}/en/man*
%changelog
* Fri Jan 11 2008 Ivana Varekova <varekova@redhat.com> - 2.75-1
- update to 2.75
- remove fs page patch
* Mon Dec 17 2007 Ivana Varekova <varekova@redhat.com> - 2.73-1
- update to 2.73

View File

@ -2,4 +2,4 @@
af09d031dcee66929510e078d00066f2 man2.tar.gz
fbc03fdbc665e24961d30dad3ed8596d man2_sys2.1.tar.gz
a9c6a14e5b34c18c3684a0b68322572f man-suid-bins.tar.bz2
14cea55cb680ae5b4ba0b932f44f588d man-pages-2.73.tar.bz2
24659c645f0943e1f574739c0577a984 man-pages-2.75.tar.bz2