[packages/gwenhywfar] - updated to 4.3.3

baggins baggins at pld-linux.org
Thu Jan 2 14:43:11 CET 2014


commit ddd06fd76228c03e666dfc37cb23c8a2a5d3db1b
Author: Jan Rękorajski <baggins at pld-linux.org>
Date:   Thu Jan 2 14:43:02 2014 +0100

    - updated to 4.3.3

 gcc.patch               | 11 +++++++++++
 gwenhywfar-gnutls.patch | 12 ------------
 gwenhywfar.spec         | 10 +++++-----
 3 files changed, 16 insertions(+), 17 deletions(-)
---
diff --git a/gwenhywfar.spec b/gwenhywfar.spec
index 3c39297..ffe14cd 100644
--- a/gwenhywfar.spec
+++ b/gwenhywfar.spec
@@ -7,14 +7,14 @@
 Summary:	Gwenhywfar - a multi-platform helper library for networking and security
 Summary(pl.UTF-8):	Gwenhywfar - wieloplatformowa biblioteka pomocnicza do sieci i bezpieczeństwa
 Name:		gwenhywfar
-Version:	4.3.0
-Release:	2
+Version:	4.3.3
+Release:	1
 License:	LGPL v2.1+ with OpenSSL linking exception
 Group:		Libraries
 # http://www2.aquamaniac.de/sites/download/packages.php
-Source0:	http://www2.aquamaniac.de/sites/download/download.php?package=01&release=64&file=01&dummy=%{name}-%{version}.tar.gz#/%{name}-%{version}.tar.gz
-# Source0-md5:	6c3647c5a9065d0126b0e2b77752527b
-Patch0:		%{name}-gnutls.patch
+Source0:	http://www2.aquamaniac.de/sites/download/download.php?package=01&release=67&file=01&dummy=%{name}-%{version}.tar.gz?/%{name}-%{version}.tar.gz
+# Source0-md5:	c5b9d52a25960f84f9264a5a5dd484d1
+Patch0:		gcc.patch
 URL:		http://www.aquamaniac.de/aqbanking/
 BuildRequires:	QtGui-devel >= 4
 BuildRequires:	autoconf >= 2.60
diff --git a/gcc.patch b/gcc.patch
new file mode 100644
index 0000000..77771df
--- /dev/null
+++ b/gcc.patch
@@ -0,0 +1,11 @@
+--- gwenhywfar-4.3.3/gui/fox16/libtest.cpp~	2010-08-28 15:40:12.000000000 +0200
++++ gwenhywfar-4.3.3/gui/fox16/libtest.cpp	2014-01-02 14:39:21.729461608 +0100
+@@ -11,7 +11,7 @@
+ 
+ #undef BUILDING_FOX16_GUI
+ 
+-
++#include <unistd.h>
+ #include <gwen-gui-fox16/fox16_gui.hpp>
+ #include "fox16_htmlctx.hpp"
+ #include "fox16_htmllabel.hpp"
diff --git a/gwenhywfar-gnutls.patch b/gwenhywfar-gnutls.patch
deleted file mode 100644
index 0d6c995..0000000
--- a/gwenhywfar-gnutls.patch
+++ /dev/null
@@ -1,12 +0,0 @@
---- gwenhywfar-4.3.0/src/sio/syncio_tls.c~	2011-10-02 15:15:58.000000000 +0200
-+++ gwenhywfar-4.3.0/src/sio/syncio_tls.c	2011-10-02 15:49:18.044724558 +0200
-@@ -470,7 +470,9 @@
-   gnutls_transport_set_ptr(xio->session, (gnutls_transport_ptr_t)sio);
-   gnutls_transport_set_push_function(xio->session, GWEN_SyncIo_Tls_Push);
-   gnutls_transport_set_pull_function(xio->session, GWEN_SyncIo_Tls_Pull);
-+#if GNUTLS_VERSION_NUMBER < 0x020c00
-   gnutls_transport_set_lowat(xio->session, 0);
-+#endif
- 
-   xio->prepared=1;
- 
================================================================

---- gitweb:

http://git.pld-linux.org/gitweb.cgi/packages/gwenhywfar.git/commitdiff/ddd06fd76228c03e666dfc37cb23c8a2a5d3db1b



More information about the pld-cvs-commit mailing list