From 2f4cc76826a7f7ae25a859da77a81681252d63aa645734e659aaeaede75df070 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Ismail=20D=C3=B6nmez?= Date: Fri, 11 Mar 2016 08:42:47 +0000 Subject: [PATCH 1/5] Accepting request 369807 from home:oertel:branches:network:telephony - add ExcludeArch to follow libosmocore OBS-URL: https://build.opensuse.org/request/show/369807 OBS-URL: https://build.opensuse.org/package/show/network:telephony/libosmo-netif?expand=0&rev=10 --- libosmo-netif.changes | 5 +++++ libosmo-netif.spec | 10 +++++++--- 2 files changed, 12 insertions(+), 3 deletions(-) diff --git a/libosmo-netif.changes b/libosmo-netif.changes index 09714d1..67eba33 100644 --- a/libosmo-netif.changes +++ b/libosmo-netif.changes @@ -1,3 +1,8 @@ +------------------------------------------------------------------- +Fri Mar 11 01:55:27 CET 2016 - ro@suse.de + +- add ExcludeArch to follow libosmocore + ------------------------------------------------------------------- Tue Jan 26 12:06:24 UTC 2016 - jengelh@inai.de diff --git a/libosmo-netif.spec b/libosmo-netif.spec index 81ba3d6..ef3433d 100644 --- a/libosmo-netif.spec +++ b/libosmo-netif.spec @@ -1,7 +1,7 @@ # # spec file for package libosmo-netif # -# Copyright (c) 2013 SUSE LINUX Products GmbH, Nuernberg, Germany. +# Copyright (c) 2016 SUSE LINUX GmbH, Nuernberg, Germany. # # All modifications and additions to the file contributed by third parties # remain the property of their copyright owners, unless otherwise agreed @@ -18,10 +18,10 @@ Name: libosmo-netif Summary: Osmocom library for muxed audio -Version: 0.0.6.8 -Release: 0 License: AGPL-3.0+ and GPL-2.0+ Group: Productivity/Telephony/Utilities +Version: 0.0.6.8 +Release: 0 Url: http://openbsc.osmocom.org/trac/ #Git-Clone: git://git.osmocom.org/libosmo-netif @@ -42,6 +42,10 @@ BuildRequires: pkgconfig(libosmocore) >= 0.3.0 BuildRequires: pkgconfig(libosmogsm) >= 0.3.0 BuildRequires: pkgconfig(libosmovty) >= 0.3.0 BuildRequires: pkgconfig(ortp) >= 0.15.0 +# follow arch limitations for libosmocore +# do not try to build for big-endian archs +# as suggested by http://lists.osmocom.org/pipermail/baseband-devel/2015-February/000022.html +ExcludeArch: ppc ppc64 ppc64p7 mips mips64 %sparc s390 s390x %description Network interface demuxer library for OsmoCom projects. From 3c80c759f5ca12f0b8d68c87466706d298f9efd47abe6487193ef61c58ab766d Mon Sep 17 00:00:00 2001 From: Jan Engelhardt Date: Fri, 11 Mar 2016 08:51:27 +0000 Subject: [PATCH 2/5] osc copypac from project:network:telephony package:libosmo-netif revision:9 OBS-URL: https://build.opensuse.org/package/show/network:telephony/libosmo-netif?expand=0&rev=11 --- libosmo-netif.changes | 5 ----- libosmo-netif.spec | 10 +++------- 2 files changed, 3 insertions(+), 12 deletions(-) diff --git a/libosmo-netif.changes b/libosmo-netif.changes index 67eba33..09714d1 100644 --- a/libosmo-netif.changes +++ b/libosmo-netif.changes @@ -1,8 +1,3 @@ -------------------------------------------------------------------- -Fri Mar 11 01:55:27 CET 2016 - ro@suse.de - -- add ExcludeArch to follow libosmocore - ------------------------------------------------------------------- Tue Jan 26 12:06:24 UTC 2016 - jengelh@inai.de diff --git a/libosmo-netif.spec b/libosmo-netif.spec index ef3433d..81ba3d6 100644 --- a/libosmo-netif.spec +++ b/libosmo-netif.spec @@ -1,7 +1,7 @@ # # spec file for package libosmo-netif # -# Copyright (c) 2016 SUSE LINUX GmbH, Nuernberg, Germany. +# Copyright (c) 2013 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 @@ -18,10 +18,10 @@ Name: libosmo-netif Summary: Osmocom library for muxed audio -License: AGPL-3.0+ and GPL-2.0+ -Group: Productivity/Telephony/Utilities Version: 0.0.6.8 Release: 0 +License: AGPL-3.0+ and GPL-2.0+ +Group: Productivity/Telephony/Utilities Url: http://openbsc.osmocom.org/trac/ #Git-Clone: git://git.osmocom.org/libosmo-netif @@ -42,10 +42,6 @@ BuildRequires: pkgconfig(libosmocore) >= 0.3.0 BuildRequires: pkgconfig(libosmogsm) >= 0.3.0 BuildRequires: pkgconfig(libosmovty) >= 0.3.0 BuildRequires: pkgconfig(ortp) >= 0.15.0 -# follow arch limitations for libosmocore -# do not try to build for big-endian archs -# as suggested by http://lists.osmocom.org/pipermail/baseband-devel/2015-February/000022.html -ExcludeArch: ppc ppc64 ppc64p7 mips mips64 %sparc s390 s390x %description Network interface demuxer library for OsmoCom projects. From 10d652b37e6cbac1d87555d4824c477123b464255add16a7efafebf5c3954fb4 Mon Sep 17 00:00:00 2001 From: Jan Engelhardt Date: Fri, 11 Mar 2016 11:03:14 +0000 Subject: [PATCH 3/5] Add _service file OBS-URL: https://build.opensuse.org/package/show/network:telephony/libosmo-netif?expand=0&rev=12 --- _service | 12 ++++++++++++ libosmo-netif-0.0.6.8.tar.xz | 3 --- libosmo-netif.spec | 8 ++++---- 3 files changed, 16 insertions(+), 7 deletions(-) create mode 100644 _service delete mode 100644 libosmo-netif-0.0.6.8.tar.xz diff --git a/_service b/_service new file mode 100644 index 0000000..e69b402 --- /dev/null +++ b/_service @@ -0,0 +1,12 @@ + + + git + git://git.osmocom.org/libosmo-netif + @PARENT_TAG@.@TAG_OFFSET@ + + + *.tar + xz + + + diff --git a/libosmo-netif-0.0.6.8.tar.xz b/libosmo-netif-0.0.6.8.tar.xz deleted file mode 100644 index 9969be8..0000000 --- a/libosmo-netif-0.0.6.8.tar.xz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:e66c35dce6c08a12c450df3f2e7cf3eba5f228dfb6ef90d2f5958ef9c377dee5 -size 107684 diff --git a/libosmo-netif.spec b/libosmo-netif.spec index 81ba3d6..fd2fa0f 100644 --- a/libosmo-netif.spec +++ b/libosmo-netif.spec @@ -1,7 +1,7 @@ # # spec file for package libosmo-netif # -# Copyright (c) 2013 SUSE LINUX Products GmbH, Nuernberg, Germany. +# Copyright (c) 2016 SUSE LINUX GmbH, Nuernberg, Germany. # # All modifications and additions to the file contributed by third parties # remain the property of their copyright owners, unless otherwise agreed @@ -18,10 +18,10 @@ Name: libosmo-netif Summary: Osmocom library for muxed audio -Version: 0.0.6.8 -Release: 0 License: AGPL-3.0+ and GPL-2.0+ Group: Productivity/Telephony/Utilities +Version: 0.0.6.12 +Release: 0 Url: http://openbsc.osmocom.org/trac/ #Git-Clone: git://git.osmocom.org/libosmo-netif @@ -67,7 +67,7 @@ This subpackage contains libraries and header files for developing applications that want to make use of libosmo-netif. %prep -%setup -qn %name +%setup -q %patch -P 1 -p1 %build From 73018e37f2cde836b421084b8019d84c1805f908adb71b239f4a22e874272144 Mon Sep 17 00:00:00 2001 From: Jan Engelhardt Date: Fri, 11 Mar 2016 11:08:02 +0000 Subject: [PATCH 4/5] OBS-URL: https://build.opensuse.org/package/show/network:telephony/libosmo-netif?expand=0&rev=13 --- libosmo-netif-0.0.6.12.tar.xz | 3 +++ 1 file changed, 3 insertions(+) create mode 100644 libosmo-netif-0.0.6.12.tar.xz diff --git a/libosmo-netif-0.0.6.12.tar.xz b/libosmo-netif-0.0.6.12.tar.xz new file mode 100644 index 0000000..f140d70 --- /dev/null +++ b/libosmo-netif-0.0.6.12.tar.xz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:4e075ea907d12313e1005bf164ef6ee38753e37583c661484991045fd2986eb0 +size 106076 From 6dc3ed1022468e95d3b5d1a581987dea1720a8885af3888c14d75e40f13b0efa Mon Sep 17 00:00:00 2001 From: Jan Engelhardt Date: Sun, 31 Jul 2016 18:05:07 +0000 Subject: [PATCH 5/5] libosmo-netif-0.0.6.19 OBS-URL: https://build.opensuse.org/package/show/network:telephony/libosmo-netif?expand=0&rev=14 --- libosmo-netif-0.0.6.12.tar.xz | 3 --- libosmo-netif-0.0.6.19.tar.xz | 3 +++ libosmo-netif.changes | 9 +++++++++ libosmo-netif.spec | 9 +++------ 4 files changed, 15 insertions(+), 9 deletions(-) delete mode 100644 libosmo-netif-0.0.6.12.tar.xz create mode 100644 libosmo-netif-0.0.6.19.tar.xz diff --git a/libosmo-netif-0.0.6.12.tar.xz b/libosmo-netif-0.0.6.12.tar.xz deleted file mode 100644 index f140d70..0000000 --- a/libosmo-netif-0.0.6.12.tar.xz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:4e075ea907d12313e1005bf164ef6ee38753e37583c661484991045fd2986eb0 -size 106076 diff --git a/libosmo-netif-0.0.6.19.tar.xz b/libosmo-netif-0.0.6.19.tar.xz new file mode 100644 index 0000000..b7f3186 --- /dev/null +++ b/libosmo-netif-0.0.6.19.tar.xz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:eb7ed88339f5426820f6204b2b9242da334e74a96df433cae0c45287ffbbe27b +size 106216 diff --git a/libosmo-netif.changes b/libosmo-netif.changes index 09714d1..c1a4cd0 100644 --- a/libosmo-netif.changes +++ b/libosmo-netif.changes @@ -1,3 +1,12 @@ +------------------------------------------------------------------- +Sun Jul 31 17:59:57 UTC 2016 - jengelh@inai.de + +- Update to new upstream snapshot 0.0.6.19 +* misc: Drop oRTP dependency as there is nothing using it +* osmux: Pass circuit to _batch_del_circuit() and use it from _xfrm_input_fini() +* osmux: Add function to delete all msgs pending for a circuit +* osmux-test: remove real-time constraint by default + ------------------------------------------------------------------- Tue Jan 26 12:06:24 UTC 2016 - jengelh@inai.de diff --git a/libosmo-netif.spec b/libosmo-netif.spec index fd2fa0f..bf5197c 100644 --- a/libosmo-netif.spec +++ b/libosmo-netif.spec @@ -16,23 +16,21 @@ # +%define version_unconverted 0.0.6.19 + Name: libosmo-netif Summary: Osmocom library for muxed audio License: AGPL-3.0+ and GPL-2.0+ Group: Productivity/Telephony/Utilities -Version: 0.0.6.12 +Version: 0.0.6.19 Release: 0 Url: http://openbsc.osmocom.org/trac/ -#Git-Clone: git://git.osmocom.org/libosmo-netif -#Git-Web: http://git.osmocom.org/libosmo-netif/ -#Snapshot: 0.0.6-8-g4d702db Source: %name-%version.tar.xz Patch1: osmo-talloc.diff BuildRoot: %{_tmppath}/%{name}-%{version}-build BuildRequires: autoconf BuildRequires: automake -#BuildRequires: dahdi-linux-devel BuildRequires: libtool >= 2 BuildRequires: lksctp-tools-devel BuildRequires: pkg-config @@ -41,7 +39,6 @@ BuildRequires: pkgconfig(libosmoabis) >= 0.3.2.3 BuildRequires: pkgconfig(libosmocore) >= 0.3.0 BuildRequires: pkgconfig(libosmogsm) >= 0.3.0 BuildRequires: pkgconfig(libosmovty) >= 0.3.0 -BuildRequires: pkgconfig(ortp) >= 0.15.0 %description Network interface demuxer library for OsmoCom projects.