packages: grep/grep.spec, grep/grep-pl.po-update.patch - updated to 2.9 - a...
qboosh
qboosh at pld-linux.org
Sun Jun 26 09:44:09 CEST 2011
Author: qboosh Date: Sun Jun 26 07:44:09 2011 GMT
Module: packages Tag: HEAD
---- Log message:
- updated to 2.9
- added pl.po-update patch (from TP)
---- Files affected:
packages/grep:
grep.spec (1.113 -> 1.114) , grep-pl.po-update.patch (1.4 -> 1.5)
---- Diffs:
================================================================
Index: packages/grep/grep.spec
diff -u packages/grep/grep.spec:1.113 packages/grep/grep.spec:1.114
--- packages/grep/grep.spec:1.113 Mon May 16 17:01:08 2011
+++ packages/grep/grep.spec Sun Jun 26 09:44:04 2011
@@ -15,16 +15,17 @@
Summary(tr.UTF-8): Dosyalarda katar arama aracı
Summary(uk.UTF-8): Утиліти пошуку по шаблонам GNU grep
Name: grep
-Version: 2.8
+Version: 2.9
Release: 1
Epoch: 2
License: GPL v3+
Group: Applications/Text
Source0: http://ftp.gnu.org/gnu/grep/%{name}-%{version}.tar.xz
-# Source0-md5: b59003c42b330bdabd417e00d07102da
+# Source0-md5: 25e41b2aa201104354740961ef36005a
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
URL: http://www.gnu.org/software/grep/grep.html
BuildRequires: autoconf >= 2.59
BuildRequires: automake >= 1:1.11
@@ -88,6 +89,9 @@
%prep
%setup -q
%patch0 -p1
+%patch1 -p1
+
+%{__rm} po/stamp-po
%build
%{__gettextize}
@@ -122,8 +126,8 @@
%find_lang %{name}
rm -f $RPM_BUILD_ROOT%{_infodir}/dir
-rm -f $RPM_BUILD_ROOT%{_mandir}/README.grep-non-english-man-pages
-rm -f $RPM_BUILD_ROOT%{_mandir}/ja-grep-nozgrep.diff
+%{__rm} $RPM_BUILD_ROOT%{_mandir}/README.grep-non-english-man-pages
+%{__rm} $RPM_BUILD_ROOT%{_mandir}/ja-grep-nozgrep.diff
%clean
rm -rf $RPM_BUILD_ROOT
@@ -164,6 +168,10 @@
All persons listed below can be reached at <cvs_login>@pld-linux.org
$Log$
+Revision 1.114 2011/06/26 07:44:04 qboosh
+- updated to 2.9
+- added pl.po-update patch (from TP)
+
Revision 1.113 2011/05/16 15:01:08 qboosh
- updated ac/am/gt versions
================================================================
Index: packages/grep/grep-pl.po-update.patch
diff -u /dev/null packages/grep/grep-pl.po-update.patch:1.5
--- /dev/null Sun Jun 26 09:44:09 2011
+++ packages/grep/grep-pl.po-update.patch Sun Jun 26 09:44:04 2011
@@ -0,0 +1,65 @@
+--- grep-2.9/po/pl.po.orig 2011-06-21 20:06:12.000000000 +0200
++++ grep-2.9/po/pl.po 2011-06-26 09:28:08.184563963 +0200
+@@ -1,13 +1,13 @@
+ # Polish translation of the GNU grep messages
+-# Copyright (C) 1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2005, 2007, 2008, 2009, 2010 Free Software Foundation, Inc.
++# Copyright (C) 1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2005, 2007, 2008, 2009, 2010, 2011 Free Software Foundation, Inc.
+ # This file is distributed under the same license as the grep package.
+-# Rafał Maszkowski <rzm at icm.edu.pl>, 1996-2002, 2005, 2007-2010. „”
++# Rafał Maszkowski <rzm at icm.edu.pl>, 1996-2002, 2005, 2007-2011. „”
+ msgid ""
+ msgstr ""
+-"Project-Id-Version: GNU grep 2.7\n"
++"Project-Id-Version: GNU grep 2.9\n"
+ "Report-Msgid-Bugs-To: bug-grep at gnu.org\n"
+ "POT-Creation-Date: 2011-06-21 20:06+0200\n"
+-"PO-Revision-Date: 2010-09-21 13:30+0200\n"
++"PO-Revision-Date: 2011-06-22 21:30+0200\n"
+ "Last-Translator: Rafał Maszkowski <rzm at icm.edu.pl>\n"
+ "Language-Team: Polish <translation-team-pl at lists.sourceforge.net>\n"
+ "Language: pl\n"
+@@ -39,9 +39,9 @@
+ msgstr "Nieznany błąd systemowy"
+
+ #: lib/getopt.c:547 lib/getopt.c:576
+-#, fuzzy, c-format
++#, c-format
+ msgid "%s: option '%s' is ambiguous; possibilities:"
+-msgstr "%s: opcja '%s' jest niejednoznaczna\n"
++msgstr "%s: opcja '%s' jest niejednoznaczna; możliwości:"
+
+ #: lib/getopt.c:624 lib/getopt.c:628
+ #, c-format
+@@ -454,11 +454,11 @@
+ #. This is a proper name. See the gettext manual, section Names.
+ #: src/main.c:59
+ msgid "Mike Haertel"
+-msgstr "Mike Haertel"
++msgstr "Mike'a Haertela"
+
+ #: src/main.c:60
+ msgid "others, see <http://git.sv.gnu.org/cgit/grep.git/tree/AUTHORS>"
+-msgstr "inni, zobacz: http://git.sv.gnu.org/cgit/grep.git/tree/AUTHORS"
++msgstr "innych, zobacz: http://git.sv.gnu.org/cgit/grep.git/tree/AUTHORS"
+
+ #: src/main.c:418
+ msgid "invalid context length argument"
+@@ -613,7 +613,7 @@
+ " -a, --text równoważne --binary-files=text\n"
+
+ #: src/main.c:1434
+-#, fuzzy, c-format
++#, c-format
+ msgid ""
+ " -I equivalent to --binary-files=without-match\n"
+ " -d, --directories=ACTION how to handle directories;\n"
+@@ -801,8 +801,4 @@
+ #: src/pcresearch.c:159
+ #, c-format
+ msgid "exceeded PCRE's backtracking limit"
+-msgstr ""
+-
+-#, fuzzy
+-#~ msgid "%s: option '%s' is ambiguous\n"
+-#~ msgstr "%s: opcja '-W %s' jest niejednoznaczna\n"
++msgstr "przekroczony limit analizy wstecznej PCRE"
================================================================
---- CVS-web:
http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/packages/grep/grep.spec?r1=1.113&r2=1.114&f=u
http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/packages/grep/grep-pl.po-update.patch?r1=1.4&r2=1.5&f=u
More information about the pld-cvs-commit
mailing list