Fri, 17 May 2024 06:07:32 UTC | login

Information for build libpri-1.6.1-3.fc40

ID265996
Package Namelibpri
Version1.6.1
Release3.fc40
Epoch
Sourcegit+https://src.fedoraproject.org/rpms/libpri.git#c1219d4fb5a5fc4c3602aa5eb9d9daa534c3c347
SummaryAn implementation of Primary Rate ISDN
Descriptionlibpri is a C implementation of the Primary Rate ISDN specification. It was based on the Bellcore specification SR-NWT-002343 for National ISDN. As of May 12, 2001, it has been tested work to with NI-2, Nortel DMS-100, and Lucent 5E Custom protocols on switches from Nortel and Lucent.
Built bydavidlt
State complete
Volume DEFAULT
StartedFri, 10 Nov 2023 15:36:47 UTC
CompletedFri, 10 Nov 2023 15:55:22 UTC
Taskbuild (f40, /rpms/libpri.git:c1219d4fb5a5fc4c3602aa5eb9d9daa534c3c347)
Extra{'source': {'original_url': 'git+https://src.fedoraproject.org/rpms/libpri.git#c1219d4fb5a5fc4c3602aa5eb9d9daa534c3c347'}}
Tags
f40
RPMs
src
libpri-1.6.1-3.fc40.src.rpm (info) (download)
noarch
libpri-doc-1.6.1-3.fc40.noarch.rpm (info) (download)
riscv64
libpri-1.6.1-3.fc40.riscv64.rpm (info) (download)
libpri-devel-1.6.1-3.fc40.riscv64.rpm (info) (download)
libpri-debuginfo-1.6.1-3.fc40.riscv64.rpm (info) (download)
libpri-debugsource-1.6.1-3.fc40.riscv64.rpm (info) (download)
Logs
riscv64
hw_info.log
state.log
build.log
root.log
mock_output.log
noarch_rpmdiff.json
Changelog * Mon Oct 30 2023 Benjamin A. Beasley <code@musicinmybrain.net> 1.6.1-3 - Clarify license “breakdown” in the spec file * Mon Oct 30 2023 Benjamin A. Beasley <code@musicinmybrain.net> 1.6.1-2 - Break a long line in the spec file * Wed Aug 16 2023 Benjamin A. Beasley <code@musicinmybrain.net> 1.6.1-1 - Update to 1.6.1 (close RHBZ#2232386) * Thu Jul 20 2023 Fedora Release Engineering <releng@fedoraproject.org> 1.6.0-32 - Rebuilt for https://fedoraproject.org/wiki/Fedora_39_Mass_Rebuild * Sat Jul 01 2023 Benjamin A. Beasley <code@musicinmybrain.net> 1.6.0-31 - Update License to SPDX * Sat Jun 03 2023 Benjamin A. Beasley <code@musicinmybrain.net> 1.6.0-30 - Remove explicit CFLAGS="${CFLAGS:--O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Werror=implicit-function-declaration -Werror=implicit-int -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fno-omit-frame-pointer }" ; export CFLAGS ; CXXFLAGS="${CXXFLAGS:--O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fno-omit-frame-pointer }" ; export CXXFLAGS ; FFLAGS="${FFLAGS:--O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fno-omit-frame-pointer -I/usr/lib64/gfortran/modules }" ; export FFLAGS ; FCFLAGS="${FCFLAGS:--O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fno-omit-frame-pointer -I/usr/lib64/gfortran/modules }" ; export FCFLAGS ; VALAFLAGS="${VALAFLAGS:--g}" ; export VALAFLAGS ; RUSTFLAGS="${RUSTFLAGS:--Copt-level=3 -Cdebuginfo=2 -Ccodegen-units=1 -Cstrip=none -Cforce-frame-pointers=yes -Clink-arg=-Wl,-z,relro -Clink-arg=-Wl,-z,now -Clink-arg=-specs=/usr/lib/rpm/redhat/redhat-package-notes --cap-lints=warn}" ; export RUSTFLAGS ; LDFLAGS="${LDFLAGS:--Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -Wl,--build-id=sha1 -specs=/usr/lib/rpm/redhat/redhat-package-notes }" ; export LDFLAGS ; LT_SYS_LIBRARY_PATH="${LT_SYS_LIBRARY_PATH:-/usr/lib64:}" ; export LT_SYS_LIBRARY_PATH ; CC="${CC:-gcc}" ; export CC ; CXX="${CXX:-g++}" ; export CXX, not needed since F36 * Thu Jan 19 2023 Fedora Release Engineering <releng@fedoraproject.org> 1.6.0-29 - Rebuilt for https://fedoraproject.org/wiki/Fedora_38_Mass_Rebuild * Tue Dec 20 2022 Benjamin A. Beasley <code@musicinmybrain.net> 1.6.0-28 - Correction: .so version is “1.4”, not “1” * Thu Sep 22 2022 Benjamin A. Beasley <code@musicinmybrain.net> 1.6.0-27 - Correct License from GPLv2+ to GPLv2 with exceptions * Thu Jul 21 2022 Fedora Release Engineering <releng@fedoraproject.org> 1.6.0-26 - Rebuilt for https://fedoraproject.org/wiki/Fedora_37_Mass_Rebuild * Sat Apr 16 2022 Benjamin A. Beasley <code@musicinmybrain.net> 1.6.0-25 - Stop numbering patches * Thu Jan 20 2022 Fedora Release Engineering <releng@fedoraproject.org> 1.6.0-24 - Rebuilt for https://fedoraproject.org/wiki/Fedora_36_Mass_Rebuild * Thu Nov 11 2021 Benjamin A. Beasley <code@musicinmybrain.net> 1.6.0-23 - Re-wrap description * Thu Nov 11 2021 Benjamin A. Beasley <code@musicinmybrain.net> 1.6.0-22 - Stop (incorrectly) meddling with the .so symlinks * Thu Nov 11 2021 Benjamin A. Beasley <code@musicinmybrain.net> 1.6.0-21 - Reduce macro indirection in the spec file