- unify fs.5 patches together to get rid of the bogus fs.5.orig.gz shipped
among man5 pages
This commit is contained in:
parent
c219fb5727
commit
130d1e6736
@ -1,14 +1,14 @@
|
|||||||
--- man-pages-1.60/man5/fs.5.orig 2003-08-28 16:59:42.000000000 -0400
|
--- man-pages-1.67/man5/fs.5.fs 2001-12-09 00:05:03.000000000 +0100
|
||||||
+++ man-pages-1.60/man5/fs.5 2003-08-28 17:00:31.000000000 -0400
|
+++ man-pages-1.67/man5/fs.5 2005-03-07 11:15:58.000000000 +0100
|
||||||
@@ -71,10 +71,7 @@
|
@@ -71,7 +71,10 @@
|
||||||
.TP
|
.TP
|
||||||
.B ext3
|
.B ext3
|
||||||
is a journaling version of the ext2 filesystem. It is easy to
|
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.
|
||||||
-.TP
|
|
||||||
-.B ext3
|
|
||||||
-is a journaling version of the ext2 filesystem. ext3 offers the most
|
|
||||||
+switch back and forth between ext2 and ext3. ext3 offers the most
|
+switch back and forth between ext2 and ext3. ext3 offers the most
|
||||||
complete set of journaling options available among journaling
|
+complete set of journaling options available among journaling
|
||||||
filesystems.
|
+filesystems.
|
||||||
.\"----------------------------------------------------------------------
|
+.\"----------------------------------------------------------------------
|
||||||
|
.TP
|
||||||
|
.B xiafs
|
||||||
|
was designed and implemented to be a stable, safe filesystem by
|
||||||
|
@ -1,7 +1,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: 1.67
|
Version: 1.67
|
||||||
Release: 3
|
Release: 4
|
||||||
License: distributable
|
License: distributable
|
||||||
Group: Documentation
|
Group: Documentation
|
||||||
Source0: http://www.kernel.org/pub/linux/docs/manpages/man-pages-%{version}.tar.gz
|
Source0: http://www.kernel.org/pub/linux/docs/manpages/man-pages-%{version}.tar.gz
|
||||||
@ -9,7 +9,6 @@ Source1: rpcgen.1
|
|||||||
Source2: resolver.5
|
Source2: resolver.5
|
||||||
Source6: man-pages-extralocale.tar.bz2
|
Source6: man-pages-extralocale.tar.bz2
|
||||||
Source9: man2.tar.gz
|
Source9: man2.tar.gz
|
||||||
Patch0: man-pages-1.44-ext3.patch
|
|
||||||
Patch1: man-pages-1.51-iconv.patch
|
Patch1: man-pages-1.51-iconv.patch
|
||||||
Patch2: man-pages-1.51-nopent.patch
|
Patch2: man-pages-1.51-nopent.patch
|
||||||
Patch3: man-pages-1.51-blank.patch
|
Patch3: man-pages-1.51-blank.patch
|
||||||
@ -41,7 +40,6 @@ tar jxf %{SOURCE6}
|
|||||||
cp -a %{SOURCE1} man1
|
cp -a %{SOURCE1} man1
|
||||||
cp -a %{SOURCE2} man5
|
cp -a %{SOURCE2} man5
|
||||||
|
|
||||||
%patch0 -p1
|
|
||||||
%patch1 -p1
|
%patch1 -p1
|
||||||
%patch2 -p1
|
%patch2 -p1
|
||||||
%patch3 -p1
|
%patch3 -p1
|
||||||
@ -143,6 +141,10 @@ rm -rf $RPM_BUILD_ROOT
|
|||||||
%{_mandir}/en/man*/*
|
%{_mandir}/en/man*/*
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
* Mon Mar 7 2005 Jindrich Novy <jnovy@redhat.com> 1.67-4
|
||||||
|
- unify fs.5 patches together to get rid of the bogus
|
||||||
|
fs.5.orig.gz shipped among man5 pages
|
||||||
|
|
||||||
* Wed Aug 25 2004 Adrian Havill <havill@redhat.com> 1.67-3
|
* Wed Aug 25 2004 Adrian Havill <havill@redhat.com> 1.67-3
|
||||||
- make resolver clearer and less bind-focused (#126696)
|
- make resolver clearer and less bind-focused (#126696)
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user