Projects
osmocom:nightly
osmo-ggsn
Log In
Username
Password
Overview
Repositories
Revisions
Requests
Users
Attributes
Meta
Expand all
Collapse all
Changes of Revision 42
View file
osmo-ggsn.spec
Changed
@@ -17,14 +17,15 @@ %define _lto_cflags %{nil} Name: osmo-ggsn -Requires: osmocom-nightly = 1.0.0.202208040002 -Version: 1.9.0.202208040002 +Requires: osmocom-nightly = 202208050002 +Version: 1.9.0.202208050002 Release: 0 Summary: GPRS Support Node License: GPL-2.0-only AND LGPL-2.1-or-later Group: Productivity/Telephony/Servers URL: https://osmocom.org/projects/openggsn -Source: osmo-ggsn_1.9.0.202208040002.tar.xz +Source: osmo-ggsn_1.9.0.202208050002.tar.xz +Source1: rpmlintrc BuildRequires: libtool >= 2 BuildRequires: pkgconfig >= 0.20 %if 0%{?suse_version} @@ -43,7 +44,7 @@ such as GPRS, EDGE, UMTS or HSPA. %package -n libgtp6 -Requires: osmocom-nightly = 1.0.0.202208040002 +Requires: osmocom-nightly = 202208050002 Summary: Library implementing GTP between SGSN and GGSN License: GPL-2.0-only Group: System/Libraries @@ -52,7 +53,7 @@ libgtp implements the GPRS Tunneling Protocol between SGSN and GGSN. %package -n libgtp-devel -Requires: osmocom-nightly = 1.0.0.202208040002 +Requires: osmocom-nightly = 202208050002 Summary: Development files for the GTP library License: GPL-2.0-only Group: Development/Libraries/C and C++ @@ -65,7 +66,7 @@ applications that want to make use of libgtp. %package -n gtp-echo-responder -Requires: osmocom-nightly = 1.0.0.202208040002 +Requires: osmocom-nightly = 202208050002 Summary: Small program answering GTP ECHO Request with GTP ECHO Response License: MIT Group: System/Libraries @@ -75,17 +76,9 @@ and GTPCv2. %prep -%setup -q +%setup -n osmo-ggsn -q %build -# HACK: don't let rpmlint abort the build when it finds that a library depends -# on a package with a specific version. The path used here is listed in: -# https://build.opensuse.org/package/view_file/devel:openSUSE:Factory:rpmlint/rpmlint-mini/rpmlint-mini.config?expand=1 -# Instead of writing to the SOURCES dir, we could upload osmocom-rpmlintrc as -# additional source for each package. But that's way more effort, not worth it. -echo "setBadness('shlib-fixed-dependency', 0)" \ - > "%{_sourcedir}/osmocom-rpmlintrc" - echo "%{version}" >.tarball-version autoreconf -fi %configure \
View file
osmo-ggsn_1.9.0.202208040002.dsc -> osmo-ggsn_1.9.0.202208050002.dsc
Changed
@@ -2,7 +2,7 @@ Source: osmo-ggsn Binary: osmo-ggsn, libgtp6, gtp-echo-responder, libgtp-dev, osmo-ggsn-dbg, gtp-echo-responder-dbg, libgtp-dbg, osmo-ggsn-doc Architecture: any all -Version: 1.9.0.202208040002 +Version: 1.9.0.202208050002 Maintainer: Osmocom team <openbsc@lists.osmocom.org> Homepage: https://projects.osmocom.org/projects/openggsn Standards-Version: 3.9.6 @@ -19,8 +19,8 @@ osmo-ggsn-dbg deb debug extra arch=any osmo-ggsn-doc deb doc optional arch=all Checksums-Sha1: - d33bf5a579af37f8b30c2b0cf09eda0bbfd2309b 187900 osmo-ggsn_1.9.0.202208040002.tar.xz + faa05282b905dc8aeaf14626ab8ad146de8bfd2c 190608 osmo-ggsn_1.9.0.202208050002.tar.xz Checksums-Sha256: - 523d4d56221f29484d8cab92b6e97495867e941c84c4130f9105580596fa436a 187900 osmo-ggsn_1.9.0.202208040002.tar.xz + 21da0b9b496c4fb76f932ae5a859eacabb77fd2a9d6c380e4ab7a6ca5bebe2b0 190608 osmo-ggsn_1.9.0.202208050002.tar.xz Files: - 7bf334e4f32a2aa49d13e5cb4e48d027 187900 osmo-ggsn_1.9.0.202208040002.tar.xz + 316f87d055fd1a1f970eca9926e8fab2 190608 osmo-ggsn_1.9.0.202208050002.tar.xz
View file
osmo-ggsn_1.9.0.202208040002.tar.xz/.tarball-version -> osmo-ggsn_1.9.0.202208050002.tar.xz/.tarball-version
Changed
@@ -1 +1 @@ -1.9.0 \ No newline at end of file +1.9.0.202208050002
View file
osmo-ggsn_1.9.0.202208040002.tar.xz/contrib/osmo-ggsn.spec.in -> osmo-ggsn_1.9.0.202208050002.tar.xz/contrib/osmo-ggsn.spec.in
Changed
@@ -17,6 +17,7 @@ %define _lto_cflags %{nil} Name: osmo-ggsn +Requires: osmocom-nightly = 202208050002 Version: @VERSION@ Release: 0 Summary: GPRS Support Node @@ -42,6 +43,7 @@ such as GPRS, EDGE, UMTS or HSPA. %package -n libgtp6 +Requires: osmocom-nightly = 202208050002 Summary: Library implementing GTP between SGSN and GGSN License: GPL-2.0-only Group: System/Libraries @@ -50,6 +52,7 @@ libgtp implements the GPRS Tunneling Protocol between SGSN and GGSN. %package -n libgtp-devel +Requires: osmocom-nightly = 202208050002 Summary: Development files for the GTP library License: GPL-2.0-only Group: Development/Libraries/C and C++ @@ -62,6 +65,7 @@ applications that want to make use of libgtp. %package -n gtp-echo-responder +Requires: osmocom-nightly = 202208050002 Summary: Small program answering GTP ECHO Request with GTP ECHO Response License: MIT Group: System/Libraries
View file
osmo-ggsn_1.9.0.202208040002.tar.xz/debian/changelog -> osmo-ggsn_1.9.0.202208050002.tar.xz/debian/changelog
Changed
@@ -1,8 +1,8 @@ -osmo-ggsn (1.9.0.202208040002) UNRELEASED; urgency=medium +osmo-ggsn (1.9.0.202208050002) unstable; urgency=medium - * Snapshot build + * Automatically generated changelog entry for building the Osmocom nightly feed - -- Pau Espin Pedrol <pespin@sysmocom.de> Thu, 04 Aug 2022 00:07:17 +0000 + -- Osmocom OBS scripts <info@osmocom.org> Fri, 05 Aug 2022 00:02:57 +0000 osmo-ggsn (1.9.0) unstable; urgency=medium
View file
osmo-ggsn_1.9.0.202208040002.tar.xz/debian/control -> osmo-ggsn_1.9.0.202208050002.tar.xz/debian/control
Changed
@@ -17,7 +17,7 @@ Package: osmo-ggsn Architecture: any -Depends: osmocom-nightly (= 1.0.0.202208040002), ${shlibs:Depends}, +Depends: osmocom-nightly (= 202208050002), ${shlibs:Depends}, ${misc:Depends} Description: Osmocom Gateway GPRS Support Node (GGSN) OsmoGGSN is a Gateway GPRS Support Node (GGSN). It is used by mobile @@ -28,7 +28,7 @@ Architecture: any Multi-Arch: same Section: libs -Depends: osmocom-nightly (= 1.0.0.202208040002), ${shlibs:Depends}, +Depends: osmocom-nightly (= 202208050002), ${shlibs:Depends}, ${misc:Depends} Description: library implementing the GTP protocol between SGSN and GGSN OsmoGGSN is a Gateway GPRS Support Node (GGSN). It is used by mobile @@ -40,7 +40,7 @@ Package: gtp-echo-responder Architecture: any -Depends: osmocom-nightly (= 1.0.0.202208040002), ${shlibs:Depends}, +Depends: osmocom-nightly (= 202208050002), ${shlibs:Depends}, ${misc:Depends} Description: Small program answering GTP ECHO Request with GTP ECHO Response @@ -48,7 +48,7 @@ Architecture: any Multi-Arch: same Section: libdevel -Depends: osmocom-nightly (= 1.0.0.202208040002), ${misc:Depends}, +Depends: osmocom-nightly (= 202208050002), ${misc:Depends}, libgtp6 (= ${binary:Version}) Description: Development files for libgtp OsmoGGSN is a Gateway GPRS Support Node (GGSN). It is used by mobile @@ -62,7 +62,7 @@ Section: debug Architecture: any Priority: extra -Depends: osmocom-nightly (= 1.0.0.202208040002), ${shlibs:Depends}, ${misc:Depends}, libgtp6 (= ${binary:Version}), osmo-ggsn (= ${binary:Version}) +Depends: osmocom-nightly (= 202208050002), ${shlibs:Depends}, ${misc:Depends}, libgtp6 (= ${binary:Version}), osmo-ggsn (= ${binary:Version}) Multi-Arch: same Description: Debug symbols for OsmoGGSN OsmoGGSN is a Gateway GPRS Support Node (GGSN). It is used by mobile @@ -73,7 +73,7 @@ Section: debug Architecture: any Priority: extra -Depends: osmocom-nightly (= 1.0.0.202208040002), ${shlibs:Depends}, ${misc:Depends}, gtp-echo-responder (= ${binary:Version}) +Depends: osmocom-nightly (= 202208050002), ${shlibs:Depends}, ${misc:Depends}, gtp-echo-responder (= ${binary:Version}) Multi-Arch: same Description: Debug symbols for gtp-echo-responder Small program answering GTP ECHO Request with GTP ECHO Response. @@ -82,7 +82,7 @@ Section: debug Architecture: any Priority: extra -Depends: osmocom-nightly (= 1.0.0.202208040002), ${shlibs:Depends}, ${misc:Depends}, libgtp6 (= ${binary:Version}) +Depends: osmocom-nightly (= 202208050002), ${shlibs:Depends}, ${misc:Depends}, libgtp6 (= ${binary:Version}) Multi-Arch: same Description: Debug symbols for OsmoGGSN OsmoGGSN is a Gateway GPRS Support Node (GGSN). It is used by mobile @@ -96,7 +96,7 @@ Architecture: all Section: doc Priority: optional -Depends: osmocom-nightly (= 1.0.0.202208040002), ${misc:Depends} +Depends: osmocom-nightly (= 202208050002), ${misc:Depends} Description: ${misc:Package} PDF documentation Various manuals: user manual, VTY reference manual and/or protocol/interface manuals.
View file
rpmlintrc
Added
@@ -0,0 +1,5 @@ +# Don't abort the build when finding a library that depends on a package with +# a specific version. This is intentional for nightly builds, we don't want +# libraries from different build dates to be mixed as they might have ABI +# incompatibilities. +setBadness('shlib-fixed-dependency', 0)
Locations
Projects
Search
Status Monitor
Help
Open Build Service
OBS Manuals
API Documentation
OBS Portal
Reporting a Bug
Contact
Mailing List
Forums
Chat (IRC)
Twitter
Open Build Service (OBS)
is an
openSUSE project
.