forked from pool/libzrtpcpp
Accepting request 24708 from network:telephony
Copy from network:telephony/libzrtpcpp based on submit request 24708 from user coolo OBS-URL: https://build.opensuse.org/request/show/24708 OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/libzrtpcpp?expand=0&rev=7
This commit is contained in:
parent
b799b5e38a
commit
9066bea4f1
@ -1,7 +1,9 @@
|
||||
--- 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;
|
||||
|
@ -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
|
||||
|
||||
|
@ -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
|
||||
|
Loading…
Reference in New Issue
Block a user