Projects
osmocom:nightly
osmo-pcu
Log In
Username
Password
Overview
Repositories
Revisions
Requests
Users
Attributes
Meta
Expand all
Collapse all
Changes of Revision 42
View file
osmo-pcu.spec
Changed
@@ -13,14 +13,15 @@ # published by the Open Source Initiative. Name: osmo-pcu -Requires: osmocom-nightly = 1.0.0.202208040002 -Version: 1.1.0.3.0eaa3.202208040002 +Requires: osmocom-nightly = 202208050002 +Version: 1.1.0.3.0eaa3.202208050002 Release: 0 Summary: Osmocom GPRS Packet Control Unit (PCU) License: GPL-2.0-only Group: Productivity/Telephony/Servers URL: https://osmocom.org/projects/osmopcu -Source: osmo-pcu_1.1.0.3.0eaa3.202208040002.tar.xz +Source: osmo-pcu_1.1.0.3.0eaa3.202208050002.tar.xz +Source1: rpmlintrc BuildRequires: autoconf BuildRequires: automake BuildRequires: gcc-c++ @@ -40,17 +41,9 @@ Osmocom PCU code (RLC/MAC/PCU) for OpenBTS and OsmoBTS. %prep -%setup -q +%setup -n osmo-pcu -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-pcu_1.1.0.3.0eaa3.202208040002.dsc -> osmo-pcu_1.1.0.3.0eaa3.202208050002.dsc
Changed
@@ -2,7 +2,7 @@ Source: osmo-pcu Binary: osmo-pcu, osmo-pcu-dbg, osmo-pcu-doc Architecture: any all -Version: 1.1.0.3.0eaa3.202208040002 +Version: 1.1.0.3.0eaa3.202208050002 Maintainer: Osmocom team <openbsc@lists.osmocom.org> Homepage: http://osmocom.org/projects/osmopcu Standards-Version: 3.9.8 @@ -14,8 +14,8 @@ osmo-pcu-dbg deb debug extra arch=any osmo-pcu-doc deb doc optional arch=all Checksums-Sha1: - 07d350c50d0e3c3552f9fed3104a1edb22ebeea7 394668 osmo-pcu_1.1.0.3.0eaa3.202208040002.tar.xz + 2c561f8b8ff590a47569295c70a5a7e30f4d9ecf 395040 osmo-pcu_1.1.0.3.0eaa3.202208050002.tar.xz Checksums-Sha256: - d44eae4d920abf20f2bb5665c1928e70ab24220b8d9da12789c7d27d6fd73eec 394668 osmo-pcu_1.1.0.3.0eaa3.202208040002.tar.xz + 1d5a61add9a97efc3e67e345a40cae1a9042b17e12227830aec177b03b125171 395040 osmo-pcu_1.1.0.3.0eaa3.202208050002.tar.xz Files: - c2bf4d0b51b9dc4e3702fa7f59ec13c4 394668 osmo-pcu_1.1.0.3.0eaa3.202208040002.tar.xz + 378911bf9ecb65cc09943983f1061b13 395040 osmo-pcu_1.1.0.3.0eaa3.202208050002.tar.xz
View file
osmo-pcu_1.1.0.3.0eaa3.202208040002.tar.xz/.tarball-version -> osmo-pcu_1.1.0.3.0eaa3.202208050002.tar.xz/.tarball-version
Changed
@@ -1 +1 @@ -1.1.0.3-0eaa3 \ No newline at end of file +1.1.0.3-0eaa3.202208050002
View file
osmo-pcu_1.1.0.3.0eaa3.202208040002.tar.xz/contrib/osmo-pcu.spec.in -> osmo-pcu_1.1.0.3.0eaa3.202208050002.tar.xz/contrib/osmo-pcu.spec.in
Changed
@@ -13,6 +13,7 @@ # published by the Open Source Initiative. Name: osmo-pcu +Requires: osmocom-nightly = 202208050002 Version: @VERSION@ Release: 0 Summary: Osmocom GPRS Packet Control Unit (PCU)
View file
osmo-pcu_1.1.0.3.0eaa3.202208040002.tar.xz/debian/changelog -> osmo-pcu_1.1.0.3.0eaa3.202208050002.tar.xz/debian/changelog
Changed
@@ -1,8 +1,8 @@ -osmo-pcu (1.1.0.3.0eaa3.202208040002) UNRELEASED; urgency=medium +osmo-pcu (1.1.0.3.0eaa3.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:59 +0000 + -- Osmocom OBS scripts <info@osmocom.org> Fri, 05 Aug 2022 00:03:30 +0000 osmo-pcu (1.1.0) unstable; urgency=medium
View file
osmo-pcu_1.1.0.3.0eaa3.202208040002.tar.xz/debian/control -> osmo-pcu_1.1.0.3.0eaa3.202208050002.tar.xz/debian/control
Changed
@@ -15,7 +15,7 @@ Package: osmo-pcu Architecture: any -Depends: osmocom-nightly (= 1.0.0.202208040002), ${shlibs:Depends}, ${misc:Depends} +Depends: osmocom-nightly (= 202208050002), ${shlibs:Depends}, ${misc:Depends} Description: Osmocom GPRS/EDGE Packet Control Unit (PCU) The GPRS Packet Control Unit is co-located with the GSM BTS or GSM BSC in order to provide packet-switched services for 2G (2.5G, 2.75G) @@ -27,7 +27,7 @@ Architecture: any Section: debug Priority: extra -Depends: osmocom-nightly (= 1.0.0.202208040002), osmo-pcu (= ${binary:Version}), +Depends: osmocom-nightly (= 202208050002), osmo-pcu (= ${binary:Version}), ${misc:Depends} Description: Debug symbols for the Osmocom GPRS/EDGE Packet Control Unit (PCU) The GPRS Packet Control Unit is co-located with the GSM BTS or GSM BSC @@ -40,7 +40,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
.