]> git.pld-linux.org Git - packages/grep.git/commitdiff
- updated to 2.9 auto/th/grep-2_9-1
authorJakub Bogusz <qboosh@pld-linux.org>
Sun, 26 Jun 2011 07:44:04 +0000 (07:44 +0000)
committercvs2git <feedback@pld-linux.org>
Sun, 24 Jun 2012 12:13:13 +0000 (12:13 +0000)
- added pl.po-update patch (from TP)

Changed files:
    grep-pl.po-update.patch -> 1.5
    grep.spec -> 1.114

grep-pl.po-update.patch [new file with mode: 0644]
grep.spec

diff --git a/grep-pl.po-update.patch b/grep-pl.po-update.patch
new file mode 100644 (file)
index 0000000..956f693
--- /dev/null
@@ -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@icm.edu.pl>, 1996-2002, 2005, 2007-2010. „”
++# Rafał Maszkowski <rzm@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@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@icm.edu.pl>\n"
+ "Language-Team: Polish <translation-team-pl@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"
index 339a900b660e3668f5cdda1d9c76d32eecb6930a..c658939b653fe3ce08d50cb42f95a3e9ac804e14 100644 (file)
--- a/grep.spec
+++ b/grep.spec
@@ -14,16 +14,17 @@ Summary(ru.UTF-8):  Утилиты поиска по шаблонам GNU grep
 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
@@ -87,6 +88,9 @@ kullanılır.
 %prep
 %setup -q
 %patch0 -p1
+%patch1 -p1
+
+%{__rm} po/stamp-po
 
 %build
 %{__gettextize}
@@ -121,8 +125,8 @@ EOF
 %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
This page took 0.028228 seconds and 4 git commands to generate.