]> git.pld-linux.org Git - packages/grep.git/commitdiff
- updated to 3.4 auto/th/grep-3.4-1
authorJakub Bogusz <qboosh@pld-linux.org>
Tue, 7 Jan 2020 20:05:37 +0000 (21:05 +0100)
committerJakub Bogusz <qboosh@pld-linux.org>
Tue, 7 Jan 2020 20:05:37 +0000 (21:05 +0100)
- updated pl.po-update patch

grep-pl.po-update.patch
grep.spec

index 65d65049f6ddbbebd5c0bbddda1477b6fcb53a7f..d056b800b5480b1beee010bcb54b3e5d172ac1f4 100644 (file)
@@ -1,11 +1,20 @@
---- grep-2.13/po/pl.po.orig    2012-07-04 17:25:56.000000000 +0200
-+++ grep-2.13/po/pl.po 2012-07-05 17:41:21.196339565 +0200
-@@ -611,7 +611,7 @@
- "  -a, --text                equivalent to --binary-files=text\n"
+--- grep-3.4/po/pl.po.orig     2020-01-07 20:38:23.152238576 +0100
++++ grep-3.4/po/pl.po  2020-01-07 20:42:12.480996195 +0100
+@@ -544,7 +544,7 @@
  msgstr ""
- "  -o, --only-matching       pokazanie tylko kawałka, który pasuje do WZORCA\n"
+ "  -o, --only-matching       pokazanie tylko niepustych części linii, które\n"
+ "                              pasują\n"
 -"  -q, --quiet, --silent     wyłączenie wypisywanie wyniku\n"
 +"  -q, --quiet, --silent     wyłączenie zwykłego wyjścia\n"
  "      --binary-files=TYP    założenie, że pliki binarne są typu TYP\n"
- "                            TYP to 'binary', 'text' lub 'without-match'.\n"
+ "                            TYP to „binary”, „text” lub „without-match”.\n"
  "  -a, --text                równoważne --binary-files=text\n"
+@@ -573,7 +573,7 @@
+ "                              symbolicznymi\n"
+ #: src/grep.c:1970
+-#, fuzzy, c-format
++#, c-format
+ msgid ""
+ "      --include=GLOB        search only files that match GLOB (a file "
+ "pattern)\n"
index 74fe98b8ad067e3bd34966bcaf3587af5f63f43d..0b1821cfb79d3076666c52055aa5504cb8b22d37 100644 (file)
--- a/grep.spec
+++ b/grep.spec
@@ -14,20 +14,20 @@ Summary(ru.UTF-8):  Утилиты поиска по шаблонам GNU grep
 Summary(tr.UTF-8):     Dosyalarda katar arama aracı
 Summary(uk.UTF-8):     Утиліти пошуку по шаблонам GNU grep
 Name:          grep
-Version:       3.3
+Version:       3.4
 Release:       1
 Epoch:         2
 License:       GPL v3+
 Group:         Applications/Text
-Source0:       http://ftp.gnu.org/gnu/grep/%{name}-%{version}.tar.xz
-# Source0-md5: 05d0718a1b7cc706a4bdf8115363f1ed
+Source0:       https://ftp.gnu.org/gnu/grep/%{name}-%{version}.tar.xz
+# Source0-md5: 111b117d22d6a7d049d6ae7505e9c4d2
 Source1:       http://www.mif.pg.gda.pl/homepages/ankry/man-PLD/%{name}-non-english-man-pages.tar.bz2
 # Source1-md5: 1b5e726d0bee53e898531de4a76ad290
 Patch0:                %{name}-info.patch
 Patch1:                %{name}-pl.po-update.patch
 Patch2:                disable-unstable-test.patch
 URL:           http://www.gnu.org/software/grep/grep.html
-BuildRequires: autoconf >= 2.59
+BuildRequires: autoconf >= 2.63
 BuildRequires: automake >= 1:1.11
 BuildRequires: gettext-tools >= 0.18.2
 %{?with_pcre:BuildRequires:    pcre-devel}
@@ -149,7 +149,7 @@ rm -rf $RPM_BUILD_ROOT
 
 %files -f %{name}.lang
 %defattr(644,root,root,755)
-%doc NEWS README ChangeLog TODO
+%doc AUTHORS ChangeLog NEWS README THANKS TODO
 %config(noreplace) %verify(not md5 mtime size) /etc/shrc.d/grep.*sh
 %attr(755,root,root) %{_bindir}/egrep
 %attr(755,root,root) %{_bindir}/fgrep
This page took 0.033667 seconds and 4 git commands to generate.