Projects
osmocom:nightly
simtrace2
Log In
Username
Password
Overview
Repositories
Revisions
Requests
Users
Attributes
Meta
Expand all
Collapse all
Changes of Revision 42
View file
simtrace2.spec
Changed
@@ -15,14 +15,15 @@ %define sover 1 Name: simtrace2 -Requires: osmocom-nightly = 1.0.0.202208040002 -Version: 0.8.1.36.a5d53.202208040002 +Requires: osmocom-nightly = 202208050002 +Version: 0.8.1.36.a5d53.202208050002 Release: 0 Summary: Osmocom SIMtrace host utility License: GPL-2.0-or-later Group: Productivity/Telephony/Utilities URL: https://osmocom.org/projects/simtrace2/wiki -Source: simtrace2_0.8.1.36.a5d53.202208040002.tar.xz +Source: simtrace2_0.8.1.36.a5d53.202208050002.tar.xz +Source1: rpmlintrc BuildRequires: autoconf BuildRequires: automake BuildRequires: libtool @@ -41,7 +42,7 @@ This package contains SIMtrace 2 host utility. %package -n libosmo-simtrace2-%{sover} -Requires: osmocom-nightly = 1.0.0.202208040002 +Requires: osmocom-nightly = 202208050002 Summary: Driver functions for Osmocom SIMtrace2 and compatible firmware Group: System/Libraries @@ -52,7 +53,7 @@ SIM / smart card emulation functions. %package -n libosmo-simtrace2-devel -Requires: osmocom-nightly = 1.0.0.202208040002 +Requires: osmocom-nightly = 202208050002 Summary: Development files for the Osmocom SIMtrace2 library Group: Development/Libraries/C and C++ Requires: libosmo-simtrace2-%{sover} = %{version} @@ -66,17 +67,9 @@ applications that want to make use of libosmo-simtrace2. %prep -%setup -q +%setup -n simtrace2 -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" - cd host echo "%{version}" >.tarball-version autoreconf -fiv
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)
View file
simtrace2_0.8.1.36.a5d53.202208040002.dsc -> simtrace2_0.8.1.36.a5d53.202208050002.dsc
Changed
@@ -2,7 +2,7 @@ Source: simtrace2 Binary: simtrace2-firmware, simtrace2-utils, libosmo-simtrace2-1, libosmo-simtrace2-dev Architecture: any all -Version: 0.8.1.36.a5d53.202208040002 +Version: 0.8.1.36.a5d53.202208050002 Maintainer: Harald Welte <laforge@gnumonks.org> Homepage: http://osmocom.org/projects/simtrace2/wiki Standards-Version: 3.9.8 @@ -15,8 +15,8 @@ simtrace2-firmware deb devel optional arch=all simtrace2-utils deb devel optional arch=any Checksums-Sha1: - 4f866565ef9f9213114f6a4eeaff08fe6114e7c7 276244 simtrace2_0.8.1.36.a5d53.202208040002.tar.xz + f5a5a51e21188c02dd3fe6d1580e287e6a793f77 275972 simtrace2_0.8.1.36.a5d53.202208050002.tar.xz Checksums-Sha256: - 6ec98ef900c6970223791ec6b4486e11fa5cd959220f9f185d79c7077088a68e 276244 simtrace2_0.8.1.36.a5d53.202208040002.tar.xz + f257a9f511f7332cf2ab14be2fabcdfabc816581d9319e3225c597743df3c6c9 275972 simtrace2_0.8.1.36.a5d53.202208050002.tar.xz Files: - 9894240cf0d7fff4bb05d482248ddab5 276244 simtrace2_0.8.1.36.a5d53.202208040002.tar.xz + 944521de9077b5c534c7ef8732419280 275972 simtrace2_0.8.1.36.a5d53.202208050002.tar.xz
View file
simtrace2_0.8.1.36.a5d53.202208040002.tar.xz/.tarball-version -> simtrace2_0.8.1.36.a5d53.202208050002.tar.xz/.tarball-version
Changed
@@ -1 +1 @@ -0.8.1.36-a5d53 \ No newline at end of file +0.8.1.36-a5d53.202208050002
View file
simtrace2_0.8.1.36.a5d53.202208040002.tar.xz/debian/changelog -> simtrace2_0.8.1.36.a5d53.202208050002.tar.xz/debian/changelog
Changed
@@ -1,8 +1,8 @@ -simtrace2 (0.8.1.36.a5d53.202208040002) UNRELEASED; urgency=medium +simtrace2 (0.8.1.36.a5d53.202208050002) unstable; urgency=medium - * Snapshot build + * Automatically generated changelog entry for building the Osmocom nightly feed - -- Oliver Smith <osmith@sysmocom.de> Thu, 04 Aug 2022 00:08:54 +0000 + -- Osmocom OBS scripts <info@osmocom.org> Fri, 05 Aug 2022 00:03:53 +0000 simtrace2 (0.8.1) unstable; urgency=medium
View file
simtrace2_0.8.1.36.a5d53.202208040002.tar.xz/debian/control -> simtrace2_0.8.1.36.a5d53.202208050002.tar.xz/debian/control
Changed
@@ -33,7 +33,7 @@ Section: devel Architecture: any Multi-Arch: same -Depends: osmocom-nightly (= 1.0.0.202208040002), ${shlibs:Depends}, ${misc:Depends}, libosmo-simtrace2-1 +Depends: osmocom-nightly (= 202208050002), ${shlibs:Depends}, ${misc:Depends}, libosmo-simtrace2-1 Recommends: simtrace2-firmware Description: Host utilities to communicate with SIMtrace2 USB Devices. @@ -41,7 +41,7 @@ Section: libs Architecture: any Multi-Arch: same -Depends: osmocom-nightly (= 1.0.0.202208040002), ${shlibs:Depends}, ${misc:Depends} +Depends: osmocom-nightly (= 202208050002), ${shlibs:Depends}, ${misc:Depends} Description: Osmocom SIMtrace2 library This library contains core "driver" functionality to interface with the Osmocom SIMtrace2 (and compatible) USB device firmware. It enables @@ -52,7 +52,7 @@ Section: libdevel Architecture: any Multi-Arch: same -Depends: osmocom-nightly (= 1.0.0.202208040002), libosmo-simtrace2-1, ${misc:Depends} +Depends: osmocom-nightly (= 202208050002), libosmo-simtrace2-1, ${misc:Depends} Description: Development headers for Osmocom SIMtrace2 library This library contains core "driver" functionality to interface with the Osmocom SIMtrace2 (and compatible) USB device firmware. It enables
View file
simtrace2_0.8.1.36.a5d53.202208040002.tar.xz/host/contrib/simtrace2.spec.in -> simtrace2_0.8.1.36.a5d53.202208050002.tar.xz/host/contrib/simtrace2.spec.in
Changed
@@ -15,6 +15,7 @@ %define sover 1 Name: simtrace2 +Requires: osmocom-nightly = 202208050002 Version: @VERSION@ Release: 0 Summary: Osmocom SIMtrace host utility @@ -40,6 +41,7 @@ This package contains SIMtrace 2 host utility. %package -n libosmo-simtrace2-%{sover} +Requires: osmocom-nightly = 202208050002 Summary: Driver functions for Osmocom SIMtrace2 and compatible firmware Group: System/Libraries @@ -50,6 +52,7 @@ SIM / smart card emulation functions. %package -n libosmo-simtrace2-devel +Requires: osmocom-nightly = 202208050002 Summary: Development files for the Osmocom SIMtrace2 library Group: Development/Libraries/C and C++ Requires: libosmo-simtrace2-%{sover} = %{version}
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
.