]> git.pld-linux.org Git - packages/elfutils.git/commitdiff
- updated to 0.168 auto/th/elfutils-0.168-1
authorJakub Bogusz <qboosh@pld-linux.org>
Sat, 1 Apr 2017 20:47:09 +0000 (22:47 +0200)
committerJakub Bogusz <qboosh@pld-linux.org>
Sat, 1 Apr 2017 20:47:09 +0000 (22:47 +0200)
- updted pl.po-update patch

elfutils-pl.po.patch
elfutils.spec

index 71b1b8859a73a297b27dc0d205720bbe79047c34..b201b3bc25a1d9ca266805d429c2e94143af788b 100644 (file)
@@ -1,26 +1,22 @@
---- elfutils-0.166/po/pl.po.orig       2016-04-05 16:15:29.546180944 +0200
-+++ elfutils-0.166/po/pl.po    2016-04-05 16:17:52.312841621 +0200
-@@ -4292,9 +4292,9 @@
- msgstr "%s: rozmiar sekcji %zd „%s” nie jest wielokrotnością rozmiaru wpisu"
+--- elfutils-0.168/po/pl.po.orig       2016-12-28 10:37:28.000000000 +0100
++++ elfutils-0.168/po/pl.po    2017-04-01 10:10:30.714095234 +0200
+@@ -3795,9 +3795,8 @@
+ msgstr "Wyświetla nagłówków sekcji"
  
- #: src/nm.c:1316
--#, fuzzy, c-format
-+#, c-format
- msgid "%s: entries (%zd) in section %zd `%s' is too large"
--msgstr "%s: rozmiar wpisu w sekcji %zd „%s” nie jest tym, czego oczekiwano"
-+msgstr "%s: liczba wpisów (%zd) w sekcji %zd „%s” jest zbyt duża"
+ #: src/readelf.c:88
+-#, fuzzy
+ msgid "Display the symbol table sections"
+-msgstr "Wyświetla tabelę symboli"
++msgstr "Wyświetla sekcje tabeli symboli"
  
- #: src/nm.c:1542
+ #: src/readelf.c:89
+ msgid "Display versioning information"
+@@ -6216,7 +6215,7 @@
+ #: src/strip.c:1383
  #, c-format
-@@ -4926,9 +4926,9 @@
- msgstr "Nie można dekompresować sekcji"
+ msgid "Cannot remove symbol [%zd] from allocated symbol table [%zd]"
+-msgstr ""
++msgstr "Nie można usunąć symbolu [%zd] z tabeli przydzielonych symboli [%zd]"
  
- #: src/readelf.c:1534 src/readelf.c:2248 src/readelf.c:3331
--#, fuzzy, c-format
-+#, c-format
- msgid "cannot get section [%zd] header: %s"
--msgstr "nie można uzyskać nagłówka sekcji: %s"
-+msgstr "nie można uzyskać nagłówka sekcji [%zd]: %s"
- #: src/readelf.c:1678 src/readelf.c:2315 src/readelf.c:2573 src/readelf.c:2649
- #: src/readelf.c:2953 src/readelf.c:3027 src/readelf.c:4729
+ #: src/strip.c:1875
+ #, c-format
index 14499b92535279d55e108ce120fe70a2d5922246..99257a9f79178f7d279f8097cfd2db4ac7afb956 100644 (file)
@@ -5,12 +5,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.166
+Version:       0.168
 Release:       1
 License:       GPL v2+ or LGPL v3+ (libraries), GPL v3+ (programs)
 Group:         Development/Tools
-Source0:       https://fedorahosted.org/releases/e/l/elfutils/%{version}/%{name}-%{version}.tar.bz2
-# Source0-md5: d4e462b7891915dc5326bccefa2024ff
+Source0:       https://sourceware.org/elfutils/ftp/%{version}/%{name}-%{version}.tar.bz2
+# Source0-md5: 52adfa40758d0d39e5d5c57689bf38d6
 Patch0:                %{name}-pl.po.patch
 Patch1:                %{name}-debian-manpages.patch
 Patch2:                %{name}-awk.patch
@@ -18,16 +18,20 @@ Patch3:             %{name}-align.patch
 Patch4:                %{name}-paxflags.patch
 Patch5:                %{name}-sparc.patch
 Patch6:                %{name}-maps.patch
-URL:           https://fedorahosted.org/elfutils/
+URL:           https://sourceware.org/elfutils/
 BuildRequires: autoconf >= 2.63
-BuildRequires: automake >= 1:1.8
+BuildRequires: automake >= 1:1.11
+BuildRequires: bzip2-devel
 BuildRequires: gawk
 BuildRequires: gcc >= 6:4.3
 BuildRequires: gettext-tools
 BuildRequires: glibc-devel >= 6:2.7
+BuildRequires: libstdc++-devel
 BuildRequires: perl-tools-pod
 BuildRequires: rpmbuild(macros) >= 1.315
 BuildRequires: sharutils
+BuildRequires: xz-devel
+BuildRequires: zlib-devel
 %if %{with tests} && %(test -d /proc/self ; echo $?)
 # native test needs proc (for libdwfl -p PID to work)
 BuildRequires: MOUNTED_PROC
This page took 0.221296 seconds and 4 git commands to generate.