Removed invalid patch for man(1p) man page
This commit is contained in:
parent
a9c44de31b
commit
b620ed1f7d
@ -1,16 +0,0 @@
|
|||||||
diff -up man-pages-3.57/man-pages-posix-2013-a/man1p/man.1p.orig man-pages-3.57/man-pages-posix-2013-a/man1p/man.1p
|
|
||||||
--- man-pages-3.57/man-pages-posix-2013-a/man1p/man.1p.orig 2014-01-29 19:18:00.646179114 +0100
|
|
||||||
+++ man-pages-3.57/man-pages-posix-2013-a/man1p/man.1p 2014-01-29 19:29:06.326005795 +0100
|
|
||||||
@@ -55,11 +55,7 @@ equivalent of the output of the followin
|
|
||||||
.RS 4
|
|
||||||
.nf
|
|
||||||
\fB
|
|
||||||
-grep \(miEi '
|
|
||||||
-\fIname
|
|
||||||
-name\fP
|
|
||||||
-\&...
|
|
||||||
-\&' \fIsummary-database\fR
|
|
||||||
+grep \(miEi '\fIname name\fP\&...\&' \fIsummary-database\fR
|
|
||||||
.fi \fR
|
|
||||||
.P
|
|
||||||
.RE
|
|
@ -7,7 +7,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.57
|
Version: 3.57
|
||||||
Release: 1%{?dist}
|
Release: 2%{?dist}
|
||||||
License: GPL+ and GPLv2+ and BSD and MIT and Copyright only and IEEE
|
License: GPL+ and GPLv2+ and BSD and MIT and Copyright only and IEEE
|
||||||
Group: Documentation
|
Group: Documentation
|
||||||
URL: http://www.kernel.org/doc/man-pages/
|
URL: http://www.kernel.org/doc/man-pages/
|
||||||
@ -20,7 +20,7 @@ Source2: %{additional_name}.tar.xz
|
|||||||
## Patches ##
|
## Patches ##
|
||||||
|
|
||||||
# POSIX man pages
|
# POSIX man pages
|
||||||
Patch00: man-pages-posix-2013-man.patch
|
# Currently none
|
||||||
|
|
||||||
# Regular man pages
|
# Regular man pages
|
||||||
# resolves: #698149
|
# resolves: #698149
|
||||||
@ -44,8 +44,6 @@ Documentation Project (LDP).
|
|||||||
%prep
|
%prep
|
||||||
%setup -q -a 1 -a 2
|
%setup -q -a 1 -a 2
|
||||||
|
|
||||||
%patch00 -p1
|
|
||||||
|
|
||||||
%patch20 -p1
|
%patch20 -p1
|
||||||
%patch21 -p1
|
%patch21 -p1
|
||||||
%patch22 -p1
|
%patch22 -p1
|
||||||
@ -112,6 +110,9 @@ cd ..
|
|||||||
%lang(en) %{_mandir}/en/man*/*
|
%lang(en) %{_mandir}/en/man*/*
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
* Wed Feb 5 2014 Peter Schiffer <pschiffe@redhat.com> - 3.57-2
|
||||||
|
- removed invalid patch for man(1p) man page
|
||||||
|
|
||||||
* Wed Jan 29 2014 Peter Schiffer <pschiffe@redhat.com> - 3.57-1
|
* Wed Jan 29 2014 Peter Schiffer <pschiffe@redhat.com> - 3.57-1
|
||||||
- resolves: #1058001
|
- resolves: #1058001
|
||||||
updated to 3.57
|
updated to 3.57
|
||||||
|
Loading…
Reference in New Issue
Block a user