From 8f92d7ffa8346cffd1b80043250c0719f8087fd3 Mon Sep 17 00:00:00 2001 From: Ivana Varekova Date: Mon, 8 Dec 2008 14:03:45 +0000 Subject: [PATCH] - update to 3.15 --- .cvsignore | 2 +- man-pages-3.13-proc.patch | 14 -------------- man-pages.spec | 9 +++++---- sources | 2 +- 4 files changed, 7 insertions(+), 20 deletions(-) delete mode 100644 man-pages-3.13-proc.patch diff --git a/.cvsignore b/.cvsignore index ef5615a..16f679a 100644 --- a/.cvsignore +++ b/.cvsignore @@ -3,4 +3,4 @@ man-suid-bins.tar.bz2 man-pages-posix-2003-a.tar.bz2 man-pages_syscalls.tar.bz2 man-pages_add-01.tar.bz2 -man-pages-3.13.tar.bz2 +man-pages-3.15.tar.bz2 diff --git a/man-pages-3.13-proc.patch b/man-pages-3.13-proc.patch deleted file mode 100644 index 0f341fe..0000000 --- a/man-pages-3.13-proc.patch +++ /dev/null @@ -1,14 +0,0 @@ -diff -up man-pages-3.13/man5/proc.5.pom man-pages-3.13/man5/proc.5 ---- man-pages-3.13/man5/proc.5.pom 2008-11-07 17:26:59.000000000 +0100 -+++ man-pages-3.13/man5/proc.5 2008-11-13 15:04:41.000000000 +0100 -@@ -1322,8 +1322,8 @@ See also - .TP - .I /proc/mtrr - Memory Type Range Registers. --See --.I /usr/src/linux/Documentation/mtrr.txt -+See the kernel source file -+.I Documentation/mtrr.txt - for details. - .TP - .I /proc/net diff --git a/man-pages.spec b/man-pages.spec index 37f73cf..50a9c41 100644 --- a/man-pages.spec +++ b/man-pages.spec @@ -3,8 +3,8 @@ Summary: Man (manual) pages from the Linux Documentation Project Name: man-pages -Version: 3.13 -Release: 2%{?dist} +Version: 3.15 +Release: 1%{?dist} License: GPLv2+ and GPL+ and BSD and MIT and Copyright only and IEEE Group: Documentation URL: http://www.kernel.org/pub/linux/docs/manpages/ @@ -28,7 +28,6 @@ Patch49: man-pages-2.63-getent.patch Patch50: man-pages-2.63-iconv.patch Patch53: man-pages-2.78-stream.patch Patch54: man-pages-2.80-malloc_h.patch -Patch55: man-pages-3.13-proc.patch Buildroot: %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n) Autoreq: false @@ -55,7 +54,6 @@ rmdir man-pages-posix-%{posix_version}-%{posix_release} %patch50 -p1 %patch53 -p1 %patch54 -p1 -%patch55 -p1 ### And now remove those we are not going to use: @@ -121,6 +119,9 @@ rm -rf $RPM_BUILD_ROOT %lang(en) %{_mandir}/en/man* %changelog +* Mon Dec 8 2008 Ivana Varekova - 3.15-1 +- update to 3.15 + * Thu Nov 13 2008 Ivana Varekova - 3.13-2 - fix relative path in proc.5 - not build yet diff --git a/sources b/sources index b265e39..d1daebd 100644 --- a/sources +++ b/sources @@ -3,4 +3,4 @@ a9c6a14e5b34c18c3684a0b68322572f man-suid-bins.tar.bz2 7c78aff03c0a6767ba483d34f19e4b09 man-pages-posix-2003-a.tar.bz2 bf0d94a7faf6dc0db31325dbf576fd84 man-pages_syscalls.tar.bz2 4ae755c6caaa035cb7737bf4a3ec7927 man-pages_add-01.tar.bz2 -65e7a707977173f0a6a6a2bca965af38 man-pages-3.13.tar.bz2 +334f3ba3d903ff3dd12e33595b114961 man-pages-3.15.tar.bz2