Author: qboosh Date: Sun Mar 18 11:21:31 2012 GMT Module: packages Tag: HEAD ---- Log message: - updated to 3.0.17 - updated pl.po-update patch - now it uses private autogen stuff, removed BRs
---- Files affected: packages/gnutls: gnutls-pl.po-update.patch (1.14 -> 1.15) , gnutls.spec (1.149 -> 1.150) ---- Diffs: ================================================================ Index: packages/gnutls/gnutls-pl.po-update.patch diff -u packages/gnutls/gnutls-pl.po-update.patch:1.14 packages/gnutls/gnutls-pl.po-update.patch:1.15 --- packages/gnutls/gnutls-pl.po-update.patch:1.14 Sun Mar 4 20:57:16 2012 +++ packages/gnutls/gnutls-pl.po-update.patch Sun Mar 18 12:21:25 2012 @@ -1,5 +1,5 @@ ---- gnutls-3.0.15/po/pl.po.orig 2012-03-01 16:53:03.000000000 +0100 -+++ gnutls-3.0.15/po/pl.po 2012-03-04 10:43:12.742585669 +0100 +--- gnutls-3.0.17/po/pl.po.orig 2012-03-17 09:34:10.000000000 +0100 ++++ gnutls-3.0.17/po/pl.po 2012-03-17 21:53:30.411542272 +0100 @@ -1,14 +1,14 @@ # Polish translation for gnutls. # Copyright (C) 2006, 2007, 2008, 2009, 2011 Free Software Foundation, Inc. @@ -10,11 +10,11 @@ msgid "" msgstr "" -"Project-Id-Version: libgnutls-3.0.0\n" -+"Project-Id-Version: libgnutls-3.0.14\n" ++"Project-Id-Version: libgnutls-3.0.17\n" "Report-Msgid-Bugs-To: [email protected]\n" - "POT-Creation-Date: 2012-03-01 16:53+0100\n" + "POT-Creation-Date: 2012-03-17 09:34+0100\n" -"PO-Revision-Date: 2011-08-03 18:46+0200\n" -+"PO-Revision-Date: 2012-03-04 10:39+0100\n" ++"PO-Revision-Date: 2012-03-17 21:46+0100\n" "Last-Translator: Jakub Bogusz <[email protected]>\n" "Language-Team: Polish <[email protected]>\n" "Language: pl\n" ================================================================ Index: packages/gnutls/gnutls.spec diff -u packages/gnutls/gnutls.spec:1.149 packages/gnutls/gnutls.spec:1.150 --- packages/gnutls/gnutls.spec:1.149 Sun Mar 4 20:57:16 2012 +++ packages/gnutls/gnutls.spec Sun Mar 18 12:21:25 2012 @@ -6,19 +6,17 @@ Summary: The GNU Transport Layer Security Library Summary(pl.UTF-8): Biblioteka GNU TLS (Transport Layer Security) Name: gnutls -Version: 3.0.15 +Version: 3.0.17 Release: 1 License: LGPL v3+ (libgnutls), GPL v3+ (openssl library and tools) Group: Libraries Source0: ftp://ftp.gnutls.org/pub/gnutls/%{name}-%{version}.tar.xz -# Source0-md5: 37bdac12b5c039c7a8738b5d85eda968 +# Source0-md5: 5e87bd73a237749e2acbbb7161f11d5e Patch0: %{name}-info.patch Patch1: %{name}-link.patch Patch2: %{name}-pl.po-update.patch URL: http://www.gnu.org/software/gnutls/ BuildRequires: autoconf >= 2.61 -BuildRequires: autogen >= 5.15 -BuildRequires: autogen-devel >= 5.15 BuildRequires: automake >= 1:1.11 BuildRequires: gettext-devel >= 0.18 BuildRequires: gtk-doc >= 1.1 @@ -155,8 +153,6 @@ %patch2 -p1 %{__rm} po/stamp-po -# regenerate autogen stuff -%{__rm} src/{ocsptool-args,p11tool-args,psk-args,cli-debug-args,cli-args,serv-args,srptool-args,certtool-args}.[ch] %build %{__libtoolize} @@ -272,6 +268,11 @@ All persons listed below can be reached at <cvs_login>@pld-linux.org $Log$ +Revision 1.150 2012/03/18 11:21:25 qboosh +- updated to 3.0.17 +- updated pl.po-update patch +- now it uses private autogen stuff, removed BRs + Revision 1.149 2012/03/04 19:57:16 qboosh - updated to 3.0.15 - updated pl.po-update patch ================================================================ ---- CVS-web: http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/packages/gnutls/gnutls-pl.po-update.patch?r1=1.14&r2=1.15&f=u http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/packages/gnutls/gnutls.spec?r1=1.149&r2=1.150&f=u _______________________________________________ pld-cvs-commit mailing list [email protected] http://lists.pld-linux.org/mailman/listinfo/pld-cvs-commit
