]> git.pld-linux.org Git - packages/util-linux.git/commitdiff
- updated readprofile page (1 -> 8) in localized man pages auto/ti/util-linux-2_21_1-1
authorJakub Bogusz <qboosh@pld-linux.org>
Sat, 31 Mar 2012 17:04:20 +0000 (17:04 +0000)
committercvs2git <feedback@pld-linux.org>
Sun, 24 Jun 2012 12:13:13 +0000 (12:13 +0000)
- fixed pl.po-update patch: killed wrong change, update remaining fuzzy entry instead

Changed files:
    util-linux-pl.po-update.patch -> 1.6
    util-linux.spec -> 1.346

util-linux-pl.po-update.patch
util-linux.spec

index 9c5b157dc14467fc522108af59b117c7e96527e2..07ab4a881c7d1522bca2eac4a85bde5a071eeea1 100644 (file)
@@ -1,11 +1,13 @@
---- util-linux-2.21/po/pl.po~  2012-02-24 12:35:23.000000000 +0200
-+++ util-linux-2.21/po/pl.po   2012-03-05 21:36:38.404584366 +0200
-@@ -13376,7 +13376,7 @@
- " -3, --3gb                limits the used address space to a maximum of 3 "
- "GB\n"
- "     --4gb                ignored (for backward compatibility only)\n"
--"     --uname-2.6          turns on UNAME26\n"
-+"     --uname-2.6          w³±czenie UNAME26\n"
- msgstr ""
- " -v, --verbose            szczegó³owa informacja o w³±czanych opcjach\n"
- " -R, --addr-no-randomize  wy³±czenie losowo¶ci wirtualnej przestrzeni "
+--- util-linux-2.21.1/po/pl.po.orig    2012-03-30 19:12:39.378885877 +0200
++++ util-linux-2.21.1/po/pl.po 2012-03-31 18:58:02.098412734 +0200
+@@ -1273,9 +1273,8 @@
+ msgstr "nie uda³o siê przeanalizowaæ argumentu rozmiaru bloku"
+ #: disk-utils/mkfs.cramfs.c:733
+-#, fuzzy
+ msgid "invalid block size"
+-msgstr "%s: nieprawid³owe urz±dzenie blokowe"
++msgstr "b³êdny rozmiar bloku"
+ #: disk-utils/mkfs.cramfs.c:741
+ msgid "edition number argument failed"
index dec970cb3651988302df8a914a0127c36ff1f1bd..37efecb16fc1a6a48d4ae854dfac42a800e943b6 100644 (file)
@@ -1,5 +1,4 @@
 # TODO
-# - follow readprofile.1 -> redprofile.8 change in translated manuals as well
 #   /usr/share/getopt/getopt-parse.bash
 #   /usr/share/getopt/getopt-parse.tcsh
 #
@@ -62,6 +61,7 @@ BuildRequires:        autoconf >= 2.60
 BuildRequires: automake >= 1:1.10
 BuildRequires: gettext-devel >= 0.14.1
 %{?with_fallocate:BuildRequires:       glibc-devel >= 6:2.11}
+BuildRequires: gtk-doc >= 1.10
 BuildRequires: gtk-doc-automake >= 1.10
 %{?with_selinux:BuildRequires: libselinux-devel}
 %{?with_selinux:BuildRequires: libsepol-devel}
@@ -759,6 +759,12 @@ for d in cs de es fi fr hu id it ja ko nl pl ; do
                fi
        done
 done
+# it's been moved from man1 to man8
+for d in es ja ko ; do
+       mv -f $RPM_BUILD_ROOT%{_mandir}/$d/man1/readprofile.1 \
+               $RPM_BUILD_ROOT%{_mandir}/$d/man8/readprofile.8
+       %{__sed} -i -e 's/READPROFILE 1/READPROFILE 8/' $RPM_BUILD_ROOT%{_mandir}/$d/man8/readprofile.8
+done
 
 # cleanup, remove files not included in package
 %{__rm} $RPM_BUILD_ROOT%{_bindir}/{chfn,chsh,newgrp} \
@@ -1017,7 +1023,6 @@ fi
 %lang(es) %{_mandir}/es/man1/look.1*
 %lang(es) %{_mandir}/es/man1/more.1*
 %lang(es) %{_mandir}/es/man1/namei.1*
-%lang(es) %{_mandir}/es/man1/readprofile.1*
 %lang(es) %{_mandir}/es/man1/rev.1*
 %lang(es) %{_mandir}/es/man1/script.1*
 %lang(es) %{_mandir}/es/man1/setterm.1*
@@ -1029,6 +1034,7 @@ fi
 %lang(es) %{_mandir}/es/man8/ipcrm.8*
 %lang(es) %{_mandir}/es/man8/ipcs.8*
 %lang(es) %{_mandir}/es/man8/mkswap.8*
+%lang(es) %{_mandir}/es/man8/readprofile.8*
 %lang(es) %{_mandir}/es/man8/renice.8*
 %lang(es) %{_mandir}/es/man8/setsid.8*
 
@@ -1093,7 +1099,6 @@ fi
 %lang(ja) %{_mandir}/ja/man1/mcookie.1*
 %lang(ja) %{_mandir}/ja/man1/more.1*
 %lang(ja) %{_mandir}/ja/man1/namei.1*
-%lang(ja) %{_mandir}/ja/man1/readprofile.1*
 %lang(ja) %{_mandir}/ja/man1/rename.1*
 %lang(ja) %{_mandir}/ja/man1/rev.1*
 %lang(ja) %{_mandir}/ja/man1/script.1*
@@ -1109,6 +1114,7 @@ fi
 %lang(ja) %{_mandir}/ja/man8/ipcs.8*
 %lang(ja) %{_mandir}/ja/man8/isosize.8*
 %lang(ja) %{_mandir}/ja/man8/mkswap.8*
+%lang(ja) %{_mandir}/ja/man8/readprofile.8*
 %lang(ja) %{_mandir}/ja/man8/renice.8*
 %lang(ja) %{_mandir}/ja/man8/setsid.8*
 
@@ -1126,7 +1132,6 @@ fi
 %lang(ko) %{_mandir}/ko/man1/mcookie.1*
 %lang(ko) %{_mandir}/ko/man1/more.1*
 %lang(ko) %{_mandir}/ko/man1/namei.1*
-%lang(ko) %{_mandir}/ko/man1/readprofile.1*
 %lang(ko) %{_mandir}/ko/man1/rev.1*
 %lang(ko) %{_mandir}/ko/man1/script.1*
 %lang(ko) %{_mandir}/ko/man1/setterm.1*
@@ -1139,6 +1144,7 @@ fi
 %lang(ko) %{_mandir}/ko/man8/ipcrm.8*
 %lang(ko) %{_mandir}/ko/man8/ipcs.8*
 %lang(ko) %{_mandir}/ko/man8/mkswap.8*
+%lang(ko) %{_mandir}/ko/man8/readprofile.8*
 %lang(ko) %{_mandir}/ko/man8/renice.8*
 %lang(ko) %{_mandir}/ko/man8/setsid.8*
 
This page took 0.140202 seconds and 4 git commands to generate.