Author: qboosh                       Date: Wed Aug 10 15:24:16 2011 GMT
Module: packages                      Tag: HEAD
---- Log message:
- updated to 1.14

---- Files affected:
packages/libiconv:
   libiconv-pl.po-update.patch (1.5 -> 1.6) , libiconv.spec (1.17 -> 1.18) 

---- Diffs:

================================================================
Index: packages/libiconv/libiconv-pl.po-update.patch
diff -u packages/libiconv/libiconv-pl.po-update.patch:1.5 
packages/libiconv/libiconv-pl.po-update.patch:1.6
--- packages/libiconv/libiconv-pl.po-update.patch:1.5   Wed Oct 28 07:33:47 2009
+++ packages/libiconv/libiconv-pl.po-update.patch       Wed Aug 10 17:24:10 2011
@@ -1,27 +1,29 @@
---- libiconv-1.13.1/po/pl.po.orig      2009-06-30 22:53:02.000000000 +0200
-+++ libiconv-1.13.1/po/pl.po   2009-10-28 07:19:21.172444165 +0100
-@@ -2,14 +2,14 @@
- # Copyright (C) 2003, 2006 Free Software Foundation, Inc.
+--- libiconv-1.14/po/pl.po.orig        2011-08-07 19:48:03.000000000 +0200
++++ libiconv-1.14/po/pl.po     2011-08-10 17:05:59.956544169 +0200
+@@ -1,15 +1,15 @@
+ # Polish translation for libiconv.
+-# Copyright (C) 2003, 2006 Free Software Foundation, Inc.
++# Copyright (C) 2003, 2006, 2011 Free Software Foundation, Inc.
  # This file is distributed under the same license as the libiconv package.
  # Arkadiusz Lipiec <[email protected]>, 2003.
 -# Jakub Bogusz <[email protected]>, 2006-2007.
-+# Jakub Bogusz <[email protected]>, 2006-2009.
++# Jakub Bogusz <[email protected]>, 2006-2011.
  #
  msgid ""
  msgstr ""
 -"Project-Id-Version: libiconv 1.12\n"
-+"Project-Id-Version: libiconv 1.13.1\n"
++"Project-Id-Version: libiconv 1.14\n"
  "Report-Msgid-Bugs-To: [email protected]\n"
- "POT-Creation-Date: 2009-06-30 22:53+0200\n"
+ "POT-Creation-Date: 2011-08-07 15:24+0200\n"
 -"PO-Revision-Date: 2007-12-26 23:20+0100\n"
-+"PO-Revision-Date: 2009-10-28 07:16+0100\n"
++"PO-Revision-Date: 2011-08-10 17:02+0200\n"
  "Last-Translator: Jakub Bogusz <[email protected]>\n"
  "Language-Team: Polish <[email protected]>\n"
  "Language: pl\n"
-@@ -151,13 +151,13 @@
+@@ -151,17 +151,16 @@
  msgstr "B��dy prosz� zg�asza� na adres <[email protected]>.\n"
  
- #: src/iconv.c:195
+ #: src/iconv.c:196
 -#, fuzzy, no-wrap
 +#, no-wrap
  msgid ""
@@ -30,7 +32,12 @@
  "There is NO WARRANTY, to the extent permitted by law.\n"
  msgstr ""
 -"Licencja GPLv2+: GNU GPL wersja 2 lub p��niejsza 
<http://gnu.org/licenses/gpl.html>\n"
+-"To jest oprogramowanie wolnodost�pne: mo�na je modyfikowa� i 
rozpowszechnia�.\n"
 +"Licencja GPLv3+: GNU GPL wersja 3 lub p��niejsza 
<http://gnu.org/licenses/gpl.html>\n"
- "To jest oprogramowanie wolnodost�pne: mo�na je modyfikowa� i 
rozpowszechnia�.\n"
++"To oprogramowanie jest wolnodost�pne: mo�na je modyfikowa� i 
rozpowszechnia�.\n"
  "Nie ma �ADNEJ GWARANCJI w zakresie dopuszczalnym przez prawo.\n"
  
+-# s TRANSLATORS: The %s placeholder expands to an author's name.
+ #. TRANSLATORS: The %s placeholder expands to an author's name.
+ #: src/iconv.c:202
+ #, c-format

================================================================
Index: packages/libiconv/libiconv.spec
diff -u packages/libiconv/libiconv.spec:1.17 
packages/libiconv/libiconv.spec:1.18
--- packages/libiconv/libiconv.spec:1.17        Wed Oct 28 16:25:32 2009
+++ packages/libiconv/libiconv.spec     Wed Aug 10 17:24:10 2011
@@ -2,17 +2,17 @@
 Summary:       Character set conversion library
 Summary(pl.UTF-8):     Biblioteka konwersji zestawów znaków
 Name:          libiconv
-Version:       1.13.1
+Version:       1.14
 Release:       1
-License:       LGPL v2+
+License:       LGPL v3+
 Group:         Libraries
 Source0:       http://ftp.gnu.org/gnu/libiconv/%{name}-%{version}.tar.gz
-# Source0-md5: 7ab33ebd26687c744a37264a330bbe9a
+# Source0-md5: e34509b1623cec449dfeb73d7ce9c6c6
 Patch0:                %{name}-pl.po-update.patch
 URL:           http://www.gnu.org/software/libiconv/
 BuildRequires: autoconf >= 2.60
 BuildRequires: automake
-BuildRequires: libtool
+BuildRequires: libtool >= 2:2.0
 BuildRoot:     %{tmpdir}/%{name}-%{version}-root-%(id -u -n)
 
 %description
@@ -72,13 +72,16 @@
 %setup -q
 %patch0 -p1
 
-rm -f po/stamp-po
+%{__rm} po/stamp-po
 
 %build
 cp -f /usr/share/automake/config.sub build-aux
 cp -f /usr/share/automake/config.sub libcharset/build-aux
+%{__libtoolize}
 %{__aclocal} -I m4 -I srcm4
 %{__autoconf}
+%{__autoheader}
+%{__automake}
 %configure
 %{__make}
 
@@ -98,7 +101,7 @@
 
 %files -f %{name}.lang
 %defattr(644,root,root,755)
-%doc AUTHORS ChangeLog DESIGN NEWS NOTES PORTS README* THANKS
+%doc AUTHORS ChangeLog DESIGN NEWS NOTES PORTS README THANKS
 %attr(755,root,root) %{_libdir}/libcharset.so.*.*.*
 %attr(755,root,root) %ghost %{_libdir}/libcharset.so.1
 %attr(755,root,root) %{_libdir}/libiconv.so.*.*.*
@@ -131,6 +134,9 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.18  2011/08/10 15:24:10  qboosh
+- updated to 1.14
+
 Revision 1.17  2009/10/28 15:25:32  qboosh
 - proper URL
 
================================================================

---- CVS-web:
    
http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/packages/libiconv/libiconv-pl.po-update.patch?r1=1.5&r2=1.6&f=u
    
http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/packages/libiconv/libiconv.spec?r1=1.17&r2=1.18&f=u

_______________________________________________
pld-cvs-commit mailing list
[email protected]
http://lists.pld-linux.org/mailman/listinfo/pld-cvs-commit

Reply via email to