]> git.pld-linux.org Git - packages/gphoto2.git/commitdiff
- updated to 2.5.4 auto/th/gphoto2-2.5.4-1
authorJakub Bogusz <qboosh@pld-linux.org>
Thu, 27 Mar 2014 16:57:39 +0000 (17:57 +0100)
committerJakub Bogusz <qboosh@pld-linux.org>
Thu, 27 Mar 2014 16:57:39 +0000 (17:57 +0100)
- added pl.po-update patch

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

diff --git a/gphoto2-pl.po-update.patch b/gphoto2-pl.po-update.patch
new file mode 100644 (file)
index 0000000..79556e1
--- /dev/null
@@ -0,0 +1,42 @@
+--- gphoto2-2.5.4/po/pl.po.orig        2014-03-23 19:35:12.000000000 +0100
++++ gphoto2-2.5.4/po/pl.po     2014-03-27 17:52:27.809564535 +0100
+@@ -1,14 +1,14 @@
+ # Polish translation for gphoto2.
+-# Copyright (C) 2006, 2007, 2008, 2009, 2010, 2011, 2012, 2013 Free Software Foundation, Inc.
++# Copyright (C) 2006, 2007, 2008, 2009, 2010, 2011, 2012, 2013, 2014 Free Software Foundation, Inc.
+ # This file is distributed under the same license as the gphoto2 package.
+-# Jakub Bogusz <qboosh@pld-linux.org>, 2006-2013.
++# Jakub Bogusz <qboosh@pld-linux.org>, 2006-2014.
+ #
+ msgid ""
+ msgstr ""
+-"Project-Id-Version: gphoto2 2.5.2\n"
++"Project-Id-Version: gphoto2 2.5.4\n"
+ "Report-Msgid-Bugs-To: gphoto-devel@lists.sourceforge.net\n"
+ "POT-Creation-Date: 2014-03-23 19:35+0100\n"
+-"PO-Revision-Date: 2013-06-10 19:54+0200\n"
++"PO-Revision-Date: 2014-03-27 17:26+0100\n"
+ "Last-Translator: Jakub Bogusz <qboosh@pld-linux.org>\n"
+ "Language-Team: Polish <translation-team-pl@lists.sourceforge.net>\n"
+ "Language: pl\n"
+@@ -795,9 +795,9 @@
+ msgstr "Nieprawidłowy format '%s' (błąd na pozycji %i)."
+ #: gphoto2/main.c:382 gphoto2/main.c:561
+-#, fuzzy, c-format
++#, c-format
+ msgid "Skip existing file %s\n"
+-msgstr "Zapisywanie pliku jako %s\n"
++msgstr "Pomijanie istniejącego pliku %s\n"
+ #: gphoto2/main.c:394
+ #, c-format
+@@ -1321,7 +1321,7 @@
+ #: gphoto2/main.c:2054
+ msgid "Skip existing files"
+-msgstr ""
++msgstr "Pomijanie istniejących plików"
+ #: gphoto2/main.c:2060
+ msgid "Send file to stdout"
index 97d076845f7563eef428b11353cc11e11c5cf0e5..db1a317d557f6a4c42b039a3862402388992f582 100644 (file)
@@ -8,15 +8,16 @@ Summary(pl.UTF-8):    Działający z linii poleceń program obsługujący libgphoto
 Summary(pt_BR.UTF-8):  GNU Photo - programa GNU para câmeras digitais
 Summary(zh_CN.UTF-8):  gPhoto - Linux下的使用数码相机的程序
 Name:          gphoto2
-Version:       2.5.3
+Version:       2.5.4
 Release:       1
 License:       LGPL v2+
 Group:         Applications/Graphics
 Source0:       http://downloads.sourceforge.net/gphoto/%{name}-%{version}.tar.bz2
-# Source0-md5: 6d19aeabf196340e1698b3734f090d42
+# Source0-md5: 55e062dfb09a9589b4f9d6d545724c60
 Patch0:                %{name}-manpage_addon.patch
 Patch1:                automake-1.12.patch
 Patch2:                %{name}-ac.patch
+Patch3:                %{name}-pl.po-update.patch
 URL:           http://www.gphoto.org/
 %{?with_aalib:BuildRequires:   aalib-devel}
 BuildRequires: autoconf >= 2.59
@@ -24,13 +25,13 @@ BuildRequires:      automake >= 1:1.9
 BuildRequires: cdk-devel >= 5.0_td20010421
 BuildRequires: gettext-devel >= 0.14.1
 BuildRequires: libexif-devel >= 0.6.9
-BuildRequires: libgphoto2-devel >= 2.5.2
+BuildRequires: libgphoto2-devel >= 2.5.4
 BuildRequires: libjpeg-devel
 BuildRequires: libtool
 BuildRequires: pkgconfig
 BuildRequires: popt-devel
 BuildRequires: readline-devel
-Requires:      libgphoto2 >= 2.5.2
+Requires:      libgphoto2 >= 2.5.4
 Obsoletes:     gphoto2-progs
 # these are not true (renamed to libgphoto2-{devel,static}) - we must have
 # the way to just rename package which is not required by anything installed
@@ -54,6 +55,7 @@ uma grande variedade de câmeras fotográficas digitais.
 %patch0 -p1
 %patch1 -p1
 %patch2 -p1
+%patch3 -p1
 
 %{__rm} po/stamp-po
 
This page took 0.194942 seconds and 4 git commands to generate.