[packages/grep] - updated to 3.4 - updated pl.po-update patch

qboosh qboosh at pld-linux.org
Tue Jan 7 21:05:39 CET 2020


commit 0f4a11a7a77b7383f47d5ba0d6244e65a69b99e1
Author: Jakub Bogusz <qboosh at pld-linux.org>
Date:   Tue Jan 7 21:05:37 2020 +0100

    - updated to 3.4
    - updated pl.po-update patch

 grep-pl.po-update.patch | 21 +++++++++++++++------
 grep.spec               | 10 +++++-----
 2 files changed, 20 insertions(+), 11 deletions(-)
---
diff --git a/grep.spec b/grep.spec
index 74fe98b..0b1821c 100644
--- 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
diff --git a/grep-pl.po-update.patch b/grep-pl.po-update.patch
index 65d6504..d056b80 100644
--- a/grep-pl.po-update.patch
+++ b/grep-pl.po-update.patch
@@ -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"
================================================================

---- gitweb:

http://git.pld-linux.org/gitweb.cgi/packages/grep.git/commitdiff/0f4a11a7a77b7383f47d5ba0d6244e65a69b99e1



More information about the pld-cvs-commit mailing list