contrib: integrate RPM spec

Remove OpenSUSE bug report link, set version to @VERSION@, make it build with
CentOS 8 etc.

Related: OS#4550
Change-Id: I5376fde96c7442eb70f49a2ce38f57a817a94f81
This commit is contained in:
Oliver Smith 2020-05-14 11:21:59 +02:00
parent 2f276eb3c6
commit 01b2d940a0
3 changed files with 5 additions and 6 deletions

2
.gitignore vendored
View File

@ -31,3 +31,5 @@ debian/tmp
debian/libgtpnl-dev
debian/libgtpnl-dbg
debian/libgtpnl0
contrib/libgtpnl.spec

View File

@ -53,4 +53,5 @@ regular_CFLAGS="-Wall -Waggregate-return -Wmissing-declarations \
AC_SUBST([regular_CPPFLAGS])
AC_SUBST([regular_CFLAGS])
AC_CONFIG_FILES([Makefile src/Makefile include/Makefile include/libgtpnl/Makefile include/linux/Makefile tools/Makefile libgtpnl.pc])
AC_OUTPUT
AC_OUTPUT(
contrib/libgtpnl.spec)

View File

@ -12,12 +12,8 @@
# license that conforms to the Open Source Definition (Version 1.9)
# published by the Open Source Initiative.
# Please submit bugfixes or comments via http://bugs.opensuse.org/
#
Name: libgtpnl
Version: 1.2.1.0
Version: @VERSION@
Release: 0
Summary: GPRS tunnel configuration library
License: GPL-2.0-or-later AND LGPL-2.1-or-later