Hello community, here is the log from the commit of package gnutls for openSUSE:Factory checked in at Mon Sep 26 10:05:58 CEST 2011.
-------- --- gnutls/gnutls.changes 2011-09-20 19:03:07.000000000 +0200 +++ /mounts/work_src_done/STABLE/gnutls/gnutls.changes 2011-09-24 15:11:20.000000000 +0200 @@ -1,0 +2,12 @@ +Sat Sep 24 13:10:41 UTC 2011 - [email protected] + +- Add gnutls-fix-compression.patch: fix some + decompression/compression issues that caused connection failures + to some XMPP servers. Patch taken from git. + +------------------------------------------------------------------- +Fri Sep 23 10:38:45 CEST 2011 - [email protected] + +- added libgnutls-devel to baselibs.conf for 32bit Wine on 64bit build + +------------------------------------------------------------------- calling whatdependson for head-i586 New: ---- gnutls-fix-compression.patch ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ gnutls.spec ++++++ --- /var/tmp/diff_new_pack.l0HlWm/_old 2011-09-26 10:05:51.000000000 +0200 +++ /var/tmp/diff_new_pack.l0HlWm/_new 2011-09-26 10:05:51.000000000 +0200 @@ -30,6 +30,8 @@ Group: Productivity/Networking/Security Source0: %{name}-%{version}.tar.xz Source1: baselibs.conf +# PATCH-FIX-UPSTREAM gnutls-fix-compression.patch [email protected] -- Taken from git, fix decompression/compression +Patch0: gnutls-fix-compression.patch BuildRequires: gcc-c++ BuildRequires: libnettle-devel >= 2.2 BuildRequires: p11-kit-devel @@ -153,6 +155,7 @@ %prep %setup -q +%patch0 -p1 %build %configure \ ++++++ baselibs.conf ++++++ --- /var/tmp/diff_new_pack.l0HlWm/_old 2011-09-26 10:05:51.000000000 +0200 +++ /var/tmp/diff_new_pack.l0HlWm/_new 2011-09-26 10:05:51.000000000 +0200 @@ -1,2 +1,5 @@ libgnutls28 obsoletes "gnutls-<targettype>" +libgnutls-devel + requires -libgnutls-<targettype> + requires "libgnutls28-<targettype> = <version>" ++++++ gnutls-fix-compression.patch ++++++ ++++ 842 lines (skipped) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Remember to have fun... -- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
