diff --git a/libzrtpcpp-1.0.1-compiler_warnings.patch b/libzrtpcpp-1.0.1-compiler_warnings.patch index 590eede..192b927 100644 --- a/libzrtpcpp-1.0.1-compiler_warnings.patch +++ b/libzrtpcpp-1.0.1-compiler_warnings.patch @@ -1,11 +1,13 @@ ---- src/ZrtpStateClass.cxx +Index: src/ZrtpStateClass.cxx +=================================================================== +--- src/ZrtpStateClass.cxx.orig +++ src/ZrtpStateClass.cxx -@@ -815,7 +815,7 @@ - DEBUGOUT((cout << "Checking for match in SecureState.\n")); +@@ -1032,7 +1032,7 @@ void ZrtpStateClass::evWaitConfAck(void) + DEBUGOUT((cout << "Checking for match in WaitConfAck.\n")); char *msg, first, last; - uint8_t *pkt; + uint8_t *pkt = NULL; if (event->type == ZrtpPacket) { - pkt = event->data.packet; + pkt = event->data.packet; diff --git a/libzrtpcpp.changes b/libzrtpcpp.changes index 14b227a..01e1754 100644 --- a/libzrtpcpp.changes +++ b/libzrtpcpp.changes @@ -1,3 +1,8 @@ +------------------------------------------------------------------- +Tue Nov 3 19:09:29 UTC 2009 - coolo@novell.com + +- updated patches to apply with fuzz=0 + ------------------------------------------------------------------- Mon Sep 8 14:21:01 CEST 2008 - hvogel@suse.de diff --git a/libzrtpcpp.spec b/libzrtpcpp.spec index cfffc89..e03847c 100644 --- a/libzrtpcpp.spec +++ b/libzrtpcpp.spec @@ -1,7 +1,7 @@ # # spec file for package libzrtpcpp (Version 1.3.0) # -# Copyright (c) 2008 SUSE LINUX Products GmbH, Nuernberg, Germany. +# Copyright (c) 2009 SUSE LINUX Products GmbH, Nuernberg, Germany. # # All modifications and additions to the file contributed by third parties # remain the property of their copyright owners, unless otherwise agreed @@ -21,7 +21,7 @@ Name: libzrtpcpp Summary: A ccrtp extension for zrtp/Zfone support BuildRequires: gcc-c++ libccrtp-devel libgcc libgcrypt-devel pkgconfig Version: 1.3.0 -Release: 1 +Release: 2 License: GPL v3 or later Group: Development/Libraries/Other Url: http://www.gnu.org/software/commoncpp/commoncpp.html @@ -40,7 +40,7 @@ applications. %package -n libzrtpcpp1 -License: GPL v2 or later; LGPL v2.1 or later +License: GPL v2 or later ; LGPL v2.1 or later Group: Development/Libraries/Other Summary: A ccrtp extension for zrtp/Zfone support Provides: %{name} = %{version} @@ -102,28 +102,3 @@ rm -rf %{buildroot} %postun -n libzrtpcpp1 -p /sbin/ldconfig %changelog -* Mon Sep 08 2008 hvogel@suse.de -- Update to 1.3.0 - * implements the latest changes define in the ZRTP draft - * The Method ''setSipsSecret(...)'' is no longer available. - * The method ''setOtherSecret(...)'' was renamed to - ''setPbxSecret(...)'' - * The methos ''setSrtpsSecret(...)'' is was renamed to - ''setAuxSecret(...)'' -* Mon May 12 2008 crrodriguez@suse.de -- fix no-return-in-nonvoid-function errors -- fix both buildRequires and -devel package dependencies -- remove static libraries and "la" files -* Wed Apr 02 2008 hvogel@suse.de -- update to version 1.0.1 - * various bugfixes -- add libzrtpcpp1 sub-package -* Tue Mar 27 2007 mskibbe@suse.de -- fix compiler warnings -- fix changlog date problems -* Fri Mar 02 2007 mskibbe@suse.de -- libzrtpcpp-devel has a broken epoch and packaging bugs (#249532) -* Thu Feb 15 2007 mskibbe@suse.de -- change package for SuSE -* Sun Oct 15 2006 cs@linux-administrator.com -- initial package build for SuSE 10.1