osmith has uploaded this change for review. ( https://gerrit.osmocom.org/c/libsmpp34/+/36728?usp=email )
Change subject: contrib: remove rpm spec file
......................................................................
contrib: remove rpm spec file
Related: https://osmocom.org/news/255
Related: OS#6446
Change-Id: Ia10ffce57cf0c067d370f0f381435cdd439e3dd9
---
M Makefile.am
M configure.ac
D contrib/libsmpp34.spec.in
3 files changed, 11 insertions(+), 88 deletions(-)
git pull ssh://gerrit.osmocom.org:29418/libsmpp34 refs/changes/28/36728/1
diff --git a/Makefile.am b/Makefile.am
index 9f85801..a0de168 100644
--- a/Makefile.am
+++ b/Makefile.am
@@ -22,7 +22,6 @@
README.md \
.version \
debian \
- contrib/libsmpp34.spec.in \
git-version-gen \
$(NULL)
diff --git a/configure.ac b/configure.ac
index 9454953..90498fa 100644
--- a/configure.ac
+++ b/configure.ac
@@ -90,5 +90,4 @@
binaries/Makefile
test_apps/Makefile
libsmpp34.pc
- contrib/libsmpp34.spec])
AC_OUTPUT
diff --git a/contrib/libsmpp34.spec.in b/contrib/libsmpp34.spec.in
deleted file mode 100644
index eba7dbd..0000000
--- a/contrib/libsmpp34.spec.in
+++ /dev/null
@@ -1,86 +0,0 @@
-#
-# spec file for package libsmpp34
-#
-# Copyright (c) 2018 SUSE LINUX GmbH, Nuernberg, Germany.
-# Copyright (c) 2016, Martin Hauke <mardnh(a)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.
-
-%define sover 1
-Name: libsmpp34
-Version: @VERSION@
-Release: 0
-Summary: PDU SMPP packaging and unpackaging tool
-License: GPL-2.0-or-later AND LGPL-2.1-or-later
-Group: Development/Libraries/C and C++
-URL: https://osmocom.org/projects/libsmpp34
-Source: %{name}-%{version}.tar.xz
-BuildRequires: autoconf >= 2.57
-BuildRequires: libtool
-BuildRequires: pkgconfig >= 0.20
-BuildRequires: pkgconfig(libxml-2.0)
-
-%description
-The library provides the PDU handling of the SMPP-3.4 protocol.
-
-%package -n libsmpp34-%{sover}
-Summary: SMPP-3.4 protocol library
-License: LGPL-2.1-or-later
-Group: System/Libraries
-
-%description -n libsmpp34-%{sover}
-This library provides the Protocol Data Unit (PDU) handling of the
-SMPP-3.4 protocol. SMPP (Short Message Peer-to-Peer) is a protocol
-providing a data communication interface for the transfer of short
-message data between External Short Messaging Entities, Routing
-Entitites and Message Centres.
-
-%package -n libsmpp34-%{sover}-devel
-Summary: Development files for the SMPP-3.4 protocol library
-License: GPL-2.0-or-later
-Group: Development/Libraries/C and C++
-Requires: libsmpp34-%{sover} = %{version}
-
-%description -n libsmpp34-%{sover}-devel
-The library provides the PDU handling of the SMPP-3.4 protocol.
-
-This subpackage contains libraries and header files for developing
-applications that want to make use of libsmpp34.
-
-%prep
-%setup -q
-
-%build
-echo "%{version}" >.tarball-version
-autoreconf -fi
-%configure --disable-static --includedir="%{_includedir}/%{name}"
-make %{?_smp_mflags}
-
-%install
-%make_install
-find %{buildroot} -type f -name "*.la" -delete -print
-
-%check
-make %{?_smp_mflags} check || (find . -name testsuite.log -exec cat {} +)
-
-%post -n libsmpp34-%{sover} -p /sbin/ldconfig
-%postun -n libsmpp34-%{sover} -p /sbin/ldconfig
-
-%files -n libsmpp34-%{sover}
-%{_libdir}/libsmpp34.so.%{sover}*
-
-%files -n libsmpp34-%{sover}-devel
-%license COPYING
-%doc ChangeLog
-%{_includedir}/%{name}/
-%{_libdir}/libsmpp34.so
-%{_libdir}/pkgconfig/*.pc
-
-%changelog
--
To view, visit https://gerrit.osmocom.org/c/libsmpp34/+/36728?usp=email
To unsubscribe, or for help writing mail filters, visit https://gerrit.osmocom.org/settings
Gerrit-Project: libsmpp34
Gerrit-Branch: master
Gerrit-Change-Id: Ia10ffce57cf0c067d370f0f381435cdd439e3dd9
Gerrit-Change-Number: 36728
Gerrit-PatchSet: 1
Gerrit-Owner: osmith <osmith(a)sysmocom.de>
Gerrit-MessageType: newchange
Attention is currently required from: osmith.
Hello Jenkins Builder,
I'd like you to reexamine a change. Please visit
https://gerrit.osmocom.org/c/libasn1c/+/36721?usp=email
to look at the new patch set (#2).
The following approvals got outdated and were removed:
Verified-1 by Jenkins Builder
Change subject: contrib: remove rpm spec file
......................................................................
contrib: remove rpm spec file
Related: https://osmocom.org/news/255
Related: OS#6446
Change-Id: I320f56a3d60143c0da1b7d8dc8e206f0d5b0210e
---
M configure.ac
D contrib/libasn1c.spec.in
2 files changed, 12 insertions(+), 96 deletions(-)
git pull ssh://gerrit.osmocom.org:29418/libasn1c refs/changes/21/36721/2
--
To view, visit https://gerrit.osmocom.org/c/libasn1c/+/36721?usp=email
To unsubscribe, or for help writing mail filters, visit https://gerrit.osmocom.org/settings
Gerrit-Project: libasn1c
Gerrit-Branch: master
Gerrit-Change-Id: I320f56a3d60143c0da1b7d8dc8e206f0d5b0210e
Gerrit-Change-Number: 36721
Gerrit-PatchSet: 2
Gerrit-Owner: osmith <osmith(a)sysmocom.de>
Gerrit-Reviewer: Jenkins Builder
Gerrit-Attention: osmith <osmith(a)sysmocom.de>
Gerrit-MessageType: newpatchset
Attention is currently required from: osmith.
Hello Jenkins Builder,
I'd like you to reexamine a change. Please visit
https://gerrit.osmocom.org/c/libosmo-abis/+/36723?usp=email
to look at the new patch set (#2).
The following approvals got outdated and were removed:
Verified-1 by Jenkins Builder
Change subject: contrib: remove rpm spec file
......................................................................
contrib: remove rpm spec file
Related: https://osmocom.org/news/255
Related: OS#6446
Change-Id: Ie08c37c7525e039701f764ac1db18c332197cb9f
---
M Makefile.am
M configure.ac
D contrib/libosmo-abis.spec.in
3 files changed, 12 insertions(+), 157 deletions(-)
git pull ssh://gerrit.osmocom.org:29418/libosmo-abis refs/changes/23/36723/2
--
To view, visit https://gerrit.osmocom.org/c/libosmo-abis/+/36723?usp=email
To unsubscribe, or for help writing mail filters, visit https://gerrit.osmocom.org/settings
Gerrit-Project: libosmo-abis
Gerrit-Branch: master
Gerrit-Change-Id: Ie08c37c7525e039701f764ac1db18c332197cb9f
Gerrit-Change-Number: 36723
Gerrit-PatchSet: 2
Gerrit-Owner: osmith <osmith(a)sysmocom.de>
Gerrit-Reviewer: Jenkins Builder
Gerrit-Attention: osmith <osmith(a)sysmocom.de>
Gerrit-MessageType: newpatchset
osmith has uploaded this change for review. ( https://gerrit.osmocom.org/c/libgtpnl/+/36722?usp=email )
Change subject: contrib: remove rpm spec file
......................................................................
contrib: remove rpm spec file
Related: https://osmocom.org/news/255
Related: OS#6446
Change-Id: Idca6e77cb94529d4a5d85b004989db5b8993a82c
---
M configure.ac
D contrib/libgtpnl.spec.in
2 files changed, 11 insertions(+), 99 deletions(-)
git pull ssh://gerrit.osmocom.org:29418/libgtpnl refs/changes/22/36722/1
diff --git a/configure.ac b/configure.ac
index b846c8c..1628bc8 100644
--- a/configure.ac
+++ b/configure.ac
@@ -89,7 +89,6 @@
AC_SUBST([CFLAGS])
AC_CONFIG_FILES([
Makefile
- contrib/libgtpnl.spec
include/Makefile
include/libgtpnl/Makefile
include/linux/Makefile
diff --git a/contrib/libgtpnl.spec.in b/contrib/libgtpnl.spec.in
deleted file mode 100644
index 0399d5d..0000000
--- a/contrib/libgtpnl.spec.in
+++ /dev/null
@@ -1,98 +0,0 @@
-#
-# spec file for package libgtpnl
-#
-# Copyright (c) 2018 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
-# 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.
-
-Name: libgtpnl
-Version: @VERSION@
-Release: 0
-Summary: GPRS tunnel configuration library
-License: GPL-2.0-or-later AND LGPL-2.1-or-later
-Group: Development/Libraries/C and C++
-URL: https://osmocom.org/projects/linux-kernel-gtp-u/wiki
-Source: %{name}-%{version}.tar.xz
-BuildRequires: libtool >= 2
-BuildRequires: pkgconfig
-BuildRequires: xz
-BuildRequires: pkgconfig(libmnl) >= 1.0.0
-
-%description
-libgtpnl wraps the genetlink-based GPRS tunnel configuration of the
-Linux kernel into a C API.
-
-%package -n libgtpnl0
-Summary: GPRS tunnel configuration library
-License: LGPL-2.1-or-later
-Group: System/Libraries
-
-%description -n libgtpnl0
-libgtpnl wraps the genetlink-based GPRS tunnel configuration of the
-Linux kernel into a C API.
-
-%package devel
-Summary: Development files for the GPRS tunnel config library
-License: GPL-2.0-or-later AND LGPL-2.1-or-later
-Group: Development/Libraries/C and C++
-Requires: libgtpnl0 = %{version}
-
-%description devel
-libgtpnl wraps the genetlink-based GPRS tunnel configuration of the
-Linux kernel into a C API.
-
-This subpackage contains libraries and header files for developing
-applications that want to make use of libgtpnl.
-
-%package tools
-Summary: Libgtpnl user tools
-License: GPL-2.0-or-later AND LGPL-2.1-or-later
-Group: Applications/System
-Requires: libgtpnl0 = %{version}
-
-%description tools
-libgtpnl wraps the genetlink-based GPRS tunnel configuration of the
-Linux kernel into a C API.
-
-This subpackage contains sample tools to manage gtp interfaces and tunnels.
-
-%prep
-%setup -q
-
-%build
-echo "%{version}" >.tarball-version
-autoreconf -fi
-%configure --includedir="%{_includedir}/%{name}"
-make %{?_smp_mflags}
-
-%install
-%make_install
-find %{buildroot} -type f -name "*.la" -delete -print
-
-%check
-make %{?_smp_mflags} check || (find . -name testsuite.log -exec cat {} +)
-
-%post -n libgtpnl0 -p /sbin/ldconfig
-%postun -n libgtpnl0 -p /sbin/ldconfig
-
-%files -n libgtpnl0
-%{_libdir}/libgtpnl.so.0*
-
-%files devel
-%license COPYING
-%{_includedir}/libgtpnl/
-%{_libdir}/libgtpnl.so
-%{_libdir}/pkgconfig/*.pc
-
-%files tools
-%{_bindir}/gtp-link
-%{_bindir}/gtp-tunnel
-
-%changelog
--
To view, visit https://gerrit.osmocom.org/c/libgtpnl/+/36722?usp=email
To unsubscribe, or for help writing mail filters, visit https://gerrit.osmocom.org/settings
Gerrit-Project: libgtpnl
Gerrit-Branch: master
Gerrit-Change-Id: Idca6e77cb94529d4a5d85b004989db5b8993a82c
Gerrit-Change-Number: 36722
Gerrit-PatchSet: 1
Gerrit-Owner: osmith <osmith(a)sysmocom.de>
Gerrit-MessageType: newchange