[packages/util-linux] - updated pl.po-update patch - check-files cleanup
qboosh
qboosh at pld-linux.org
Thu Oct 24 19:11:09 CEST 2013
commit a1d20c7b3e6246a976a1407df9fb3d64aab4386e
Author: Jakub Bogusz <qboosh at pld-linux.org>
Date: Thu Oct 24 19:10:43 2013 +0200
- updated pl.po-update patch
- check-files cleanup
util-linux-pl.po-update.patch | 42 +++++++++++++++++++++++++++++-------------
util-linux.spec | 12 +++++++-----
2 files changed, 36 insertions(+), 18 deletions(-)
---
diff --git a/util-linux.spec b/util-linux.spec
index 22ad0e1..9907615 100644
--- a/util-linux.spec
+++ b/util-linux.spec
@@ -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
diff --git a/util-linux-pl.po-update.patch b/util-linux-pl.po-update.patch
index 07ab4a8..106a1f7 100644
--- a/util-linux-pl.po-update.patch
+++ b/util-linux-pl.po-update.patch
@@ -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
================================================================
---- gitweb:
http://git.pld-linux.org/gitweb.cgi/packages/util-linux.git/commitdiff/a1d20c7b3e6246a976a1407df9fb3d64aab4386e
More information about the pld-cvs-commit
mailing list