From ecfc6a0622339aeb978a586a06852d077e4c036210141cc0f29778944316dcc7 Mon Sep 17 00:00:00 2001 From: OBS User unknown Date: Fri, 7 Aug 2009 14:35:25 +0000 Subject: [PATCH] OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/libnice?expand=0&rev=7 --- libnice-0.0.8.tar.bz2 | 3 --- libnice-0.0.9.tar.bz2 | 3 +++ libnice.changes | 15 +++++++++++++++ libnice.spec | 21 ++++----------------- 4 files changed, 22 insertions(+), 20 deletions(-) delete mode 100644 libnice-0.0.8.tar.bz2 create mode 100644 libnice-0.0.9.tar.bz2 diff --git a/libnice-0.0.8.tar.bz2 b/libnice-0.0.8.tar.bz2 deleted file mode 100644 index 001bae6..0000000 --- a/libnice-0.0.8.tar.bz2 +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:7d9a1e4383fdebf5194eb46c94814de677a249a555e505fda64126616c0894ec -size 454873 diff --git a/libnice-0.0.9.tar.bz2 b/libnice-0.0.9.tar.bz2 new file mode 100644 index 0000000..19dccdc --- /dev/null +++ b/libnice-0.0.9.tar.bz2 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:5d77553c50db1bee5afe7dd1d41d60893b78d53fe4887890039c42a0305ad93e +size 458892 diff --git a/libnice.changes b/libnice.changes index c81db08..2ea5f73 100644 --- a/libnice.changes +++ b/libnice.changes @@ -1,3 +1,18 @@ +------------------------------------------------------------------- +Sat Aug 1 22:50:12 CEST 2009 - captain.magnus@opensuse.org + +- Update to version 0.0.9: + + Fix some more issues with peer-reflexive candidates in google + mode (for early incoming checks) + + Fix SHA1 algorithm when strict aliasing is used + + Fix google mode connectivity with discovered remote peer + reflexive candidates + + Fix google/msn mode by not limiting the conncheck list + + Fix the interfaces discovery by using getifaddrs + + Fix compilation on Mac OS X + + Add ToS support to the sockets +- Merge -doc into -devel since it only contains gtk-doc + ------------------------------------------------------------------- Mon Jun 22 13:24:15 CEST 2009 - dominique-obs@leuenberger.net diff --git a/libnice.spec b/libnice.spec index 8baf537..a0b0c80 100644 --- a/libnice.spec +++ b/libnice.spec @@ -1,5 +1,5 @@ # -# spec file for package libnice (Version 0.0.8) +# spec file for package libnice (Version 0.0.9) # # Copyright (c) 2009 SUSE LINUX Products GmbH, Nuernberg, Germany. # @@ -19,7 +19,7 @@ Name: libnice -Version: 0.0.8 +Version: 0.0.9 Release: 1 License: LGPL v2.1 or later ; MPL .. Group: System/Libraries @@ -64,24 +64,14 @@ Connectivity Establishment standard (ICE). -%package doc -License: LGPL v2.1 or later -Group: Development/Libraries/C and C++ -Requires: libnice0 = %{version} -Summary: Interactive Connectivity Establishment implementation - documentation files - -%description doc -libnice is an implementation of the IETF's draft Interactive -Connectivity Establishment standard (ICE). - - - %package devel License: LGPL v2.1 or later Group: Development/Libraries/C and C++ Summary: Interactive Connectivity Establishment implementation - development files Requires: libnice0 = %{version} Requires: glib2-devel +Provides: libnice-doc = %{version} +Obsoletes: libnice-doc <= %{version} %description devel libnice is an implementation of the IETF's draft Interactive @@ -125,9 +115,6 @@ rm -f %{buildroot}/%{_libdir}/gstreamer-0.10/*.la %{_libdir}/*.so %{_includedir}/nice %{_includedir}/stun - -%files doc -%defattr(-,root,root,-) %{_datadir}/gtk-doc %files -n gstreamer-0_10-libnice