Author: qboosh Date: Wed Apr 20 18:37:44 2011 GMT Module: packages Tag: HEAD ---- Log message: - updated to 2.4.11 - added pl.po-update patch
---- Files affected: packages/gphoto2: gphoto2.spec (1.64 -> 1.65) , gphoto2-pl.po-update.patch (1.7 -> 1.8) ---- Diffs: ================================================================ Index: packages/gphoto2/gphoto2.spec diff -u packages/gphoto2/gphoto2.spec:1.64 packages/gphoto2/gphoto2.spec:1.65 --- packages/gphoto2/gphoto2.spec:1.64 Fri Nov 5 07:28:55 2010 +++ packages/gphoto2/gphoto2.spec Wed Apr 20 20:37:39 2011 @@ -5,14 +5,15 @@ Summary(pt_BR.UTF-8): GNU Photo - programa GNU para câmeras digitais Summary(zh_CN.UTF-8): gPhoto - Linux下的使用数码相机的程序 Name: gphoto2 -Version: 2.4.10 -Release: 2 +Version: 2.4.11 +Release: 1 License: LGPL v2+ Group: Applications/Graphics Source0: http://downloads.sourceforge.net/gphoto/%{name}-%{version}.tar.bz2 -# Source0-md5: 3c86c9824b9bfc57a52be5f84ad205f7 +# Source0-md5: 2635075f702b40eb2e95a80658bd4773 Patch0: %{name}-manpage_addon.patch Patch1: %{name}-am.patch +Patch2: %{name}-pl.po-update.patch URL: http://www.gphoto.org/ BuildRequires: aalib-devel BuildRequires: autoconf >= 2.59 @@ -20,13 +21,13 @@ BuildRequires: cdk-devel >= 5.0_td20010421 BuildRequires: gettext-devel >= 0.14.1 BuildRequires: libexif-devel >= 0.6.9 -BuildRequires: libgphoto2-devel >= 2.4.10 +BuildRequires: libgphoto2-devel >= 2.4.11 BuildRequires: libjpeg-devel BuildRequires: libtool BuildRequires: pkgconfig BuildRequires: popt-devel BuildRequires: readline-devel -Requires: libgphoto2 >= 2.4.10 +Requires: libgphoto2 >= 2.4.11 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 @@ -49,6 +50,7 @@ %setup -q %patch0 -p1 %patch1 -p1 +%patch2 -p1 %{__rm} po/stamp-po @@ -88,6 +90,10 @@ All persons listed below can be reached at <cvs_login>@pld-linux.org $Log$ +Revision 1.65 2011/04/20 18:37:39 qboosh +- updated to 2.4.11 +- added pl.po-update patch + Revision 1.64 2010/11/05 06:28:55 qboosh - added AUTHORS to doc - pass rpmcppflags ================================================================ Index: packages/gphoto2/gphoto2-pl.po-update.patch diff -u /dev/null packages/gphoto2/gphoto2-pl.po-update.patch:1.8 --- /dev/null Wed Apr 20 20:37:44 2011 +++ packages/gphoto2/gphoto2-pl.po-update.patch Wed Apr 20 20:37:39 2011 @@ -0,0 +1,39 @@ +--- gphoto2-2.4.11/po/pl.po.orig 2011-04-17 19:42:09.000000000 +0200 ++++ gphoto2-2.4.11/po/pl.po 2011-04-20 20:31:27.819959513 +0200 +@@ -1,14 +1,14 @@ + # Polish translation for gphoto2. +-# Copyright (C) 2006, 2007, 2008, 2009, 2010 Free Software Foundation, Inc. ++# Copyright (C) 2006, 2007, 2008, 2009, 2010, 2011 Free Software Foundation, Inc. + # This file is distributed under the same license as the gphoto2 package. +-# Jakub Bogusz <[email protected]>, 2006-2010. ++# Jakub Bogusz <[email protected]>, 2006-2011. + # + msgid "" + msgstr "" +-"Project-Id-Version: gphoto2 2.4.10\n" ++"Project-Id-Version: gphoto2 2.4.11\n" + "Report-Msgid-Bugs-To: [email protected]\n" + "POT-Creation-Date: 2011-04-17 19:42+0200\n" +-"PO-Revision-Date: 2010-08-18 08:37+0200\n" ++"PO-Revision-Date: 2011-04-19 19:24+0200\n" + "Last-Translator: Jakub Bogusz <[email protected]>\n" + "Language-Team: Polish <[email protected]>\n" + "Language: pl\n" +@@ -777,9 +777,8 @@ + msgstr "Zapisywanie pliku jako %s\n" + + #: gphoto2/main.c:507 +-#, fuzzy + msgid "Permission denied" +-msgstr " Uprawnienia: " ++msgstr "Brak uprawnień" + + #: gphoto2/main.c:632 + #, c-format +@@ -1588,6 +1587,3 @@ + msgstr "" + "Aby uzyskać pomoc dla danego polecenia, należy napisać 'help nazwa-" + "polecenia'." +- +-#~ msgid "You cannot use '%%n' in combination with non-persistent files!" +-#~ msgstr "Nie można użyć '%%n' w połączeniu z nietrwałymi plikami!" ================================================================ ---- CVS-web: http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/packages/gphoto2/gphoto2.spec?r1=1.64&r2=1.65&f=u http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/packages/gphoto2/gphoto2-pl.po-update.patch?r1=1.7&r2=1.8&f=u _______________________________________________ pld-cvs-commit mailing list [email protected] http://lists.pld-linux.org/mailman/listinfo/pld-cvs-commit
