File osmo-cc-pstn-endpoint.spec of Package osmo-cc-pstn-endpoint

#
# spec file for package osmo-cc-pstn-endpoint
#
# Copyright (c) 2024, Martin Hauke <mardnh@gmx.de>
#
# All modifications and additions to the file contributed by third parties
# remain the property of their copyright owners, unless otherwise agreed
# upon. The license for this file, and modifications and additions to the
# file, is the same license as for the pristine package itself (unless the
# license for the pristine package is not an Open Source License, in which
# case the license is the MIT License). An "Open Source License" is a
# license that conforms to the Open Source Definition (Version 1.9)
# published by the Open Source Initiative.

# Please submit bugfixes or comments via https://bugs.opensuse.org/
#


Name:           osmo-cc-pstn-endpoint
Version:        0~git20240327
Release:        0
Summary:        PSTN interface between Osmo-V5 and Osmo-CC
License:        GPL-3.0-or-later
Group:          Productivity/Telephony/Servers
URL:            http://osmocom-analog.eversberg.eu/
#Git-Clone:     https://gitea.osmocom.org/cc/osmo-cc-pstn-endpoint.git
Source:         %{name}-%{version}.tar.xz
BuildRequires:  autoconf
BuildRequires:  automake
BuildRequires:  libtool
BuildRequires:  pkgconfig

%description
PSTN interface between Osmo-V5 and Osmo-CC.

%prep
%setup -q

%build
echo "%{version}" >.tarball-version
autoreconf -fi
%configure
%make_build

%install
%make_install

%check
# No tests yet

%files
%license LICENSE
%{_bindir}/osmo-cc-pstn-endpoint

%changelog
openSUSE Build Service is sponsored by