From a2f104d878ab0c544d1344e8384b94241551622d Mon Sep 17 00:00:00 2001 From: Steve Dickson Date: Oct 07 2005 14:50:44 +0000 Subject: fix #170110 - Documentation for 'rsize' and 'wsize' NFS mount options is misleading --- diff --git a/util-linux.spec b/util-linux.spec index 80f852f..b3caa16 100644 --- a/util-linux.spec +++ b/util-linux.spec @@ -28,7 +28,7 @@ BuildRoot: %{_tmppath}/%{name}-root Summary: A collection of basic system utilities. Name: util-linux Version: 2.13 -Release: 0.3.pre2 +Release: 0.3.pre3 License: distributable Group: System Environment/Base @@ -159,6 +159,8 @@ Patch208: util-linux-2.13-usrsbin.patch Patch209: util-linux-2.12p-mkswap-man.patch #165863 - swsusp swaps should be reinitialized Patch210: util-linux-2.13-swapon-suspend.patch +#170110 - Documentation for 'rsize' and 'wsize' NFS mount options is misleading +Patch211: util-linux-2.12p-nfs-manupdate.patch # When adding patches, please make sure that it is easy to find out what bug # the # patch fixes. @@ -228,6 +230,7 @@ cp %{SOURCE8} %{SOURCE9} . %patch208 -p1 %patch209 -p1 %patch210 -p1 -b .swsuspend +%patch211 -p1 %build unset LINGUAS || : @@ -649,6 +652,9 @@ fi /sbin/losetup %changelog +* Fri Oct 7 2005 Steve Dickson 2.13-0.3.pre3 +- fix #170110 - Documentation for 'rsize' and 'wsize' NFS mount options + is misleading * Fri Sep 2 2005 Karel Zak 2.13-0.3.pre2 - fix #166923 - hwclock will not run on a non audit-enabled kernel - fix #159410 - mkswap(8) claims max swap area size is 2 GB