From fb8d9ccf4d6648d3e47399b9889ac10bbe28b2d6 Mon Sep 17 00:00:00 2001 From: Ivana Varekova Date: Fri, 11 Jan 2008 10:40:00 +0000 Subject: [PATCH] - update to 2.75 - remove fs page patch --- .cvsignore | 2 +- man-pages-2.48-fs.patch | 14 -------------- ....63-tgkill.patch => man-pages-2.75-tgkill.patch | 9 +++++---- man-pages.spec | 10 ++++++---- sources | 2 +- 5 files changed, 13 insertions(+), 24 deletions(-) delete mode 100644 man-pages-2.48-fs.patch rename man-pages-2.63-tgkill.patch => man-pages-2.75-tgkill.patch (79%) diff --git a/.cvsignore b/.cvsignore index 68dcb62..a7a84f5 100644 --- a/.cvsignore +++ b/.cvsignore @@ -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 diff --git a/man-pages-2.48-fs.patch b/man-pages-2.48-fs.patch deleted file mode 100644 index 49dd802..0000000 --- a/man-pages-2.48-fs.patch +++ /dev/null @@ -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 diff --git a/man-pages-2.63-tgkill.patch b/man-pages-2.75-tgkill.patch similarity index 79% rename from man-pages-2.63-tgkill.patch rename to man-pages-2.75-tgkill.patch index 44d3e7a..863059c 100644 --- a/man-pages-2.63-tgkill.patch +++ b/man-pages-2.75-tgkill.patch @@ -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 diff --git a/man-pages.spec b/man-pages.spec index 829f452..f6122ad 100644 --- a/man-pages.spec +++ b/man-pages.spec @@ -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 - 2.75-1 +- update to 2.75 +- remove fs page patch + * Mon Dec 17 2007 Ivana Varekova - 2.73-1 - update to 2.73 diff --git a/sources b/sources index efadc97..711c592 100644 --- a/sources +++ b/sources @@ -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