]> git.pld-linux.org Git - packages/elfutils.git/commitdiff
up to 0.186 auto/th/elfutils-0.186-1
authorJan Palus <atler@pld-linux.org>
Fri, 12 Nov 2021 00:19:03 +0000 (01:19 +0100)
committerJan Palus <atler@pld-linux.org>
Fri, 12 Nov 2021 00:19:03 +0000 (01:19 +0100)
elfutils-pl.po.patch
elfutils.spec

index cf892865321fadeab6caadc93160fe2928987f97..eca4b9865c1846832c933659c3eda131c8d42eac 100644 (file)
@@ -3,7 +3,7 @@
 @@ -4016,29 +4016,27 @@
  "\n"
  
- #: src/nm.c:776
+ #: src/nm.c:775
 -#, fuzzy
 -#| msgid " Name: "
  msgctxt "sysv"
 +msgstr "Nazwa"
  
  #. TRANS: the "sysv|" parts makes the string unique.
- #: src/nm.c:778
+ #: src/nm.c:777
  msgctxt "sysv"
  msgid "Value"
 -msgstr ""
 +msgstr "Wartość"
  
  #. TRANS: the "sysv|" parts makes the string unique.
- #: src/nm.c:780
+ #: src/nm.c:779
  msgctxt "sysv"
  msgid "Size"
 -msgstr ""
 +msgstr "Rozmiar"
  
  #. TRANS: the "sysv|" parts makes the string unique.
- #: src/nm.c:782
+ #: src/nm.c:781
  msgctxt "sysv"
  msgid "Line"
 -msgstr ""
 +msgstr "Linia"
  
- #: src/nm.c:1250
+ #: src/nm.c:1249
  #, c-format
 @@ -6075,7 +6073,7 @@
- #: src/readelf.c:10386
+ #: src/readelf.c:10456
  msgctxt "debugstr"
  msgid "Offset"
 -msgstr ""
 +msgstr "Offset"
  
- #: src/readelf.c:10396
+ #: src/readelf.c:10466
  #, c-format
 @@ -6471,32 +6469,32 @@
  #: src/size.c:328
index 27d8b886999f91cb2ae21a4d4bb5e105d01e9525..d1e43f1220f9062473e9cd713b98ab1fc0b0cec4 100644 (file)
@@ -6,12 +6,12 @@
 Summary:       A collection of utilities and DSOs to handle compiled objects
 Summary(pl.UTF-8):     Zestaw narzędzi i bibliotek do obsługi skompilowanych obiektów
 Name:          elfutils
-Version:       0.185
+Version:       0.186
 Release:       1
 License:       GPL v2+ or LGPL v3+ (libraries), GPL v3+ (programs)
 Group:         Development/Tools
 Source0:       https://sourceware.org/elfutils/ftp/%{version}/%{name}-%{version}.tar.bz2
-# Source0-md5: 2b6e94c2eebc1f2194173e31bca9396e
+# Source0-md5: 2c095e31e35d6be7b3718477b6d52702
 Patch0:                %{name}-pl.po.patch
 Patch1:                %{name}-debian-manpages.patch
 Patch2:                %{name}-awk.patch
@@ -299,6 +299,7 @@ rm -rf $RPM_BUILD_ROOT
 %attr(755,root,root) %{_bindir}/debuginfod
 %attr(755,root,root) %{_bindir}/debuginfod-find
 %{_mandir}/man1/debuginfod-find.1*
+%{_mandir}/man7/debuginfod-client-config.7*
 %{_mandir}/man8/debuginfod.8*
 %attr(755,root,root) /etc/profile.d/debuginfod.sh
 %attr(755,root,root) /etc/profile.d/debuginfod.csh
This page took 0.137013 seconds and 4 git commands to generate.