From 10d652b37e6cbac1d87555d4824c477123b464255add16a7efafebf5c3954fb4 Mon Sep 17 00:00:00 2001 From: Jan Engelhardt Date: Fri, 11 Mar 2016 11:03:14 +0000 Subject: [PATCH] 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