]> git.pld-linux.org Git - packages/util-linux.git/commitdiff
- updated pl.po-update patch
authorJakub Bogusz <qboosh@pld-linux.org>
Thu, 24 Oct 2013 17:10:43 +0000 (19:10 +0200)
committerJakub Bogusz <qboosh@pld-linux.org>
Thu, 24 Oct 2013 17:10:43 +0000 (19:10 +0200)
- check-files cleanup

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

index 07ab4a881c7d1522bca2eac4a85bde5a071eeea1..106a1f7b68674ca1382b44c22407c3a73ff21e96 100644 (file)
@@ -1,13 +1,29 @@
---- 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"
+--- util-linux-2.24/po/pl.po.orig      2013-10-21 13:14:20.448967431 +0200
++++ util-linux-2.24/po/pl.po   2013-10-24 15:43:04.968869314 +0200
+@@ -6059,7 +6059,7 @@
+ #: libfdisk/src/gpt.c:145
+ msgid "Intel Fast Flash"
+-msgstr ""
++msgstr "Intel Fast Flash"
+ #: libfdisk/src/gpt.c:148
+ msgid "BIOS boot partition"
+@@ -6400,13 +6400,13 @@
+ msgstr "W użyciu jest %u z %d partycji."
+ #: libfdisk/src/gpt.c:1539
+-#, fuzzy, c-format
++#, c-format
+ msgid "A total of %ju free sectors is available in %d segment."
+ msgid_plural ""
+ "A total of %ju free sectors is available in %d segments (the largest is %ju)."
+-msgstr[0] "Dostępne sektory: razem %ld w %d segmencie."
+-msgstr[1] "Dostępne sektory: razem %ld w %d segmentach (największy %ld)."
+-msgstr[2] "Dostępne sektory: razem %ld w %d segmentach (największy %ld)."
++msgstr[0] "Dostępne sektory: razem %ju w %d segmencie."
++msgstr[1] "Dostępne sektory: razem %ju w %d segmentach (największy %ju)."
++msgstr[2] "Dostępne sektory: razem %ju w %d segmentach (największy %ju)."
+ #: libfdisk/src/gpt.c:1545
+ #, c-format
index 22ad0e12feab3cda14a64e13ca579ea31a62aff7..9907615eafa9038618edf2f56523841fe57f6de6 100644 (file)
@@ -647,20 +647,20 @@ Bash completion for util-linux commands.
 Bashowe dopełnianie parametrów dla poleceń z pakietu util-linux.
 
 %package -n python3-libmount
-Summary:       libmount bindings
-Summary(pl.UTF-8):     Dowiązania do biblioteki libmount
+Summary:       Python 3.x libmount bindings
+Summary(pl.UTF-8):     Wiązania Pythona 3.x do biblioteki libmount
 Group:         Libraries/Python
 Requires:      libmount = %{version}-%{release}
 
 %description -n python3-libmount
-libmount bindings.
+Python 3.x libmount bindings.
 
 %description -n python3-libmount -l pl.UTF-8
-Dowiązania do biblioteki libmount.
+Wiązania Pythona 3.x do biblioteki libmount.
 
 %prep
 %setup -q -a1
-#%patch0 -p1
+%patch0 -p1
 %patch1 -p1
 
 %patch3 -p1
@@ -861,6 +861,8 @@ echo '.so man8/swapon.8' > $RPM_BUILD_ROOT%{_mandir}/pl/man8/swapoff.8
 # examples
 %{__rm} $RPM_BUILD_ROOT%{_docdir}/%{name}/getopt/getopt-parse.*sh
 
+%{__rm} $RPM_BUILD_ROOT%{py3_sitedir}/libmount/pylibmount.la
+
 %if %{with initrd}
 install -d $RPM_BUILD_ROOT%{_libdir}/initrd
 install -p initrd/bin/* $RPM_BUILD_ROOT%{_libdir}/initrd
This page took 0.047455 seconds and 4 git commands to generate.