[man-pages] - Resolves: #634626 remove link to non-existing man page

Ivana Varekova varekova at fedoraproject.org
Thu Sep 23 15:27:02 UTC 2010


commit 479e4576aac87620dcc6adfba75369f6e3ac33fe
Author: Ivana Hutarova Varekova <varekova at redhat.com>
Date:   Thu Sep 23 17:29:20 2010 +0200

    - Resolves: #634626
      remove link to non-existing man page

 man-pages-3.27-sd.patch |   12 ++++++++++++
 man-pages.spec          |    8 +++++++-
 2 files changed, 19 insertions(+), 1 deletions(-)
---
diff --git a/man-pages-3.27-sd.patch b/man-pages-3.27-sd.patch
new file mode 100644
index 0000000..5e6f888
--- /dev/null
+++ b/man-pages-3.27-sd.patch
@@ -0,0 +1,12 @@
+diff -up man-pages-3.27/man4/sd.4pom man-pages-3.27/man4/sd.4
+--- man-pages-3.27/man4/sd.4pom	2010-09-23 17:20:13.000000000 +0200
++++ man-pages-3.27/man4/sd.4	2010-09-23 17:20:48.000000000 +0200
+@@ -118,7 +118,7 @@ Forces a reread of the SCSI disk partiti
+ No parameter is needed.
+ 
+ The
+-.BR scsi (4)
++.BR scsi
+ .BR ioctl (2)
+ operations are also supported.
+ If the
diff --git a/man-pages.spec b/man-pages.spec
index 59995cb..31b56da 100644
--- a/man-pages.spec
+++ b/man-pages.spec
@@ -4,7 +4,7 @@
 Summary: Man (manual) pages from the Linux Documentation Project
 Name: man-pages
 Version: 3.27
-Release: 2%{?dist}
+Release: 3%{?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/
@@ -37,6 +37,7 @@ Patch62: man-pages-3.23-printf.patch
 Patch63: man-pages-3.24-getnameinfo.patch
 Patch67: man-pages-3.24-mmap64.patch
 Patch68: man-pages-3.26-rcmd.patch
+Patch69: man-pages-3.27-sd.patch
 
 Buildroot: %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n)
 Autoreq: false
@@ -72,6 +73,7 @@ cp %{SOURCE6} man2/mmap.2
 %patch63 -p1
 %patch67 -p1
 %patch68 -p1
+%patch69 -p1
 
 ### And now remove those we are not going to use:
 
@@ -142,6 +144,10 @@ rm -rf $RPM_BUILD_ROOT
 %lang(en) %{_mandir}/en/man*/*
 
 %changelog
+* Thu Sep 23 2010 Ivana Hutarova Varekova <varekova at redhat.com> - 3.27-3
+- Resolves: #634626
+  remove link to non-existing man page
+
 * Thu Sep 23 2010 Ivana Hutarova Varekova <varekova at redhat.com> - 3.27-2
 - Resolves: #635869 
   remove the link to removed man page


More information about the scm-commits mailing list