Projects
osmocom:nightly
osmo-trx
Log In
Username
Password
Overview
Repositories
Revisions
Requests
Users
Attributes
Meta
Expand all
Collapse all
Changes of Revision 42
View file
osmo-trx.spec
Changed
@@ -13,14 +13,15 @@ # published by the Open Source Initiative. Name: osmo-trx -Requires: osmocom-nightly = 1.0.0.202208040002 -Version: 1.4.1.3.1c6a3.202208040002 +Requires: osmocom-nightly = 202208050002 +Version: 1.4.1.3.1c6a3.202208050002 Release: 0 Summary: SDR transceiver that implements Layer 1 of a GSM BTS License: AGPL-3.0-or-later Group: Productivity/Telephony/Servers URL: https://osmocom.org/projects/osmotrx -Source: osmo-trx_1.4.1.3.1c6a3.202208040002.tar.xz +Source: osmo-trx_1.4.1.3.1c6a3.202208050002.tar.xz +Source1: rpmlintrc BuildRequires: autoconf BuildRequires: automake BuildRequires: fdupes @@ -68,7 +69,7 @@ generations of mobile phone networks. (post-2G/GSM) %package uhd -Requires: osmocom-nightly = 1.0.0.202208040002 +Requires: osmocom-nightly = 202208050002 Summary: SDR transceiver that implements Layer 1 of a GSM BTS (UHD) Group: Productivity/Telephony/Servers Requires: uhd-firmware @@ -91,7 +92,7 @@ %if ! 0%{?centos_ver} %package usrp1 -Requires: osmocom-nightly = 1.0.0.202208040002 +Requires: osmocom-nightly = 202208050002 Summary: SDR transceiver that implements Layer 1 of a GSM BTS (USRP1) Group: Productivity/Telephony/Servers @@ -112,7 +113,7 @@ generations of mobile phone networks. (post-2G/GSM) %package lms -Requires: osmocom-nightly = 1.0.0.202208040002 +Requires: osmocom-nightly = 202208050002 Summary: SDR transceiver that implements Layer 1 of a GSM BTS (LimeSuite) Group: Productivity/Telephony/Servers @@ -134,7 +135,7 @@ %endif %package ipc -Requires: osmocom-nightly = 1.0.0.202208040002 +Requires: osmocom-nightly = 202208050002 Summary: SDR transceiver that implements Layer 1 of a GSM BTS (IPC) Group: Productivity/Telephony/Servers @@ -155,7 +156,7 @@ generations of mobile phone networks. (post-2G/GSM) %package ipc-test -Requires: osmocom-nightly = 1.0.0.202208040002 +Requires: osmocom-nightly = 202208050002 Summary: SDR transceiver that implements Layer 1 of a GSM BTS (IPC) driver test utility Group: Productivity/Telephony/Servers @@ -166,17 +167,9 @@ This package include the test tools for osmo-trx-ipc %prep -%setup -q +%setup -n osmo-trx -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
View file
osmo-trx_1.4.1.3.1c6a3.202208040002.dsc -> osmo-trx_1.4.1.3.1c6a3.202208050002.dsc
Changed
@@ -2,7 +2,7 @@ Source: osmo-trx Binary: osmo-trx, osmo-trx-dbg, osmo-trx-uhd, osmo-trx-usrp1, osmo-trx-lms, osmo-trx-ipc, osmo-trx-doc Architecture: any all -Version: 1.4.1.3.1c6a3.202208040002 +Version: 1.4.1.3.1c6a3.202208050002 Maintainer: Osmocom team <openbsc@lists.osmocom.org> Homepage: https://projects.osmocom.org/projects/osmotrx Standards-Version: 3.9.6 @@ -18,8 +18,8 @@ osmo-trx-uhd deb net optional arch=any osmo-trx-usrp1 deb net optional arch=any Checksums-Sha1: - 97f9c31d5b3980c52136c4c6128b9e8bfab65eef 336108 osmo-trx_1.4.1.3.1c6a3.202208040002.tar.xz + 49d156f2f29fb65e4965c594d03d45ff1f020566 336012 osmo-trx_1.4.1.3.1c6a3.202208050002.tar.xz Checksums-Sha256: - c4bb96119c8b85531b25c5db7e19248a6f73b244aa23b44b26c32901313edae7 336108 osmo-trx_1.4.1.3.1c6a3.202208040002.tar.xz + afbee0350e9ce59a856fb743416b00bbbc213de69d6e2b2c140bcaedd8f24d04 336012 osmo-trx_1.4.1.3.1c6a3.202208050002.tar.xz Files: - 585b1b420c70f8467113950fb3ef4f03 336108 osmo-trx_1.4.1.3.1c6a3.202208040002.tar.xz + dfff082973b781a815698abb98b419f1 336012 osmo-trx_1.4.1.3.1c6a3.202208050002.tar.xz
View file
osmo-trx_1.4.1.3.1c6a3.202208040002.tar.xz/.tarball-version -> osmo-trx_1.4.1.3.1c6a3.202208050002.tar.xz/.tarball-version
Changed
@@ -1 +1 @@ -1.4.1.3-1c6a3 \ No newline at end of file +1.4.1.3-1c6a3.202208050002
View file
osmo-trx_1.4.1.3.1c6a3.202208040002.tar.xz/contrib/osmo-trx.spec.in -> osmo-trx_1.4.1.3.1c6a3.202208050002.tar.xz/contrib/osmo-trx.spec.in
Changed
@@ -13,6 +13,7 @@ # published by the Open Source Initiative. Name: osmo-trx +Requires: osmocom-nightly = 202208050002 Version: @VERSION@ Release: 0 Summary: SDR transceiver that implements Layer 1 of a GSM BTS @@ -67,6 +68,7 @@ generations of mobile phone networks. (post-2G/GSM) %package uhd +Requires: osmocom-nightly = 202208050002 Summary: SDR transceiver that implements Layer 1 of a GSM BTS (UHD) Group: Productivity/Telephony/Servers Requires: uhd-firmware @@ -89,6 +91,7 @@ %if ! 0%{?centos_ver} %package usrp1 +Requires: osmocom-nightly = 202208050002 Summary: SDR transceiver that implements Layer 1 of a GSM BTS (USRP1) Group: Productivity/Telephony/Servers @@ -109,6 +112,7 @@ generations of mobile phone networks. (post-2G/GSM) %package lms +Requires: osmocom-nightly = 202208050002 Summary: SDR transceiver that implements Layer 1 of a GSM BTS (LimeSuite) Group: Productivity/Telephony/Servers @@ -130,6 +134,7 @@ %endif %package ipc +Requires: osmocom-nightly = 202208050002 Summary: SDR transceiver that implements Layer 1 of a GSM BTS (IPC) Group: Productivity/Telephony/Servers @@ -150,6 +155,7 @@ generations of mobile phone networks. (post-2G/GSM) %package ipc-test +Requires: osmocom-nightly = 202208050002 Summary: SDR transceiver that implements Layer 1 of a GSM BTS (IPC) driver test utility Group: Productivity/Telephony/Servers
View file
osmo-trx_1.4.1.3.1c6a3.202208040002.tar.xz/debian/changelog -> osmo-trx_1.4.1.3.1c6a3.202208050002.tar.xz/debian/changelog
Changed
@@ -1,8 +1,8 @@ -osmo-trx (1.4.1.3.1c6a3.202208040002) UNRELEASED; urgency=medium +osmo-trx (1.4.1.3.1c6a3.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:38 +0000 + -- Osmocom OBS scripts <info@osmocom.org> Fri, 05 Aug 2022 00:03:44 +0000 osmo-trx (1.4.1) unstable; urgency=medium
View file
osmo-trx_1.4.1.3.1c6a3.202208040002.tar.xz/debian/control -> osmo-trx_1.4.1.3.1c6a3.202208050002.tar.xz/debian/control
Changed
@@ -22,7 +22,7 @@ Homepage: https://projects.osmocom.org/projects/osmotrx Package: osmo-trx -Depends: osmocom-nightly (= 1.0.0.202208040002), osmo-trx-uhd +Depends: osmocom-nightly (= 202208050002), osmo-trx-uhd Architecture: all Description: Metapackage for osmo-trx-uhd @@ -30,13 +30,13 @@ Architecture: any Section: debug Priority: extra -Depends: osmocom-nightly (= 1.0.0.202208040002), osmo-trx-uhd (= ${binary:Version}), osmo-trx-usrp1 (= ${binary:Version}), osmo-trx-lms (= ${binary:Version}), osmo-trx-ipc (= ${binary:Version}), ${misc:Depends} +Depends: osmocom-nightly (= 202208050002), osmo-trx-uhd (= ${binary:Version}), osmo-trx-usrp1 (= ${binary:Version}), osmo-trx-lms (= ${binary:Version}), osmo-trx-ipc (= ${binary:Version}), ${misc:Depends} Description: Debug symbols for the osmo-trx-* Make debugging possible Package: osmo-trx-uhd Architecture: any -Depends: osmocom-nightly (= 1.0.0.202208040002), ${shlibs:Depends}, ${misc:Depends} +Depends: osmocom-nightly (= 202208050002), ${shlibs:Depends}, ${misc:Depends} Description: SDR transceiver that implements Layer 1 of a GSM BTS (UHD) OsmoTRX is a software-defined radio transceiver that implements the Layer 1 physical layer of a BTS comprising the following 3GPP specifications: @@ -55,7 +55,7 @@ Package: osmo-trx-usrp1 Architecture: any -Depends: osmocom-nightly (= 1.0.0.202208040002), ${shlibs:Depends}, ${misc:Depends} +Depends: osmocom-nightly (= 202208050002), ${shlibs:Depends}, ${misc:Depends} Description: SDR transceiver that implements Layer 1 of a GSM BTS (USRP1) OsmoTRX is a software-defined radio transceiver that implements the Layer 1 physical layer of a BTS comprising the following 3GPP specifications: @@ -74,7 +74,7 @@ Package: osmo-trx-lms Architecture: any -Depends: osmocom-nightly (= 1.0.0.202208040002), ${shlibs:Depends}, ${misc:Depends} +Depends: osmocom-nightly (= 202208050002), ${shlibs:Depends}, ${misc:Depends} Description: SDR transceiver that implements Layer 1 of a GSM BTS (LimeSuite) OsmoTRX is a software-defined radio transceiver that implements the Layer 1 physical layer of a BTS comprising the following 3GPP specifications: @@ -93,7 +93,7 @@ Package: osmo-trx-ipc Architecture: any -Depends: osmocom-nightly (= 1.0.0.202208040002), ${shlibs:Depends}, ${misc:Depends} +Depends: osmocom-nightly (= 202208050002), ${shlibs:Depends}, ${misc:Depends} Description: SDR transceiver that implements Layer 1 of a GSM BTS (generic IPC) OsmoTRX is a software-defined radio transceiver that implements the Layer 1 physical layer of a BTS comprising the following 3GPP specifications: @@ -114,7 +114,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
.