]> git.pld-linux.org Git - packages/exif.git/commitdiff
- updated to 0.6.19
authorJakub Bogusz <qboosh@pld-linux.org>
Sat, 25 Sep 2010 06:26:23 +0000 (06:26 +0000)
committercvs2git <feedback@pld-linux.org>
Sun, 24 Jun 2012 12:13:13 +0000 (12:13 +0000)
- updated pl.po-update patch

Changed files:
    exif-pl.po-update.patch -> 1.3
    exif.spec -> 1.19

exif-pl.po-update.patch
exif.spec

index f300a9d3593ffc399ebf4c19cd707efdbdfd363f..1d7dd413886984e1b7f51c00ad7e3ec6a031083d 100644 (file)
@@ -1,64 +1,20 @@
---- exif-0.6.17/po/pl.po.orig  2008-11-06 10:03:49.000000000 +0100
-+++ exif-0.6.17/po/pl.po       2008-11-18 19:38:33.728634913 +0100
-@@ -4,10 +4,10 @@
- #
- msgid ""
- msgstr ""
--"Project-Id-Version: exif 0.6.16-pre1\n"
-+"Project-Id-Version: exif 0.6.17\n"
- "Report-Msgid-Bugs-To: \n"
- "POT-Creation-Date: 2008-11-06 01:03-0800\n"
--"PO-Revision-Date: 2008-01-22 22:14+0100\n"
-+"PO-Revision-Date: 2008-11-18 18:28+0100\n"
- "Last-Translator: Jakub Bogusz <qboosh@pld-linux.org>\n"
- "Language-Team: Polish <translation-team-pl@lists.sourceforge.net>\n"
- "MIME-Version: 1.0\n"
-@@ -24,7 +24,7 @@
- #: exif/actions.c:74
- #, c-format
- msgid "Setting a value for this tag is unsupported!"
--msgstr ""
-+msgstr "Ustawianie wartości tego znacznika nie jest obsługiwane!"
- #: exif/actions.c:91
- #, c-format
-@@ -42,9 +42,9 @@
- msgstr "Jeszcze nie zaimplementowane!"
- #: exif/actions.c:150
--#, fuzzy, c-format
-+#, c-format
- msgid "Warning; Too many components specified!"
--msgstr "Podano za mało składowych!"
-+msgstr "Uwaga: podano za dużo składowych!"
+--- exif-0.6.19/po/pl.po.orig  2009-11-13 07:18:46.000000000 +0100
++++ exif-0.6.19/po/pl.po       2010-09-25 08:18:40.912562329 +0200
+@@ -73,7 +73,7 @@
  
- #: exif/actions.c:172
- #, c-format
-@@ -102,9 +102,9 @@
- msgstr "IFD '%s' nie zawiera znacznika '%s'."
- #: exif/actions.c:323
--#, fuzzy, c-format
-+#, c-format
- msgid "'%s' does not contain tag '%s'."
--msgstr "IFD '%s' nie zawiera znacznika '%s'."
-+msgstr "'%s' nie zawiera znacznika '%s'."
+ #: exif/actions.c:224
+ msgid "Adding entry..."
+-msgstr ""
++msgstr "Dodawanie wpisu..."
  
- #: exif/actions.c:341
+ #: exif/actions.c:262
  #, c-format
-@@ -237,7 +237,7 @@
+@@ -234,7 +234,7 @@
  
- #: exif/main.c:201
- msgid "Create EXIF data if not existing"
+ #: exif/main.c:222
+ msgid "STRING"
 -msgstr ""
-+msgstr "Utworzenie danych EXIF jeśli nie istnieją"
++msgstr "ŁAŃCUCH"
  
- #: exif/main.c:203
- msgid "Output in a machine-readable (tab delimited) format"
-@@ -291,6 +291,3 @@
- #, c-format
- msgid "'%s' does not contain EXIF data!"
- msgstr "'%s' nie zawiera danych EXIF!"
--
--#~ msgid "Please specify a tag!"
--#~ msgstr "Proszę podać znacznik!"
+ #: exif/main.c:224
+ msgid "Create EXIF data if not existing"
index 8219b1075b42a3214a5bf8169bae3f1a16f520a6..41bcca1b6d5c8fcadd51df0ef7752c106b5cd007 100644 (file)
--- a/exif.spec
+++ b/exif.spec
@@ -1,23 +1,23 @@
 Summary:       Utility to show EXIF information hidden in JPEG files
 Summary(pl.UTF-8):     Narzędzie do wyświetlania danych EXIF ukrytych w plikach JPEG
 Name:          exif
-Version:       0.6.17
+Version:       0.6.19
 Release:       1
 License:       GPL v2+
 Group:         Applications/Graphics
-Source0:       http://dl.sourceforge.net/libexif/%{name}-%{version}.tar.bz2
-# Source0-md5: 2680dd3b0cad7c2345dea84ccaeb0356
+Source0:       http://downloads.sourceforge.net/libexif/%{name}-%{version}.tar.bz2
+# Source0-md5: 75f0dd6f9f2d128261721c0896e0b324
 Patch0:                %{name}-pl.po-update.patch
 Patch1:                %{name}-ac.patch
 URL:           http://libexif.sourceforge.net/
 BuildRequires: autoconf >= 2.59
 BuildRequires: automake >= 1:1.9
 BuildRequires: gettext-devel >= 0.14.1
-BuildRequires: libexif-devel >= 1:0.6.17
+BuildRequires: libexif-devel >= 1:0.6.19
 BuildRequires: libtool
 BuildRequires: pkgconfig
 BuildRequires: popt-devel
-Requires:      libexif >= 1:0.6.17
+Requires:      libexif >= 1:0.6.19
 BuildRoot:     %{tmpdir}/%{name}-%{version}-root-%(id -u -n)
 
 %description
This page took 0.06237 seconds and 4 git commands to generate.