[man-pages-cs/f16] - resolves: #821661 fixed typo in the test.1 man page

pschiffe pschiffe at fedoraproject.org
Thu Jul 26 14:06:07 UTC 2012


commit 83c45643baabaabd974c31764a7c7e291e47450f
Author: Peter Schiffer <pschiffe at redhat.com>
Date:   Thu Jul 26 16:05:47 2012 +0200

    - resolves: #821661
      fixed typo in the test.1 man page

 man-pages-cs-0.18.20090209-test.patch |   15 +++++++++++++++
 man-pages-cs.spec                     |    8 +++++++-
 2 files changed, 22 insertions(+), 1 deletions(-)
---
diff --git a/man-pages-cs-0.18.20090209-test.patch b/man-pages-cs-0.18.20090209-test.patch
new file mode 100644
index 0000000..929e599
--- /dev/null
+++ b/man-pages-cs-0.18.20090209-test.patch
@@ -0,0 +1,15 @@
+diff -upr man-pages-cs-0.18.20090209.orig/coreutils/man/test.1 man-pages-cs-0.18.20090209/coreutils/man/test.1
+--- man-pages-cs-0.18.20090209.orig/coreutils/man/test.1	2009-02-07 21:39:15.000000000 +0100
++++ man-pages-cs-0.18.20090209/coreutils/man/test.1	2012-07-26 15:24:59.573686998 +0200
+@@ -127,9 +127,9 @@ SOUBOR existuje a je to pojmenovaná rou
+ SOUBOR existuje a je čitelný
+ .TP 
+ \fB\-s\fP SOUBOR
+-SOUBOR existuje a a má délku větší než nula
++SOUBOR existuje a má délku větší než nula
+ .TP 
+-\fB\-s\fP SOUBOR
++\fB\-S\fP SOUBOR
+ SOUBOR existuje a je to soket
+ .TP 
+ \fB\-t\fP FD
diff --git a/man-pages-cs.spec b/man-pages-cs.spec
index d0ad8d2..9cc858b 100644
--- a/man-pages-cs.spec
+++ b/man-pages-cs.spec
@@ -2,7 +2,7 @@
 Summary: Czech man pages from the Linux Documentation Project
 Name: man-pages-cs
 Version: 0.18.20090209
-Release: 11%{?dist}
+Release: 12%{?dist}
 License: GFDL and GPL+
 Group: Documentation
 URL: http://sweb.cz/tropikhajma/man-pages-cs/index.html
@@ -19,6 +19,7 @@ Patch9: man-pages-cs-09.patch
 Patch10: man-pages-cs-10.patch
 Patch11: man-pages-cs-11.patch
 Patch12: man-pages-cs-0.18.20090209-socket.patch
+Patch13: man-pages-cs-0.18.20090209-test.patch
 Requires: man-pages-reader
 BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n)
 BuildArch: noarch
@@ -41,6 +42,7 @@ Czech.
 %patch10 -p1
 %patch11 -p1
 %patch12 -p1
+%patch13 -p1
 
 %build
 # coreutils directory contains newer version
@@ -65,6 +67,10 @@ rm -fr $RPM_BUILD_ROOT
 %{_mandir}/cs/man*/*
 
 %changelog
+* Thu Jul 26 2012 Peter Schiffer <pschiffe at redhat.com> - 0.18.20090209-12
+- resolves: #821661
+  fixed typo in the test.1 man page
+
 * Tue Feb 08 2011 Fedora Release Engineering <rel-eng at lists.fedoraproject.org> - 0.18.20090209-11
 - Rebuilt for https://fedoraproject.org/wiki/Fedora_15_Mass_Rebuild
 


More information about the scm-commits mailing list